Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/bundle
Commit message (Collapse)AuthorAgeFilesLines
* Do not try to list the mimetypes directory if it does not exist.Marco Pesenti Gritti2008-08-311-5/+6
| | | | Fix #7837
* Trac #7733: fix severe performance regression when creating ActivityBundle.C. Scott Ananian2008-08-263-24/+25
|
* bug #7534: need_upgrade should always be TrueJameson Quinn2008-07-231-5/+7
|
* bug #7494 - uninstall from location, not future locationJameson Quinn2008-07-231-2/+1
|
* #7532 install + open content bundles through journalDaniel Drake2008-07-211-4/+20
|
* 7205: bundlebuilder accepts old "dist" cmd, checks for po dirchema2008-07-191-1/+12
|
* #7523 library regeneration fails as XDG_DATA_DIRS is unsetDaniel Drake2008-07-161-5/+6
| | | | The XDG specs say that a default value should be used if it is not set
* #7523 fix content bundle installationDaniel Drake2008-07-151-3/+3
|
* #7046: Fix removal of activitiesTomeu Vizoso2008-07-031-4/+4
|
* Patch by Jameson Chema Quinn.Marco Pesenti Gritti2008-06-132-16/+126
| | | | | | | Readability cleanups and little fixes by me. use MANIFEST. Deprecate bundle_name. fix_manifest(). bundlebuilder.config() cleanup.
*