<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Changing file-types icons in OS X?</title>
      <link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X/</link>
      <description>Comments on Ask MetaFilter post Changing file-types icons in OS X?</description>
	  	  <pubDate>Thu, 26 Jul 2007 01:07:19 -0800</pubDate>
      <lastBuildDate>Thu, 26 Jul 2007 01:07:19 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Changing file-types icons in OS X?</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X</link>	
  	<description>In OS X, how can I change the icon associated with a specific file type/extension? &lt;br /&gt;&lt;br /&gt; I&apos;m shocked and embarrassed that I have to ask this question here. I apologize in advance if I&apos;m ignorant of something really basic, but I&apos;ve Googled this problem 5 ways from Sunday with no useful results.&lt;br&gt;
&lt;br&gt;
I&apos;m running 10.4.10. I have CandyBar. I use MPlayer to play .rmvb (RealMedia Variable Bitrate) files, but when I changed the default application for the file-type, the icon changed from the RealPlayer icon to the OS X default/blank-terminal-window-looking icon rather than the MPlayer video icon that all other video file-types display. I know how to change an individual file&apos;s icon, but I have no idea how to change the icon for all .rmvb files. &lt;br&gt;
&lt;br&gt;
I know how to use CandyBar to change the document icons associated with a particular app, and I tried changing MPlayer&apos;s &quot;video&quot; icon a few times, but that didn&apos;t affect the .rmvb files, only the file-types that already show the proper icon. &lt;br&gt;
&lt;br&gt;
When I consider that this process takes about 8 clicks and 20 seconds in Windows, I feel like a moron for not figuring it out in OS X. If you can help, I sure hope you will. Thanks in advance!</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.67832</guid>
  	<pubDate>Wed, 25 Jul 2007 23:26:37 -0800</pubDate>
  	<dc:creator>chudmonkey</dc:creator>
	
	<category>mac</category>
	
	<category>osx</category>
	
	<category>icon</category>
	
</item>
<item>
  	<title>By: astruc</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1015937</link>	
  	<description>I&apos;m not totally sure I am understanding the question, but I suspect what you need to do is this;&lt;br&gt;
&lt;br&gt;
1. Select the icon&lt;br&gt;
2. Hit command-I for Get Info&lt;br&gt;
3. Go down and change the application &amp;quot;Open With&amp;quot; dialogue to the correct program&lt;br&gt;
4. Then select the button for &amp;quot;Use this application to open all documents like this.&amp;quot; That ought to change all the icons.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1015937</guid>
  	<pubDate>Thu, 26 Jul 2007 01:07:19 -0800</pubDate>
  	<dc:creator>astruc</dc:creator>
</item>
<item>
  	<title>By: chudmonkey</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1015940</link>	
  	<description>Thanks for responding, astruc, but it doesn&apos;t work no matter how much it ought to. Changing the application associated with the file-type is not the problem I&apos;m having.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1015940</guid>
  	<pubDate>Thu, 26 Jul 2007 01:14:15 -0800</pubDate>
  	<dc:creator>chudmonkey</dc:creator>
</item>
<item>
  	<title>By: Happy Dave</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1015946</link>	
  	<description>Have you tried a repair all disk permissions and a reboot?  Sounds like your mac has misplaced a graphical permission somewhere.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1015946</guid>
  	<pubDate>Thu, 26 Jul 2007 01:25:24 -0800</pubDate>
  	<dc:creator>Happy Dave</dc:creator>
</item>
<item>
  	<title>By: panic</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1015950</link>	
  	<description>There are two things I&apos;d try:&lt;br&gt;
