Jump to content

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

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

Revision as of 07:41, 6 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 (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`"'