<?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: How To Install Ubuntu Themes</title>
	<atom:link href="http://iarematt.com/how-to-install-ubuntu-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://iarematt.com/how-to-install-ubuntu-themes/</link>
	<description>technology &#38; software development blog by matt geri</description>
	<lastBuildDate>Fri, 18 Jun 2010 15:56:04 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Christan Bale</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-359</link>
		<dc:creator>Christan Bale</dc:creator>
		<pubDate>Fri, 18 Jun 2010 15:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-359</guid>
		<description>guys i enter the commands in the terminal-but it still doesnt work, my folder is in my desktop and i use the desktop command but it still doesnt work</description>
		<content:encoded><![CDATA[<p>guys i enter the commands in the terminal-but it still doesnt work, my folder is in my desktop and i use the desktop command but it still doesnt work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garikai Dzoma</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-307</link>
		<dc:creator>Garikai Dzoma</dc:creator>
		<pubDate>Mon, 23 Nov 2009 07:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-307</guid>
		<description>The correct commands are:

cd /path/to/files
mv *  ~/.themes/

Please replace /path/to/files with the correct path of the folder which has the extracted files e.g if you did it on the desktop this will be ~/Desktop/theme_name where theme name is the name of the theme.</description>
		<content:encoded><![CDATA[<p>The correct commands are:</p>
<p>cd /path/to/files<br />
mv *  ~/.themes/</p>
<p>Please replace /path/to/files with the correct path of the folder which has the extracted files e.g if you did it on the desktop this will be ~/Desktop/theme_name where theme name is the name of the theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RayRay</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-295</link>
		<dc:creator>RayRay</dc:creator>
		<pubDate>Tue, 29 Sep 2009 02:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-295</guid>
		<description>This wont work for my i keep getting you can&#039;t move directory over directory, how can i get this to work</description>
		<content:encoded><![CDATA[<p>This wont work for my i keep getting you can&#8217;t move directory over directory, how can i get this to work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laith</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-294</link>
		<dc:creator>laith</dc:creator>
		<pubDate>Thu, 24 Sep 2009 04:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-294</guid>
		<description>@Sam, Kyle, and Alonso:
sometimes for compression or adding multiple themes into one the tar.gz is in another tar.gz
Like this:
    &gt;raptor.tar.gz
          &gt;raptor.tar.gz (the theme)

or sometimes you must manually install the themes by:
1.untarring them all the way
2. moving everything you get to .Themes in your home folder by drag&#039;n&#039;drop or commandline:(not so good at cli so i prefer drag&#039;n&#039;dropping)
     1.make sure you untarred to a clean folder
     2. in terminal:
&gt;cd /path/to/files
&gt;mv ./* to ~/.themes/
&gt;DONE!!

see &lt;a href=&quot;http://ubuntuforums.org/showthread.php?t=704674&quot; rel=&quot;nofollow&quot;&gt;this site&lt;/a&gt; for more info

*#! always double guess me! :P
p.s. check the page you got the theme from for info

--CHEERS--hope i was useful</description>
		<content:encoded><![CDATA[<p>@Sam, Kyle, and Alonso:<br />
sometimes for compression or adding multiple themes into one the tar.gz is in another tar.gz<br />
Like this:<br />
    &gt;raptor.tar.gz<br />
          &gt;raptor.tar.gz (the theme)</p>
<p>or sometimes you must manually install the themes by:<br />
1.untarring them all the way<br />
2. moving everything you get to .Themes in your home folder by drag&#8217;n'drop or commandline:(not so good at cli so i prefer drag&#8217;n'dropping)<br />
     1.make sure you untarred to a clean folder<br />
     2. in terminal:<br />
&gt;cd /path/to/files<br />
&gt;mv ./* to ~/.themes/<br />
&gt;DONE!!</p>
<p>see <a href="http://ubuntuforums.org/showthread.php?t=704674" rel="nofollow">this site</a> for more info</p>
<p>*#! always double guess me! <img src='http://iarematt.com/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
p.s. check the page you got the theme from for info</p>
<p>&#8211;CHEERS&#8211;hope i was useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alonso</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-293</link>
		<dc:creator>Alonso</dc:creator>
		<pubDate>Fri, 18 Sep 2009 03:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-293</guid>
		<description>Hello, I am having the same problem. the theme does not appear to be a valid theme, what should I do?</description>
		<content:encoded><![CDATA[<p>Hello, I am having the same problem. the theme does not appear to be a valid theme, what should I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-268</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Sat, 04 Jul 2009 02:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-268</guid>
		<description>I&#039;m having the same error message. have you solved it?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same error message. have you solved it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-261</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 10 Jun 2009 15:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-261</guid>
		<description>Hey, i&#039;m fairly new to ubuntu, I have followed your instructions and ill i get is

There was an error installing the selected file

&quot;Raptor_by_Ardenarboriger&quot; does not appear to be a valid theme.

I have tried using all differnt themes of websites and none of them will install, help!</description>
		<content:encoded><![CDATA[<p>Hey, i&#8217;m fairly new to ubuntu, I have followed your instructions and ill i get is</p>
<p>There was an error installing the selected file</p>
<p>&#8220;Raptor_by_Ardenarboriger&#8221; does not appear to be a valid theme.</p>
<p>I have tried using all differnt themes of websites and none of them will install, help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Help] Murrine Theme Manager - Console Spot Forums - PSP DS PS3 Xbox 360 Wii XMB</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-207</link>
		<dc:creator>[Help] Murrine Theme Manager - Console Spot Forums - PSP DS PS3 Xbox 360 Wii XMB</dc:creator>
		<pubDate>Sat, 14 Feb 2009 10:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-207</guid>
		<description>[...] Linux are you running? I don&#039;t know much about Linux myself.  Here is a short Tutorial: Here I don&#039;t know if it&#039;ll be any help to you because it seems too straight [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux are you running? I don&#8217;t know much about Linux myself.  Here is a short Tutorial: Here I don&#8217;t know if it&#8217;ll be any help to you because it seems too straight [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 嘉佑</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-32</link>
		<dc:creator>嘉佑</dc:creator>
		<pubDate>Mon, 05 Jan 2009 02:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-32</guid>
		<description>Thanks, it&#039;s so easy.</description>
		<content:encoded><![CDATA[<p>Thanks, it&#8217;s so easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walton</title>
		<link>http://iarematt.com/how-to-install-ubuntu-themes/comment-page-1/#comment-23</link>
		<dc:creator>Walton</dc:creator>
		<pubDate>Sun, 04 Jan 2009 14:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://iarematt.com/?p=34#comment-23</guid>
		<description>Themes are great fun. I installed Mac 4 Linux and I think it looks great. It&#039;s also cool that once a theme is installed, you can switch it really easily.</description>
		<content:encoded><![CDATA[<p>Themes are great fun. I installed Mac 4 Linux and I think it looks great. It&#8217;s also cool that once a theme is installed, you can switch it really easily.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