&lt;br&gt;
1. Get info on the file, select its icon, and press &amp;quot;delete&amp;quot;.  This will delete any file-specific icon and reset it to the default icon for files of its type.&lt;br&gt;
&lt;br&gt;
2. Open Terminal and enter the command &amp;quot;chmod a-x /path/to/file&amp;quot;.  It may be that the file is marked as executable, so OS X thinks it&apos;s a command-line program, and displays the &amp;quot;blank terminal&amp;quot; icon instead of a document icon.  &amp;quot;chmod a-x&amp;quot; means &amp;quot;change modification permissions (chmod) so that all (a) users can no longer (the minus sign) execute (x) this file&amp;quot;.&lt;br&gt;
&lt;br&gt;
If neither of these things work, and ALL files of .rmvb don&apos;t have this icon, it may be that MPlayer hasn&apos;t specified an icon for this file type.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1015950</guid>
  	<pubDate>Thu, 26 Jul 2007 01:34:07 -0800</pubDate>
  	<dc:creator>panic</dc:creator>
</item>
<item>
  	<title>By: plokent</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1015953</link>	
  	<description>There is a free drag and drop icon changing application called &lt;a href=&quot;http://www.filewell.com/micon/&quot;&gt;Micon&lt;/a&gt;. &lt;br&gt;
1. Select all the .rmvb files drag and drop them onto to the Micon application icon. Micon will launch with a stack of files on the icon target(s) pane. &lt;br&gt;
2. Find the new icon and drag and drop it onto the icon source pane. &lt;br&gt;
3. Click on the set button and the change should take effect on all the icons.&lt;br&gt;
4. Quit the Micon application.&lt;br&gt;
Unfortunately, you will have to repeat this process on new .rmvb files.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1015953</guid>
  	<pubDate>Thu, 26 Jul 2007 01:47:33 -0800</pubDate>
  	<dc:creator>plokent</dc:creator>
</item>
<item>
  	<title>By: O9scar</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1016024</link>	
  	<description>Everything you did is correct. The problem isn&apos;t a missing icon file. It&apos;s that MPlayer doesn&apos;t &amp;quot;know&amp;quot; this file particular association.&lt;br&gt;
&lt;br&gt;
Here&apos;s what you do.&lt;br&gt;
1. Select the MPlayer application icon.&lt;br&gt;
2. Right-click and select &amp;quot;Show Package Contents&amp;quot;&lt;br&gt;
3. Inside Contents, open the info.plist file in the text editor of your choice&lt;br&gt;
4. Find the list of &amp;lt;string&amp;gt;filetype&amp;lt;/string&amp;gt; The first short set is audio formats - wma, mp3, etc. The next longer one is video formats.&lt;br&gt;
5. Add &amp;lt;string&amp;gt;rmvb&amp;lt;/string&amp;gt; on a new line. You can get an audio icon or a movie icon depending on the list.&lt;br&gt;
6. Save the plist.&lt;br&gt;
7. Restart the finder.&lt;br&gt;
&lt;br&gt;
Warning: Do &lt;strong&gt;not&lt;/strong&gt; do this while MPlayer is running. If this sounds scary or intimidating, make a backup of the plist first so you can undo mistakes easily.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1016024</guid>
  	<pubDate>Thu, 26 Jul 2007 05:40:09 -0800</pubDate>
  	<dc:creator>O9scar</dc:creator>
</item>
<item>
  	<title>By: chudmonkey</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1016403</link>	
  	<description>O9scar - I figured that the problem was with MPlayer itself not &amp;quot;knowing&amp;quot; the file-type. This advice is awesome, and I can imagine I&apos;ll use this knowledge in the future as well.&lt;br&gt;
&lt;br&gt;
However, it didn&apos;t work in this case. I noticed in the info.plist file that each extension had two lines, in lower-case and capital letters, so I added &lt;string&gt;rmvb&lt;/string&gt; and &lt;string&gt;RMVB&lt;/string&gt;, per your suggestion. I relaunched Finder and restarted the system, but the icon for .rmvb files hasn&apos;t changed.&lt;br&gt;
&lt;br&gt;
Do you think removing the original application associated with these files (RealPlayer - blecch) would help?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1016403</guid>
  	<pubDate>Thu, 26 Jul 2007 12:14:04 -0800</pubDate>
  	<dc:creator>chudmonkey</dc:creator>
