User Tools

Site Tools


en:devel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:devel [2013/01/28 08:12] – bug dans titre niconilen:devel [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 103: Line 103:
 $ make $ make
 </code> </code>
 +  * To compile messages in your own language :
 +<code bash>
 +$ make locale_release
 +</code>
 +To translate strings in the source code, go to the page [[en:devel:translate|translate]]
   * To launch your version of ''actionaz'' :   * To launch your version of ''actionaz'' :
 <code bash> <code bash>
 $ ./actionaz $ ./actionaz
 </code> </code>
 +
 +----
 +
 +
  
 ===== Going to see the code ? ===== ===== Going to see the code ? =====
  
 Your development environment is ready ! We can go fight with the [[en:devel:code_source|code]] ! Your development environment is ready ! We can go fight with the [[en:devel:code_source|code]] !
 +
 +The project coding-style is described [[en:devel:coding-style|here]]
 +
 +----
 +
 +Other languages for this page : [[fr:devel|(fr)]]
  
en/devel.1359360738.txt.gz · Last modified: (external edit)