<?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>Bryan Clark &#187; GNOME</title>
	<atom:link href="http://clarkbw.net/blog/tag/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://clarkbw.net/blog</link>
	<description>Change thrives on me</description>
	<lastBuildDate>Mon, 02 Apr 2012 23:29:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Testing RTL in Thunderbird</title>
		<link>http://clarkbw.net/blog/2009/04/02/testing-rtl-in-thunderbird/</link>
		<comments>http://clarkbw.net/blog/2009/04/02/testing-rtl-in-thunderbird/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 22:49:52 +0000</pubDate>
		<dc:creator>Bryan Clark</dc:creator>
				<category><![CDATA[mozilla]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[LTR]]></category>
		<category><![CDATA[RTL]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://clarkbw.net/blog/?p=617</guid>
		<description><![CDATA[For bug 484166 we&#8217;re moving away from the old search icon  to the newer Firefox search icon .  Included in this change we need to ensure this icon works for RTL as well as LTR.   With bug 481860 offering a way to use css to transform the image I just needed to test that the &#8230; <a href="http://clarkbw.net/blog/2009/04/02/testing-rtl-in-thunderbird/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=484166">bug 484166</a> we&#8217;re moving away from the old search icon <img class="alignnone" title="Old Thunderbird search icon" src="http://hg.mozilla.org/comm-central/raw-file/cdfcaddd6832/mail/themes/gnomestripe/mail/icons/Search-bar.png" alt="" width="16" height="16" /> to the newer Firefox search icon <img class="alignnone" title="Firefox search icon" src="http://hg.mozilla.org/mozilla-central/raw-file/tip/toolkit/themes/gnomestripe/global/icons/Search-glass.png" alt="" width="16" height="16" />.  Included in this change we need to ensure this icon works for RTL as well as LTR.   With <a title="ASSIGNED - Get rid of RTL search icons by using mirror transformations" href="https://bugzilla.mozilla.org/show_bug.cgi?id=481860">bug 481860</a> offering a way to use css to transform the image I just needed to test that the transform works.</p>
<p>Here are some notes I have from my limited experience working to test application UI in both LTR and RTL.  Please drop a comment if you have better experiences, I&#8217;d love to be able to save a bit of time.</p>
<p><strong>GNOME RTL</strong></p>
<p>In the GNOME world to do a simple test of an RTL language you could start up the application with the LANG environment variable set to an appropriate language.  For instance:</p>
<pre style="padding-left: 30px;">LANG=he_IL eog</pre>
<p style="text-align: center;"><img class="size-full wp-image-618  aligncenter" title="LANG=he_IL eog" src="http://clarkbw.net/blog/wp-content/uploads/2009/04/screenshot-langhe_il-eog.png" alt="LANG=he_IL eog" width="448" height="380" /></p>
<p><strong>Thunderbird RTL</strong></p>
<p>With Thunderbird I&#8217;ve found a number of options to make this happen.</p>
<p>The <strong>UILocale</strong> flag can be added your command arguments.</p>
<pre style="padding-left: 30px;">thunderbird -UILocale he</pre>
<p>However Thunderbird, as <a href="http://developer.mozilla.org/en/Comm-central_source_code_(Mercurial)">compiled from hg</a>, or <a href="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-trunk/"> download nightly</a> likely doesn&#8217;t contain the translations needed to run that test successfully.</p>
<p>For the nightly build you&#8217;ll want to grab a translation XPI from the <a href="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-comm-central-l10n/">comm-central-l10n nightly builds</a>.  You can drag any of those XPI links into the Thunderbird add-on manager window to install them.  (saves a bit of time compared to downloading and installing)</p>
<p>For your compiled builds the process seems a bit longer and more difficult getting the translations from <a href="http://hg.mozilla.org/l10n-central/">l10n-central</a> built in.  I gave up half way through as there is an easy method out there already, at least for simple testing.</p>
<p><strong>Force RTL Extension</strong></p>
<p>An easy alternative approach is to use the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/7438">Force RTL extension</a>, which I only just found out about today.  The extension provides an option in the tools menu to trigger RTL mode, which is really a lot better than trying a language you don&#8217;t understand.  If all you need is to test layout in an RTL this works really well.</p>
<p style="text-align: center;"><a href="https://addons.mozilla.org/en-US/thunderbird/addon/7438"><img class="aligncenter" title="screenshot of force rtl menu item" src="https://addons.mozilla.org/en-US/firefox/images/t/21265/1212219402" alt="" width="200" height="138" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://clarkbw.net/blog/2009/04/02/testing-rtl-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This bird can dance!</title>
		<link>http://clarkbw.net/blog/2008/12/04/this-bird-can-dance/</link>
		<comments>http://clarkbw.net/blog/2008/12/04/this-bird-can-dance/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 16:48:19 +0000</pubDate>
		<dc:creator>Bryan Clark</dc:creator>
				<category><![CDATA[mozilla]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tango]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://clarkbw.net/blog/?p=515</guid>
		<description><![CDATA[Thunderbird can finally do the Tango For a long time Thunderbird has been using the same theme for Linux and Windows, resulting in an ugly and out of place Linux theme.  However now Magnus has a patch is up to create a gnomestripe theme space.  Magnus already moved Thunderbird menus over to using the gtk &#8230; <a href="http://clarkbw.net/blog/2008/12/04/this-bird-can-dance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><strong><a href="http://www.getthunderbird.com/">Thunderbird</a> can finally do the <a href="http://tango.freedesktop.org/">Tango</a></strong></p>
<p style="text-align: left;">For a long time Thunderbird has been using the same theme for Linux and Windows, resulting in an ugly and out of place Linux theme.  However now Magnus has a patch is up to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=406742">create a gnomestripe theme space</a>.  Magnus already moved Thunderbird menus over to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=459286">using the gtk stock icons</a>.</p>
<p style="text-align: left;">Here&#8217;s a <a href="https://bugzilla.mozilla.org/attachment.cgi?id=348539">screenshot</a> (courtesy of <a href="http://blogs.gnome.org/mmonreal/">Michael Monreal</a>) of Thunderbird using the desktop icon spec.</p>
<p style="text-align: center;"><a href="https://bugzilla.mozilla.org/attachment.cgi?id=348539"><img class="size-medium wp-image-516 alignnone" title="Thunderbird using the Desktop Icon Spec" src="http://clarkbw.net/blog/wp-content/uploads/2008/12/tb-desktop-icon-set-300x214.png" alt="" width="300" height="214" /></a></p>
<p style="text-align: left;">
<p style="text-align: center;">Now we can start the move over to using the <span style="text-decoration: underline;"><strong><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=415415">Tango icon set!</a></strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://clarkbw.net/blog/2008/12/04/this-bird-can-dance/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.470 seconds -->

