<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Speed up the Gnome Menu and Fix the Annoying Icon Delay</title>
	<atom:link href="http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/</link>
	<description>Coder, Entrepreneur, Blogger, and Coffee Addict</description>
	<lastBuildDate>Sat, 13 Feb 2010 12:00:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: gareth</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-7765</link>
		<dc:creator>gareth</dc:creator>
		<pubDate>Wed, 30 Jul 2008 13:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-7765</guid>
		<description>To update all icons:
for d in /usr/share/icons/*; do gtk-update-icon-cache -f $d; done

With sudo:
for d in /usr/share/icons/*; do sudo gtk-update-icon-cache -f $d; done 

Another option:
for d in /home/gareth/.icons/*; do gtk-update-icon-cache -f $d; done 

Obviously &quot;gareth&quot; has to be replaced with your own username.  And sudo should be added if needed.

I stole the code from the comments on this page:
http://hughsient.livejournal.com/12033.html</description>
		<content:encoded><![CDATA[<p>To update all icons:<br />
for d in /usr/share/icons/*; do gtk-update-icon-cache -f $d; done</p>
<p>With sudo:<br />
for d in /usr/share/icons/*; do sudo gtk-update-icon-cache -f $d; done </p>
<p>Another option:<br />
for d in /home/gareth/.icons/*; do gtk-update-icon-cache -f $d; done </p>
<p>Obviously &#8220;gareth&#8221; has to be replaced with your own username.  And sudo should be added if needed.</p>
<p>I stole the code from the comments on this page:<br />
<a href="http://hughsient.livejournal.com/12033.html" rel="nofollow">http://hughsient.livejournal.com/12033.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley Tanaka</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-1179</link>
		<dc:creator>Wesley Tanaka</dc:creator>
		<pubDate>Tue, 19 Feb 2008 09:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-1179</guid>
		<description>Great tip.  And it motivated me to figure out how to restore my missing menu icons too!</description>
		<content:encoded><![CDATA[<p>Great tip.  And it motivated me to figure out how to restore my missing menu icons too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Sanborn</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-907</link>
		<dc:creator>Mark Sanborn</dc:creator>
		<pubDate>Mon, 24 Dec 2007 19:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-907</guid>
		<description>Merry Xmas to you too!</description>
		<content:encoded><![CDATA[<p>Merry Xmas to you too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNUbie</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-892</link>
		<dc:creator>GNUbie</dc:creator>
		<pubDate>Mon, 24 Dec 2007 10:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-892</guid>
		<description>Thanks for this tips! I&#039;ve been bothered by this quite some time but always was to lazy to sort it out. Now I decided to do some googlin&#039; and here I am. Another satisfied customer! Merry Xmas to you Sir! Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for this tips! I&#8217;ve been bothered by this quite some time but always was to lazy to sort it out. Now I decided to do some googlin&#8217; and here I am. Another satisfied customer! Merry Xmas to you Sir! Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mael</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-389</link>
		<dc:creator>mael</dc:creator>
		<pubDate>Wed, 05 Dec 2007 17:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-389</guid>
		<description>thanks!</description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-258</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 24 Oct 2007 23:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-258</guid>
		<description>Thanks a ton!</description>
		<content:encoded><![CDATA[<p>Thanks a ton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Sanborn</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-257</link>
		<dc:creator>Mark Sanborn</dc:creator>
		<pubDate>Wed, 24 Oct 2007 22:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-257</guid>
		<description>John,

Yeah you may want to start with the original pack and make sure that all the files replaced are the exact same name.  It can be kinda tricky making your own sets of icons.  But on the other hand it can be rewarding having cool icons to look at. :)

I guess you will have to decide to have a slow menu or take the time to make a custom icon pack that will cache.

Glad I was able to steer in the right direction anyways. :)</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>Yeah you may want to start with the original pack and make sure that all the files replaced are the exact same name.  It can be kinda tricky making your own sets of icons.  But on the other hand it can be rewarding having cool icons to look at. <img src='http://www.marksanborn.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I guess you will have to decide to have a slow menu or take the time to make a custom icon pack that will cache.</p>
<p>Glad I was able to steer in the right direction anyways. <img src='http://www.marksanborn.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-256</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 24 Oct 2007 22:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-256</guid>
		<description>Oh, now that you mention it, I did replace some icons myself awhile back, but I used the same file names as the old ones.

You sure know your icons.  ;)

This command worked fine:

gtk-update-icon-cache -f /usr/share/icons/gnome/

Looks like it will be complicated to cache my altered leopard-icons set, since I did play around with them previously.</description>
		<content:encoded><![CDATA[<p>Oh, now that you mention it, I did replace some icons myself awhile back, but I used the same file names as the old ones.</p>
<p>You sure know your icons.  <img src='http://www.marksanborn.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>This command worked fine:</p>
<p>gtk-update-icon-cache -f /usr/share/icons/gnome/</p>
<p>Looks like it will be complicated to cache my altered leopard-icons set, since I did play around with them previously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Sanborn</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-255</link>
		<dc:creator>Mark Sanborn</dc:creator>
		<pubDate>Wed, 24 Oct 2007 22:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-255</guid>
		<description>Yeah, you have to be careful in Linux everything is case sensitive.  One tip I can give is use the tab key for completing file paths in the command line as it will not make mistakes.

Try running:

gtk-update-icon-cache -f /usr/share/icons/gnome/

Just to make sure you can run the command.  You may have an icon pack that is referencing files(icons) that aren&#039;t there causing an invalid cache.</description>
		<content:encoded><![CDATA[<p>Yeah, you have to be careful in Linux everything is case sensitive.  One tip I can give is use the tab key for completing file paths in the command line as it will not make mistakes.</p>
<p>Try running:</p>
<p>gtk-update-icon-cache -f /usr/share/icons/gnome/</p>
<p>Just to make sure you can run the command.  You may have an icon pack that is referencing files(icons) that aren&#8217;t there causing an invalid cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/comment-page-1/#comment-254</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 24 Oct 2007 22:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/linux/speed-up-the-gnome-menu-and-fix-the-annoying-icon-delay/#comment-254</guid>
		<description>Ok, so turns out I did have the incorrect path.  Shouldn&#039;t have capitalized the J in John.  So I ran the correct command:

gtk-update-icon-cache -f /home/john/.icons/leopard-icons/

But I got this:

The generated cache was invalid.</description>
		<content:encoded><![CDATA[<p>Ok, so turns out I did have the incorrect path.  Shouldn&#8217;t have capitalized the J in John.  So I ran the correct command:</p>
<p>gtk-update-icon-cache -f /home/john/.icons/leopard-icons/</p>
<p>But I got this:</p>
<p>The generated cache was invalid.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

