<?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: Epiphany URL entry in monospace</title>
	<atom:link href="http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace/feed" rel="self" type="application/rss+xml" />
	<link>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace</link>
	<description>a.k.a kikidonk — Scabreusement Hype</description>
	<pubDate>Fri, 21 Nov 2008 09:26:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Tommi Komulainen</title>
		<link>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-505</link>
		<dc:creator>Tommi Komulainen</dc:creator>
		<pubDate>Thu, 02 Mar 2006 05:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-505</guid>
		<description>*sigh* you forgot the reference to http://galeon.sourceforge.net/Main/MonospacedLocationEntry where we have had that tip for ages :-)</description>
		<content:encoded><![CDATA[<p>*sigh* you forgot the reference to <a href="http://galeon.sourceforge.net/Main/MonospacedLocationEntry" rel="nofollow">http://galeon.sourceforge.net/Main/MonospacedLocationEntry</a> where we have had that tip for ages <img src='http://raphael.slinckx.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-500</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 02 Mar 2006 01:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-500</guid>
		<description>Excellent!  I don't know why all URL bars don't do this.  It's fine for "File" to use tiny letters, because you only have to hit anywhere on the word (or near it), but for editing, you need bigger/wider letters.



Because while this would be nice to have, there's no way I'm going to remember this when I get home tonight.</description>
		<content:encoded><![CDATA[<p>Excellent!  I don&#8217;t know why all URL bars don&#8217;t do this.  It&#8217;s fine for &#8220;File&#8221; to use tiny letters, because you only have to hit anywhere on the word (or near it), but for editing, you need bigger/wider letters.</p>
<p>Because while this would be nice to have, there&#8217;s no way I&#8217;m going to remember this when I get home tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-498</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 02 Mar 2006 01:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-498</guid>
		<description>This is great.

One suggestion: it would be nice if the dropdown below it were in the same font. It's a little odd to have the location bar monospaced but the dropdown proportional.</description>
		<content:encoded><![CDATA[<p>This is great.</p>
<p>One suggestion: it would be nice if the dropdown below it were in the same font. It&#8217;s a little odd to have the location bar monospaced but the dropdown proportional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: konsumer &#187; Ändern der Firefox/Epiphany-Url-Schriftart</title>
		<link>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-497</link>
		<dc:creator>konsumer &#187; Ändern der Firefox/Epiphany-Url-Schriftart</dc:creator>
		<pubDate>Wed, 01 Mar 2006 23:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-497</guid>
		<description>[...] Quelle: raphael.slinckx.net Firefox: Die Datei ~/.mozilla/firefox/*.default/chrome/userChrome.css öffnen und folgendes eintragen.   #urlbar { font-family: monospace !important; } [...]</description>
		<content:encoded><![CDATA[<p>[...] Quelle: raphael.slinckx.net Firefox: Die Datei ~/.mozilla/firefox/*.default/chrome/userChrome.css öffnen und folgendes eintragen.   #urlbar { font-family: monospace !important; } [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darkagonik</title>
		<link>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-494</link>
		<dc:creator>darkagonik</dc:creator>
		<pubDate>Wed, 01 Mar 2006 21:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-494</guid>
		<description>If you want to do the same thing for Firefox :
edit the file ~/.mozilla/firefox/*.default/chrome/userChrome.css and add this :
#urlbar
{
font-family: monospace !important;
}

http://www.geckozone.org/forum/viewtopic.php?t=28965 (French)</description>
		<content:encoded><![CDATA[<p>If you want to do the same thing for Firefox :<br />
edit the file ~/.mozilla/firefox/*.default/chrome/userChrome.css and add this :<br />
#urlbar<br />
{<br />
font-family: monospace !important;<br />
}</p>
<p><a href="http://www.geckozone.org/forum/viewtopic.php?t=28965" rel="nofollow">http://www.geckozone.org/forum/viewtopic.php?t=28965</a> (French)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Ambroff</title>
		<link>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-491</link>
		<dc:creator>Kyle Ambroff</dc:creator>
		<pubDate>Wed, 01 Mar 2006 19:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comment-491</guid>
		<description>Wow, that's nice. Thanks for the tip. Loving deskbar by the way.</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s nice. Thanks for the tip. Loving deskbar by the way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
