Difference between revisions of "Black&White Project/Kiwix for Sugar/Porting"

Jump to navigation Jump to search
no edit summary
Line 65: Line 65:


Activity Icon must respond to very specific requirements:
Activity Icon must respond to very specific requirements:


* Icon should be made from a 75px square frame and fit properly
* Icon should be made from a 75px square frame and fit properly
Line 89: Line 88:


== Build .XO ==
== Build .XO ==
Building the .xo file is easy.
# prepare your folder so that it's named Kiwix.activity
# Inside this folder, place your ''application.ini'', ''chrome'', ''xulrunner'', etc.
# On that same folder, place the ''activity'' subfolder, ''setup.py'', ''lib/'' and ''bin/''
# <pre>cd Kiwix.activity
python ./setup.py dist_xo</pre>
That will create a Kiwix-x.xo in the ''dist/'' sub folder. '''x''' represents the build version.
This version number is specified in your ''activity/activity.info'' file. It is important as it's the only way to express versions in the Sugar world: the Journal and the Activities Manager.


== XR App Customization ==
== XR App Customization ==
7,787

edits

Navigation menu