Difference between revisions of "Translations:Development on Linux/12/fr"

From GIMX
Jump to: navigation, search
(Created page with "cd GIMX make -j 2")
 
Line 1: Line 1:
 +
<code>
 
cd GIMX
 
cd GIMX
    make -j 2
+
make -j 2</code>

Revision as of 15:42, 30 September 2015

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 (Development on Linux)
<code>
cd GIMX<br />
make -j 2</code>
Translation<code>
cd GIMX
make -j 2</code>

cd GIMX make -j 2