Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/bundlebuilder.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | people are doing crazy things and using the parent directory name does not work well in those cases.
* 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
| | | | Add the news for the release to the global NEWS.sugar.
* 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
| | | | Remove obsolete testint infrastructure.
* 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
| | | | allow to override in setup.py.
* 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
| | | | Package activity/ and setup.py stuff by default.
* 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