<?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>Shadow &#38; Honnix &#187; 环境变量</title>
	<atom:link href="http://honnix.com/blog/archives/tag/%e7%8e%af%e5%a2%83%e5%8f%98%e9%87%8f/feed" rel="self" type="application/rss+xml" />
	<link>http://honnix.com/blog</link>
	<description>Two Months</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:09:50 +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>Windows下gtk的语言选择</title>
		<link>http://honnix.com/blog/archives/236</link>
		<comments>http://honnix.com/blog/archives/236#comments</comments>
		<pubDate>Mon, 20 Oct 2008 05:08:02 +0000</pubDate>
		<dc:creator>honnix</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[环境变量]]></category>
		<category><![CDATA[语言]]></category>

		<guid isPermaLink="false">http://honnix.com/blog/?p=236</guid>
		<description><![CDATA[记得老版本的gtk是可以选择默认语言的，不知道为什么后来把这个功能给去掉了，结果就是一些gtk的程序总是用Windows系统的语言，也就是中文，可偏偏这些程序中文翻译得又很烂，实在让人受不了。 google了一下怎么在Windows下选择gtk的首选语言，没什么结果，还把我折腾的困得不行。停下来，仔细想了想Linux的做法，加了一个环境变量LANG=en_US，结果就好啦。 不知道会不会出其他什么娄子。]]></description>
			<content:encoded><![CDATA[<p>记得老版本的gtk是可以选择默认语言的，不知道为什么后来把这个功能给去掉了，结果就是一些gtk的程序总是用Windows系统的语言，也就是中文，可偏偏这些程序中文翻译得又很烂，实在让人受不了。</p>
<p>google了一下怎么在Windows下选择gtk的首选语言，没什么结果，还把我折腾的困得不行。停下来，仔细想了想Linux的做法，加了一个环境变量LANG=en_US，结果就好啦。</p>
<p>不知道会不会出其他什么娄子。</p>
]]></content:encoded>
			<wfw:commentRss>http://honnix.com/blog/archives/236/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
