<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[阿Tim日志]]></title> 
<link>https://atim.cn/index.php</link> 
<description><![CDATA[专业的php开发者.开发团队的带队人]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[阿Tim日志]]></copyright>
<item>
<link>https://atim.cn/post//</link>
<title><![CDATA[汉化ubuntu的KDevelop]]></title> 
<author>bkkkd &lt;partybase@gmail.com&gt;</author>
<category><![CDATA[开发应用]]></category>
<pubDate>Mon, 27 Oct 2008 13:41:10 +0000</pubDate> 
<guid>https://atim.cn/post//</guid> 
<description>
<![CDATA[ 
	今天收到了我的［linux C编程实战］，这本书里面说到了使用<a href="http://atim.cn/read.php/451.htm" target="_blank">KDevelop</a>来作为编辑器。<br/>这个东西以我前在redflag里也用过。不过只是安装了没有实际应用。因为当时机器运行的太慢了，所以玩了几次就没玩了。<br/>今天再次安装这个系统，来作为我学习C语言的编程器。（好像php也可以用它来写)<br/>不过在<a href="http://atim.cn/read.php/451.htm" target="_blank">ubuntu</a>上安装了后发现竟然不没有中文。于是我找到了下面的这篇文章。<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content"><br/><a href="http://atim.cn/read.php/451.htm" target="_blank">ubuntu</a> 安装了<a href="http://atim.cn/read.php/451.htm" target="_blank">KDevelop</a>后发现是英文界面，许多专业术语，四处查找，将安装中文包的方法叙述如下。<br/><br/>1、下载中文包，在该网页上显示了目前的本地化进度<br/>http://l10n.kde.org/stats/gui/stable/team/zh_CN/kdevelop/　下载KDevelop的汉化文件<br/><br/><br/>2. 执行：msgfmt kdevelop.po -o kdevelop.mo （参见注意事项）<br/><br/>3. sudo cp kdevelop.mo /usr/share/locale-langpack/zh_CN/LC_MESSAGES/<br/><br/>4. 启动kdevelop<br/><br/>注意事项，msgfmt在有的<a href="http://atim.cn/read.php/451.htm" target="_blank">ubuntu</a>上可能没有安装，要是搜索安装msgfmt这个软件是找不到的，其实应该安装的是下列软件<br/><br/>sudo aptitude install gettext就ok了　<br/></div></div><br/>Tags - <a href="https://atim.cn/tags/php/" rel="tag">php</a> , <a href="https://atim.cn/tags/%25E4%25B8%25AD%25E5%25B1%25B1php/" rel="tag">中山php</a> , <a href="https://atim.cn/tags/%25E4%25BB%25A3%25E7%25A0%2581/" rel="tag">代码</a>
]]>
</description>
</item><item>
<link>https://atim.cn/post//#blogcomment</link>
<title><![CDATA[[评论] 汉化ubuntu的KDevelop]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://atim.cn/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>