Difference between revisions of "Translation for developers/ru"

Jump to navigation Jump to search
Updating to match new version of source page
(Created page with "До начала работы по интеграции новых строк в код Kiwix, предпочтительно убедиться что это код рабо...")
(Updating to match new version of source page)
Line 21: Line 21:
== Проверка кода и запуск Kiwix ==
== Проверка кода и запуск Kiwix ==


До начала работы по интеграции новых строк в код 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]]:
*Взять код с последними изменениями
* Get the unstable code
*Скомпилировать
* Compile it
*Зайти в поддиректорию Kiwix и запустить его.
* Run it by going to the kiwix subdirectory and launching ''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"''.
Line 108: Line 108:


== See also ==
== See also ==
* [[Translation]]
* [[{{ll|Translation}}|Translation]]
* [[Compilation]]
* [[{{ll|Compilation}}|Compilation]]


[[Category:Developer's Guide]]
[[Category:Developer's Guide]]
4,922

edits

Navigation menu