Difference between revisions of "Translation for developers/fr"

Jump to navigation Jump to search
Created page with "Avant de commencer à travailler sur l'intégration de nouvelles chaînes dans le code Kiwix, il est préférable de [[{{ll|compilation}}|compiler Kiwix]]: *Prenez le code ins..."
(Created page with "== Extraction du code et démarrage de Kiwix ==")
(Created page with "Avant de commencer à travailler sur l'intégration de nouvelles chaînes dans le code Kiwix, il est préférable de [[{{ll|compilation}}|compiler Kiwix]]: *Prenez le code ins...")
Line 21: Line 21:
== Extraction du code et démarrage de Kiwix ==
== Extraction du code et démarrage de Kiwix ==


Before starting to work on the integration of new strings in the Kiwix code, it's preferable to [[{{ll|compilation}}|achieve to compile Kiwix]]:
Avant de commencer à travailler sur l'intégration de nouvelles chaînes dans le code Kiwix, il est préférable de [[{{ll|compilation}}|compiler Kiwix]]:
* Get the unstable code
*Prenez le code instable
* Compile it
*Compilez le
* Run it by going to the kiwix subdirectory and launching ''kiwix''.
*Exécutez-le en allant dans le dossier kiwix et lancez "kiwix"


''Remark: If you are not able to compile Kiwix, or do not have xulrunner available (is the case for example on Ubuntu Oneiric and further) you will still be able to start kiwix and get an interface although the application won't work correctly, but that's enough for example to manipulate the XUL files. In this case you will have to make a few additional steps like add "MaxVersion=42.*" as new line to kiwix/application.ini and launch Kiwix using this command in the "kiwix" directory "firefox -app application.ini"''.
''Remark: If you are not able to compile Kiwix, or do not have xulrunner available (is the case for example on Ubuntu Oneiric and further) you will still be able to start kiwix and get an interface although the application won't work correctly, but that's enough for example to manipulate the XUL files. In this case you will have to make a few additional steps like add "MaxVersion=42.*" as new line to kiwix/application.ini and launch Kiwix using this command in the "kiwix" directory "firefox -app application.ini"''.
364

edits

Navigation menu