<?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 get a c cedilla on Ubuntu</title>
	<atom:link href="http://saulosilva.com/2007/02/how-to-get-a-c-cedilla-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://saulosilva.com/2007/02/how-to-get-a-c-cedilla-on-ubuntu/</link>
	<description>On technology, programming, et cetera.</description>
	<lastBuildDate>Wed, 01 Dec 2010 03:53:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Breno Leitao</title>
		<link>http://saulosilva.com/2007/02/how-to-get-a-c-cedilla-on-ubuntu/comment-page-1/#comment-12</link>
		<dc:creator>Breno Leitao</dc:creator>
		<pubDate>Mon, 12 May 2008 10:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://pensador.org/wordpress/?p=30#comment-12</guid>
		<description>Ubuntu 8.0.4 patch to fix it:

-- old 2008-05-12 10:54:36.000000000 -0300
+++ libgtk2.0-0.immodules 2008-05-12 10:54:22.000000000 -0300
@@ -3,7 +3,7 @@
&quot;am_et&quot; &quot;Amharic (EZ+)&quot; &quot;gtk20&quot; &quot;/usr/share/locale&quot; &quot;am&quot;

&quot;/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so&quot;
-&quot;cedilla&quot; &quot;Cedilla&quot; &quot;gtk20&quot; &quot;/usr/share/locale&quot; &quot;az:ca:co:fr:gv:oc:pt:sq:tr:wa&quot;
+&quot;cedilla&quot; &quot;Cedilla&quot; &quot;gtk20&quot; &quot;/usr/share/locale&quot; &quot;az:en:ca:co:fr:gv:oc:pt:sq:tr:wa&quot;

&quot;/usr/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.so&quot;
&quot;cyrillic_translit&quot; &quot;Cyrillic (Transliterated)&quot; &quot;gtk20&quot; &quot;/usr/share/locale&quot; &quot;&quot;</description>
		<content:encoded><![CDATA[<p>Ubuntu 8.0.4 patch to fix it:</p>
<p>&#8211; old 2008-05-12 10:54:36.000000000 -0300<br />
+++ libgtk2.0-0.immodules 2008-05-12 10:54:22.000000000 -0300<br />
@@ -3,7 +3,7 @@<br />
&#8220;am_et&#8221; &#8220;Amharic (EZ+)&#8221; &#8220;gtk20&#8243; &#8220;/usr/share/locale&#8221; &#8220;am&#8221;</p>
<p>&#8220;/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so&#8221;<br />
-&#8221;cedilla&#8221; &#8220;Cedilla&#8221; &#8220;gtk20&#8243; &#8220;/usr/share/locale&#8221; &#8220;az:ca:co:fr:gv:oc:pt:sq:tr:wa&#8221;<br />
+&#8221;cedilla&#8221; &#8220;Cedilla&#8221; &#8220;gtk20&#8243; &#8220;/usr/share/locale&#8221; &#8220;az:en:ca:co:fr:gv:oc:pt:sq:tr:wa&#8221;</p>
<p>&#8220;/usr/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.so&#8221;<br />
&#8220;cyrillic_translit&#8221; &#8220;Cyrillic (Transliterated)&#8221; &#8220;gtk20&#8243; &#8220;/usr/share/locale&#8221; &#8220;&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

