Jump to content

Translations:Konversation/Sources/26/en: Difference between revisions

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
(No difference)

Latest revision as of 05:00, 31 March 2017

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 (Konversation/Sources)
{{Input|1=<syntaxhighlight lang="bash">
 cd konversation
 mkdir build
 cd build
 cmake -DCMAKE_BUILD_TYPE=debug -DCMAKE_INSTALL_PREFIX=<desired install location> ../
 make
 sudo make install
</syntaxhighlight>}}
'"`UNIQ--syntaxhighlight-00000000-QINU`"'