<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Do Know Evil - A Blog by Tyler Mulligan &#187; Command Line</title>
	<atom:link href="http://www.doknowevil.net/category/command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doknowevil.net</link>
	<description>Tips and Tricks About Computers, Web Development, Linux, the Internet and the Like</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:37:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Reseting your system wide cursor theme in ubuntu</title>
		<link>http://www.doknowevil.net/2010/05/11/reseting-your-system-wide-cursor-theme-in-ubuntu/</link>
		<comments>http://www.doknowevil.net/2010/05/11/reseting-your-system-wide-cursor-theme-in-ubuntu/#comments</comments>
		<pubDate>Wed, 12 May 2010 03:26:46 +0000</pubDate>
		<dc:creator>Tyler Mulligan</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[cursor]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://www.doknowevil.net/?p=607</guid>
		<description><![CDATA[If you installed KDE in ubuntu (GNOME based), you may have noticed that when you log back into GNOME, you keep the KDE cursor theme. To fix this, use update-alternatives like so: 0025&#124;z@zentury ~$ sudo update-alternatives --config x-cursor-theme There are 7 choices for the alternative x-cursor-theme &#40;providing /usr/share/icons/default/index.theme&#41;. &#160; Selection Path Priority Status ------------------------------------------------------------ *]]></description>
			<content:encoded><![CDATA[<p>If you installed KDE in ubuntu (GNOME based), you may have noticed that when you log back into GNOME, you keep the KDE cursor theme.  To fix this, use update-alternatives like so:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;">0025<span class="sy0">|</span>z<span class="sy0">@</span>zentury ~$ <span class="kw2">sudo</span> update-alternatives <span class="re5">--config</span> x-cursor-theme
There are <span class="nu0">7</span> choices <span class="kw1">for</span> the alternative x-cursor-theme <span class="br0">&#40;</span>providing <span class="sy0">/</span>usr<span class="sy0">/</span>share<span class="sy0">/</span>icons<span class="sy0">/</span>default<span class="sy0">/</span>index.theme<span class="br0">&#41;</span>.
&nbsp;
  Selection    Path                                     Priority   Status
<span class="re5">------------------------------------------------------------</span>
<span class="sy0">*</span> <span class="nu0">0</span>            <span class="sy0">/</span>etc<span class="sy0">/</span>X11<span class="sy0">/</span>cursors<span class="sy0">/</span>oxy-white.theme          <span class="nu0">50</span>        auto mode
  <span class="nu0">1</span>            <span class="sy0">/</span>etc<span class="sy0">/</span>X11<span class="sy0">/</span>cursors<span class="sy0">/</span>core.theme               <span class="nu0">30</span>        manual mode
  <span class="nu0">2</span>            <span class="sy0">/</span>etc<span class="sy0">/</span>X11<span class="sy0">/</span>cursors<span class="sy0">/</span>handhelds.theme          <span class="nu0">20</span>        manual mode
  <span class="nu0">3</span>            <span class="sy0">/</span>etc<span class="sy0">/</span>X11<span class="sy0">/</span>cursors<span class="sy0">/</span>oxy-white.theme          <span class="nu0">50</span>        manual mode
  <span class="nu0">4</span>            <span class="sy0">/</span>etc<span class="sy0">/</span>X11<span class="sy0">/</span>cursors<span class="sy0">/</span>redglass.theme           <span class="nu0">20</span>        manual mode
  <span class="nu0">5</span>            <span class="sy0">/</span>etc<span class="sy0">/</span>X11<span class="sy0">/</span>cursors<span class="sy0">/</span>whiteglass.theme         <span class="nu0">20</span>        manual mode
  <span class="nu0">6</span>            <span class="sy0">/</span>usr<span class="sy0">/</span>share<span class="sy0">/</span>icons<span class="sy0">/</span>DMZ-Black<span class="sy0">/</span>cursor.theme   <span class="nu0">30</span>        manual mode
  <span class="nu0">7</span>            <span class="sy0">/</span>usr<span class="sy0">/</span>share<span class="sy0">/</span>icons<span class="sy0">/</span>DMZ-White<span class="sy0">/</span>cursor.theme   <span class="nu0">50</span>        manual mode
&nbsp;
Press enter to keep the current choice<span class="br0">&#91;</span><span class="sy0">*</span><span class="br0">&#93;</span>, or <span class="kw3">type</span> selection number:</pre></div></div>

<p>press &#8220;7&#8243; for the default</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doknowevil.net/2010/05/11/reseting-your-system-wide-cursor-theme-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fastest way to install the media essentials in ubuntu</title>
		<link>http://www.doknowevil.net/2010/05/07/fastest-way-to-install-the-media-essentials-in-ubuntu/</link>
		<comments>http://www.doknowevil.net/2010/05/07/fastest-way-to-install-the-media-essentials-in-ubuntu/#comments</comments>
		<pubDate>Sat, 08 May 2010 02:37:13 +0000</pubDate>
		<dc:creator>Tyler Mulligan</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.doknowevil.net/?p=593</guid>
		<description><![CDATA[If you&#8217;re coming from Windows, or like me, find yourself living in a live CD while you figure out which step went wrong; you&#8217;ll be interested in the essential media codecs, flash, java, Microsoft fonts, etc. I thought I&#8217;d share the way I did this as quickly as possible in in Ubuntu 10.04 using the]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re coming from Windows, or like me, find yourself living in a live CD while you figure out which step went wrong; you&#8217;ll be interested in the essential media codecs, flash, java, Microsoft fonts, etc.</p>
<p>I thought I&#8217;d share the way I did this as quickly as possible in in <a href="http://www.ubuntu.com" target="_blank">Ubuntu 10.04</a> using the command line.</p>
<p>Open up terminal, using ctrl+alt+t (Which I&#8217;m very happy about as this has been my default since 8.04). Alternativelty from the main menu -> Applications > Accessories > Terminal</p>
<p>Make a backup in case you&#8217;re scared, then remove the comments from repositories you need to unlock to access the restricted (proprietary) packages.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;">ubuntu<span class="sy0">@</span>ubuntu:~$ <span class="kw2">sudo</span> <span class="kw2">cp</span> <span class="sy0">/</span>etc<span class="sy0">/</span>apt<span class="sy0">/</span>sources.list .
ubuntu<span class="sy0">@</span>ubuntu:~$ <span class="kw2">sudo</span> <span class="kw2">sed</span> <span class="re5">-i</span> <span class="st_h">'s/^# deb/deb/'</span> <span class="sy0">/</span>etc<span class="sy0">/</span>apt<span class="sy0">/</span>sources.list</pre></div></div>

<p>We do this be matching the first 2 characters with &#8216;# &#8216; and replacing them with &#8221; (nothing).  See the diff below (> indicate original lines, < are changed).</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;">&nbsp;
ubuntu<span class="sy0">@</span>ubuntu:~$ <span class="kw2">diff</span> sources.list <span class="sy0">/</span>etc<span class="sy0">/</span>apt<span class="sy0">/</span>sources.list
<span class="nu0">18</span>,23c18,<span class="nu0">23</span>
<span class="sy0">&lt;</span> <span class="co0"># deb http://archive.ubuntu.com/ubuntu lucid universe</span>
<span class="sy0">&lt;</span> <span class="co0"># deb-src http://archive.ubuntu.com/ubuntu lucid universe</span>
<span class="sy0">&lt;</span> <span class="co0"># deb http://archive.ubuntu.com/ubuntu lucid-updates universe</span>
<span class="sy0">&lt;</span> <span class="co0"># deb-src http://archive.ubuntu.com/ubuntu lucid-updates universe</span>
<span class="sy0">&lt;</span> <span class="co0"># deb http://security.ubuntu.com/ubuntu lucid-security universe</span>
<span class="sy0">&lt;</span> <span class="co0"># deb-src http://security.ubuntu.com/ubuntu lucid-security universe</span>
<span class="re5">---</span>
<span class="sy0">&gt;</span> deb http:<span class="sy0">//</span>archive.ubuntu.com<span class="sy0">/</span>ubuntu lucid universe
<span class="sy0">&gt;</span> deb-src http:<span class="sy0">//</span>archive.ubuntu.com<span class="sy0">/</span>ubuntu lucid universe
<span class="sy0">&gt;</span> deb http:<span class="sy0">//</span>archive.ubuntu.com<span class="sy0">/</span>ubuntu lucid-updates universe
<span class="sy0">&gt;</span> deb-src http:<span class="sy0">//</span>archive.ubuntu.com<span class="sy0">/</span>ubuntu lucid-updates universe
<span class="sy0">&gt;</span> deb http:<span class="sy0">//</span>security.ubuntu.com<span class="sy0">/</span>ubuntu lucid-security universe
<span class="sy0">&gt;</span> deb-src http:<span class="sy0">//</span>security.ubuntu.com<span class="sy0">/</span>ubuntu lucid-security universe
<span class="nu0">30</span>,35c30,<span class="nu0">35</span>
<span class="sy0">&lt;</span> <span class="co0"># deb http://archive.ubuntu.com/ubuntu lucid multiverse</span>
<span class="sy0">&lt;</span> <span class="co0"># deb-src http://archive.ubuntu.com/ubuntu lucid multiverse</span>
<span class="sy0">&lt;</span> <span class="co0"># deb http://archive.ubuntu.com/ubuntu lucid-updates multiverse</span>
<span class="sy0">&lt;</span> <span class="co0"># deb-src http://archive.ubuntu.com/ubuntu lucid-updates multiverse</span>
<span class="sy0">&lt;</span> <span class="co0"># deb http://security.ubuntu.com/ubuntu lucid-security multiverse</span>
<span class="sy0">&lt;</span> <span class="co0"># deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse</span>
<span class="re5">---</span>
<span class="sy0">&gt;</span> deb http:<span class="sy0">//</span>archive.ubuntu.com<span class="sy0">/</span>ubuntu lucid multiverse
<span class="sy0">&gt;</span> deb-src http:<span class="sy0">//</span>archive.ubuntu.com<span class="sy0">/</span>ubuntu lucid multiverse
<span class="sy0">&gt;</span> deb http:<span class="sy0">//</span>archive.ubuntu.com<span class="sy0">/</span>ubuntu lucid-updates multiverse
<span class="sy0">&gt;</span> deb-src http:<span class="sy0">//</span>archive.ubuntu.com<span class="sy0">/</span>ubuntu lucid-updates multiverse
<span class="sy0">&gt;</span> deb http:<span class="sy0">//</span>security.ubuntu.com<span class="sy0">/</span>ubuntu lucid-security multiverse
<span class="sy0">&gt;</span> deb-src http:<span class="sy0">//</span>security.ubuntu.com<span class="sy0">/</span>ubuntu lucid-security multiverse
<span class="sy0">&gt;</span>
&nbsp;
&nbsp;
<span class="sy0">&lt;</span>pre <span class="re2">lang</span>=<span class="st0">&quot;bash&quot;</span><span class="sy0">&gt;</span></pre></div></div>

<p>Now that we uncommented these lines, they will be read next time we update, so lets go ahead and do that now.  Once that is done, we can install the extras.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;">ubuntu<span class="sy0">@</span>ubuntu:~$ <span class="kw2">sudo</span> <span class="kw2">apt-get</span> update
ubuntu<span class="sy0">@</span>ubuntu:~$ <span class="kw2">sudo</span> <span class="kw2">apt-get</span> <span class="kw2">install</span> ubuntu-restricted-extras</pre></div></div>

<p>Rock and roll.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doknowevil.net/2010/05/07/fastest-way-to-install-the-media-essentials-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Firefox 3.5.2 (Shiretoko) on Ubuntu using the default repos and customizing the icon to be more recognizable</title>
		<link>http://www.doknowevil.net/2009/08/30/installing-firefox-352-shiretoko-on-ubuntu-using-the-default-repos-and-customizing-the-icon-to-be-more-recognizable/</link>
		<comments>http://www.doknowevil.net/2009/08/30/installing-firefox-352-shiretoko-on-ubuntu-using-the-default-repos-and-customizing-the-icon-to-be-more-recognizable/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 15:58:31 +0000</pubDate>
		<dc:creator>Tyler Mulligan</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.doknowevil.net/?p=480</guid>
		<description><![CDATA[When Firefox 3.5 came out, I along with many others, was eager to try it. For a while I ran it out of the archive directly but this caused minor issues as it&#8217;s a messy solution. At some point I noticed firefox-3.5 in the repository: tyler@quadjutsu:~$ apt-cache search firefox &#124;grep 3.5 abrowser-3.1 - dummy upgrade]]></description>
			<content:encoded><![CDATA[<p>When <a href="http://www.getfirefox.com">Firefox</a> 3.5 came out, I along with many others, was eager to try it.  For a while I ran it out of the archive directly but this caused minor issues as it&#8217;s a messy solution.  At some point I noticed firefox-3.5 in the repository:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;">tyler<span class="sy0">@</span>quadjutsu:~$ <span class="kw2">apt-cache</span> search firefox <span class="sy0">|</span><span class="kw2">grep</span> <span class="nu0">3.5</span>
abrowser-<span class="nu0">3.1</span> - dummy upgrade package <span class="kw1">for</span> firefox-<span class="nu0">3.1</span> -<span class="sy0">&gt;</span> firefox-<span class="nu0">3.5</span>
abrowser-<span class="nu0">3.1</span>-branding - dummy upgrade package <span class="kw1">for</span> firefox-<span class="nu0">3.1</span> -<span class="sy0">&gt;</span> firefox-<span class="nu0">3.5</span>
firefox-<span class="nu0">3.1</span> - dummy upgrade package <span class="kw1">for</span> firefox-<span class="nu0">3.1</span> -<span class="sy0">&gt;</span> firefox-<span class="nu0">3.5</span>
firefox-<span class="nu0">3.1</span>-branding - dummy upgrade package <span class="kw1">for</span> firefox-<span class="nu0">3.1</span> -<span class="sy0">&gt;</span> firefox-<span class="nu0">3.5</span>
firefox-<span class="nu0">3.1</span>-dbg - dummy upgrade package <span class="kw1">for</span> firefox-<span class="nu0">3.1</span> -<span class="sy0">&gt;</span> firefox-<span class="nu0">3.5</span>
firefox-<span class="nu0">3.1</span>-dev - dummy upgrade package <span class="kw1">for</span> firefox-<span class="nu0">3.1</span> -<span class="sy0">&gt;</span> firefox-<span class="nu0">3.5</span>
firefox-<span class="nu0">3.1</span>-gnome-support - dummy upgrade package <span class="kw1">for</span> firefox-<span class="nu0">3.1</span> -<span class="sy0">&gt;</span> firefox-<span class="nu0">3.5</span>
firefox-<span class="nu0">3.5</span> - safe and easy web browser from Mozilla
firefox-<span class="nu0">3.5</span>-branding - Package that ships the firefox branding
firefox-<span class="nu0">3.5</span>-dbg - firefox-<span class="nu0">3.5</span> debug symbols
firefox-<span class="nu0">3.5</span>-dev - Development files <span class="kw1">for</span> Mozilla Firefox
firefox-<span class="nu0">3.5</span>-gnome-support - Support <span class="kw1">for</span> Gnome <span class="kw1">in</span> Mozilla Firefox</pre></div></div>

<p>and proceeded to install it with the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;">tyler<span class="sy0">@</span>quadjutsu:~$ <span class="kw2">sudo</span> <span class="kw2">apt-get</span> <span class="kw2">install</span> firefox-<span class="nu0">3.5</span></pre></div></div>

<p>It runs along-side Firefox 3.0 without a hitch.  I often use the two in tandem while testing web applications.</p>
<p>Something that bothered me about this was the default icon isn&#8217;t as recongnizable to me as I&#8217;d like it to be.</p>
<p><a href="http://www.doknowevil.net/wp-content/uploads/2009/08/screenshot-about-shiretoko.png" rel="shadowbox[post-480];player=img;"><img src="http://www.doknowevil.net/wp-content/uploads/2009/08/screenshot-about-shiretoko.png" alt="screenshot-about-shiretoko" title="screenshot-about-shiretoko" width="300" height="459" class="alignnone size-full wp-image-481" /></a></p>
<p>As such I looked into a way to replace it.</p>
<p>First, I found a replacement icon I liked</p>
<p><a href="http://www.doknowevil.net/wp-content/uploads/2009/08/hp-firefox-128x128.png" rel="shadowbox[post-480];player=img;"><img src="http://www.doknowevil.net/wp-content/uploads/2009/08/hp-firefox-128x128.png" alt="hp-firefox-128x128" title="hp-firefox-128x128" width="128" height="128" class="alignnone size-full wp-image-486" /></a></p>
<p>from the <a href="http://www.iconarchive.com/show/hydropro-icons-by-media-design/HP-Firefox-icon.html">following website</a> (where other nice replacements exist).</p>
<p>Then I went to find the logical location of the files to replace.  First I updated my &#8216;locate&#8217; database file because this software is new, so it&#8217;s not yet known.  This is done automatically daily on a cron but you can update it any time you&#8217;d like as follows:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;">tyler<span class="sy0">@</span>quadjutsu:~$ <span class="kw2">sudo</span> <span class="kw2">updatedb</span></pre></div></div>

<p>Then I probed for icons I might think would be responsible.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;">tyler<span class="sy0">@</span>quadjutsu:~$ <span class="kw2">locate</span> firefox <span class="sy0">|</span><span class="kw2">grep</span> lib <span class="sy0">|</span><span class="kw2">grep</span> icon <span class="sy0">|</span><span class="kw2">grep</span> <span class="nu0">3.5</span>
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>icons
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>chrome<span class="sy0">/</span>icons
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>chrome<span class="sy0">/</span>icons<span class="sy0">/</span>default
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>chrome<span class="sy0">/</span>icons<span class="sy0">/</span>default<span class="sy0">/</span>default16.png
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>chrome<span class="sy0">/</span>icons<span class="sy0">/</span>default<span class="sy0">/</span>default32.png
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>chrome<span class="sy0">/</span>icons<span class="sy0">/</span>default<span class="sy0">/</span>default48.png
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>icons<span class="sy0">/</span>document.png
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>icons<span class="sy0">/</span>mozicon128.png
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>icons<span class="sy0">/</span>mozicon16.xpm
<span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>icons<span class="sy0">/</span>mozicon50.xpm</pre></div></div>

<p>The first set in the &#8216;/usr/lib/firefox-3.5.2/chrome/icons/&#8217; folder will replace the icons used by the application itself (i.e. the icon in the top of your window).  The latter,  &#8216;/usr/lib/firefox-3.5.2/icons/&#8217; will replace the ones used by shortcut icons.</p>
<p>Here are all the files for the icons I resized if you&#8217;d like to use them.</p>
<p><a href="http://www.doknowevil.net/files/firefox-3.5_replacement_chrome_icons.zip">firefox-3.5_replacement_chrome_icons.zip</a><br />
<a href="http://www.doknowevil.net/files/firefox-3.5_replacement_shortcut_icons.zip">firefox-3.5_replacement_shortcut_icons.zip</a></p>
<p>bash pro-style:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;color: #ccc; font: 12px Consolas, Lucida Console, Monaco, monospace;"><span class="kw3">cd</span> Desktop<span class="sy0">/</span> <span class="sy0">&amp;&amp;</span> <span class="kw2">mkdir</span> firefox_replacement_icons <span class="sy0">&amp;&amp;</span> <span class="kw3">cd</span> firefox_replacement_icons
<span class="kw2">wget</span> http:<span class="sy0">//</span>www.doknowevil.net<span class="sy0">/</span>files<span class="sy0">/</span>firefox-<span class="nu0">3.5</span>_replacement_chrome_icons.zip <span class="sy0">&amp;&amp;</span> <span class="kw2">wget</span> http:<span class="sy0">//</span>www.doknowevil.net<span class="sy0">/</span>files<span class="sy0">/</span>firefox-<span class="nu0">3.5</span>_replacement_shortcut_icons.zip
<span class="kw1">for</span> <span class="kw2">file</span> <span class="kw1">in</span> <span class="sy0">*</span>.zip; <span class="kw1">do</span> <span class="kw2">unzip</span> <span class="re1">$file</span>; <span class="kw1">done</span>
<span class="kw2">sudo</span> <span class="kw2">cp</span> chrome<span class="sy0">/*</span> <span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>chrome<span class="sy0">/</span>icons<span class="sy0">/</span>default<span class="sy0">/</span>
<span class="kw2">sudo</span> <span class="kw2">cp</span> shorcuts<span class="sy0">/*</span> <span class="sy0">/</span>usr<span class="sy0">/</span>lib<span class="sy0">/</span>firefox-3.5.2<span class="sy0">/</span>icons<span class="sy0">/</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.doknowevil.net/2009/08/30/installing-firefox-352-shiretoko-on-ubuntu-using-the-default-repos-and-customizing-the-icon-to-be-more-recognizable/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