</item>
<item>
  	<title>By: O9scar</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1016445</link>	
  	<description>I&apos;m not sure - sometimes these things are finicky. I&apos;d try the equivalent of smacking a TV on its side - changing the default app for rmvb to back to RealPlayer and then again to MPlayer (fingers crossed).</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1016445</guid>
  	<pubDate>Thu, 26 Jul 2007 12:54:16 -0800</pubDate>
  	<dc:creator>O9scar</dc:creator>
</item>
<item>
  	<title>By: chudmonkey</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1016468</link>	
  	<description>Tried that... Teasingly, when I changed the default application from RealPlayer to MPlayer, the icon of the single .rmvb file I had selected changed to the proper MPlayer icon, but as soon as I hit the &amp;quot;change all&amp;quot; button, it and all the other .rmvb files took on the &amp;quot;terminal icon&amp;quot; again.&lt;br&gt;
&lt;br&gt;
Restart had no effect, nor repairing disk permissions.&lt;br&gt;
&lt;br&gt;
This is mind-boggling.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1016468</guid>
  	<pubDate>Thu, 26 Jul 2007 13:19:12 -0800</pubDate>
  	<dc:creator>chudmonkey</dc:creator>
</item>
<item>
  	<title>By: chairface</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1016539</link>	
  	<description>Could it be the old-school type/creator codes that are messing you up? In the bad old days, the type/creator codes were looked up in a database that would give you the right icon. That database was built by scanning applications for their document types. I confess that I&apos;m not clear how this operates with OSX&apos;s use of suffixes but it might help to get the file&apos;s type and creator codes.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1016539</guid>
  	<pubDate>Thu, 26 Jul 2007 14:25:30 -0800</pubDate>
  	<dc:creator>chairface</dc:creator>
</item>
<item>
  	<title>By: O9scar</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1016942</link>	
  	<description>The only other suggestion I can think of is &lt;a href=&quot;http://www.macosxhints.com/article.php?story=20031215144430486&quot;&gt;rebuilding the launch services database&lt;/a&gt; - the place the Finder keeps file association info.&lt;br&gt;
&lt;br&gt;
You can also reset the LaunchServices Database with &lt;a href=&quot;http://www.titanium.free.fr/pgs/english.html&quot;&gt;Onyx&lt;/a&gt; if you don&apos;t want to muck around with the terminal.&lt;br&gt;
&lt;br&gt;
I also found &lt;a href=&quot;http://www.macgeekery.com/gspot/2006-09/forcing_a_change_to_the_launch_services_cache&quot;&gt;this hint&lt;/a&gt; that suggests you can tweak the database for a changed app without rebuilding the whole thing.&lt;br&gt;
&lt;br&gt;
Again, I&apos;m not 100% certain, but it&apos;s my best guess.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1016942</guid>
  	<pubDate>Thu, 26 Jul 2007 20:10:09 -0800</pubDate>
  	<dc:creator>O9scar</dc:creator>
</item>
<item>
  	<title>By: chudmonkey</title>
  	<link>http://ask.metafilter.com/67832/Changing-filetypes-icons-in-OS-X#1017121</link>	
  	<description>O9scar, I used Onyx to re-build the database and now my .rmvb icon problem is solved. Of course, as a consequence of re-building the database, I have to reset a bunch of my file-type&apos;s default applications - but I don&apos;t mind at all, since the worst is behind me.&lt;br&gt;
&lt;br&gt;
I really appreciate you keeping an eye on this thread and coming back 3 times with suggestions. You&apos;re one of the good ones, dude.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.67832-1017121</guid>
  	<pubDate>Fri, 27 Jul 2007 00:20:22 -0800</pubDate>
  	<dc:creator>chudmonkey</dc:creator>
</item>

    </channel>
</rss>
