Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/bundlebuilder.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-377/+0
* Fix bundlebuilder - pylint patch 050e9 broke some indentationMorgan Collett2008-04-251-4/+4
* pylint sugar.activity, mostly cleanMarco Pesenti Gritti2008-04-191-9/+8
* Make install take the full path rather than prefix. That wayMarco Pesenti Gritti2008-03-301-9/+5
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+382
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-403/+0
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-091-4/+4
* Redo activity bundles in terms of sugar.bundle.bundleDan Winship2007-09-201-3/+3
* Generate context comments in .po files.Tomeu Vizoso2007-09-081-1/+1
* Rename genmo to genl10nMarco Pesenti Gritti2007-08-181-5/+5
* Make activity names translatable.Marco Pesenti Gritti2007-08-181-7/+39
* Correctly include .mo files in bundles.Tomeu Vizoso2007-08-091-2/+1
* Cleanup mo packaging.Marco Pesenti Gritti2007-07-291-36/+40
* #2564: use the activity service name as the base name for translation files.Tomeu Vizoso2007-07-291-1/+5
* setup.py release does a git pull before releasing.Marco Pesenti Gritti2007-07-171-3/+6
* Bundle releases can also contain 0Marco Pesenti Gritti2007-07-151-1/+1
* Require a bundle name argument to start(). ApparentlyMarco Pesenti Gritti2007-07-131-4/+1
* bundlebuilder: MANIFEST was still included twice ... fix for real nowBert Freudenberg2007-07-101-7/+3
* bundlebuilder: include files only once if both default and in MANIFESTBert Freudenberg2007-07-101-2/+3
* do not include setup.py in .xo bundleBert Freudenberg2007-07-101-1/+0
* Fix parsing bugMarco Pesenti Gritti2007-07-091-2/+2
* Make maint helper add snapshot to NEWS and update NEWS.sugarMarco Pesenti Gritti2007-07-081-1/+1
* Make setup.py release add version to the NEWS file.Marco Pesenti Gritti2007-07-081-0/+41
* Some setup.py release fixesMarco Pesenti Gritti2007-07-061-2/+3
* Just warn about missing NEWSMarco Pesenti Gritti2007-07-021-9/+13
* TypoMarco Pesenti Gritti2007-07-021-1/+1
* Include NEWS in the xoMarco Pesenti Gritti2007-06-291-0/+8
* Add a command to automatically do releases.Marco Pesenti Gritti2007-06-281-0/+55
* Merge new translations when updating the .pot.Marco Pesenti Gritti2007-06-261-5/+14
* TypoMarco Pesenti Gritti2007-06-251-1/+1
* Implement fix-copyright and fix some of themMarco Pesenti Gritti2007-06-241-1/+1
* Add a license checker.Marco Pesenti Gritti2007-06-241-1/+1
* Refactor translation system a bitMarco Pesenti Gritti2007-06-211-14/+21
* Default to the source directory name as bundle name,Marco Pesenti Gritti2007-06-211-18/+19
* Don't make all .py executable please...Marco Pesenti Gritti2007-06-201-2/+0
* Create the locale dir if it does not exist.Marco Pesenti Gritti2007-06-181-0/+4
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-261-10/+15
|\
| * Fix last fix.Tomeu Vizoso2007-03-251-2/+3
| * Fix for #1157. Thanks to leejc.Tomeu Vizoso2007-03-251-10/+14
* | Strip the MANIFEST linesMarco Pesenti Gritti2007-03-261-1/+3
|/
* Compile and include .mo in ./setup.py dist.Tomeu Vizoso2007-03-231-0/+12
* Added operations genpot and genmo to bundlebuilder.py for localization.Tomeu Vizoso2007-03-231-5/+43
* Create ~/Activities only when necessaryMarco Pesenti Gritti2007-03-181-4/+4
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-091-2/+2
* Patch by Owen Williams to accept custom MANIFEST filename.Marco Pesenti Gritti2007-02-081-12/+12
* Make the icon colors list privateMarco Pesenti Gritti2007-02-071-0/+2
* Use MANIFEST instead of MANIFEST-OLPC.Marco Pesenti Gritti2007-02-071-13/+23
* Simple fix for getting the activities dir.Tomeu Vizoso2007-02-031-1/+2
* Added new tool sugar-install-bundle.Tomeu Vizoso2007-01-271-7/+1
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-201-1/+1