<?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"
	>
<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 Tips,Howtos&#38;Tutorials&#124;Feisty,Gutsy,Hardy,Intrepid</description>
	<pubDate>Fri, 21 Nov 2008 00:36:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<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-102271</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-102271</guid>
		<description>as root open gnome-terminal 


# show home icon"
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 />
  &#8211;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 />
  &#8211;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 />
  &#8211;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-102003</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-102003</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>
