Translations:KIconEdit/11/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "* 编译之 {{Input|1=cd graphics cmake . && make -j8 && su -c "make install/strip"}}")
 
(No difference)

Latest revision as of 13:19, 29 August 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KIconEdit)
* compile it
{{Input|1=cd graphics
cmake . && make -j8 && su -c "make install/strip"}}
  • 编译之
cd graphics
cmake . && make -j8 && su -c "make install/strip"