Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/bundlebuilder.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update help message, thanks again to erikosMarco Pesenti Gritti2006-12-211-5/+6
* Typo, thanks to erikos!Marco Pesenti Gritti2006-12-211-1/+1
* Fix dev commandMarco Pesenti Gritti2006-12-131-1/+1
* Added support for MANIFEST-OLPC files in bundlebuilderOwen Williams2006-12-041-1/+1
* Added support for MANIFEST-OLPC files in bundlebuilderOwen Williams2006-12-041-7/+26
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-88/+88
* Forgot to add fileMarco Pesenti Gritti2006-11-271-0/+156