<?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: Show The Computer, home, Network and Trash icons on Your Ubuntu desktop</title>
	<atom:link href="http://www.ubuntugeek.com/show-the-computer-home-network-and-trash-icons-on-your-ubuntu-desktop.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/show-the-computer-home-network-and-trash-icons-on-your-ubuntu-desktop.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Changa Dorji</title>
		<link>http://www.ubuntugeek.com/show-the-computer-home-network-and-trash-icons-on-your-ubuntu-desktop.html/comment-page-1#comment-117669</link>
		<dc:creator>Changa Dorji</dc:creator>
		<pubDate>Mon, 19 Dec 2011 07:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=492#comment-117669</guid>
		<description>I tried and i am not able to get the icons such as desktop and icon view. instead i get things like SON@thinkcentre. 
Please help</description>
		<content:encoded><![CDATA[<p>I tried and i am not able to get the icons such as desktop and icon view. instead i get things like SON@thinkcentre.<br />
Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DexterIsMyHero</title>
		<link>http://www.ubuntugeek.com/show-the-computer-home-network-and-trash-icons-on-your-ubuntu-desktop.html/comment-page-1#comment-110021</link>
		<dc:creator>DexterIsMyHero</dc:creator>
		<pubDate>Mon, 26 Sep 2011 01:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=492#comment-110021</guid>
		<description>I&#039;ve done this many times, but THIS TIME it didn&#039;t work!

I&#039;ve got those checkboxes checked in gconf-editor&gt;apps&gt;nautilus&gt;desktop, and also set my default file view to list_view in preferences.

I&#039;ve rebooted several times and checked the settings again. 

They are still there it changes nothing. What could be the matter?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done this many times, but THIS TIME it didn&#8217;t work!</p>
<p>I&#8217;ve got those checkboxes checked in gconf-editor&gt;apps&gt;nautilus&gt;desktop, and also set my default file view to list_view in preferences.</p>
<p>I&#8217;ve rebooted several times and checked the settings again. </p>
<p>They are still there it changes nothing. What could be the matter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cory</title>
		<link>http://www.ubuntugeek.com/show-the-computer-home-network-and-trash-icons-on-your-ubuntu-desktop.html/comment-page-1#comment-108375</link>
		<dc:creator>cory</dc:creator>
		<pubDate>Fri, 19 Aug 2011 16:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=492#comment-108375</guid>
		<description>This worked perfectly on ubuntu 11.04. thanks so much</description>
		<content:encoded><![CDATA[<p>This worked perfectly on ubuntu 11.04. thanks so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio Luiz Araujo Silva</title>
		<link>http://www.ubuntugeek.com/show-the-computer-home-network-and-trash-icons-on-your-ubuntu-desktop.html/comment-page-1#comment-3673</link>
		<dc:creator>Sergio Luiz Araujo Silva</dc:creator>
		<pubDate>Fri, 16 May 2008 12:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=492#comment-3673</guid>
		<description>as root open gnome-terminal


# show home icon&quot;
gconftool-2 \
  --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
  -t bool -s /apps/nautilus/desktop/home_icon_visible true

# show icon computer
gconftool-2 \
  --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
  -t bool -s /apps/nautilus/desktop/computer_icon_visible true

# show trash icon
gconftool-2 \
  --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
  -t bool -s /apps/nautilus/desktop/trash_icon_visible true

logout and login for source configuration, enjoy!</description>
		<content:encoded><![CDATA[<p>as root open gnome-terminal</p>
<p># show home icon&#8221;<br />
gconftool-2 \<br />
  --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \<br />
  -t bool -s /apps/nautilus/desktop/home_icon_visible true</p>
<p># show icon computer<br />
gconftool-2 \<br />
  --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \<br />
  -t bool -s /apps/nautilus/desktop/computer_icon_visible true</p>
<p># show trash icon<br />
gconftool-2 \<br />
  --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \<br />
  -t bool -s /apps/nautilus/desktop/trash_icon_visible true</p>
<p>logout and login for source configuration, enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudarshan</title>
		<link>http://www.ubuntugeek.com/show-the-computer-home-network-and-trash-icons-on-your-ubuntu-desktop.html/comment-page-1#comment-3672</link>
		<dc:creator>Sudarshan</dc:creator>
		<pubDate>Thu, 15 May 2008 23:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=492#comment-3672</guid>
		<description>Hi,

Can you please give the instructions for Kubuntu too?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can you please give the instructions for Kubuntu too?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

