12 Commits (7acfbd070fa207dff309383da6e743ad2b9843c3)

Author SHA1 Message Date
Sascha Silbe 7acfbd070f style cleanup: prefer ' for strings
Tomeu prefers ' for strings, so let's use it wherever we don't have a good
reason to use ".

Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
CC: Aleksey Lim <alsroot@member.fsf.org>
14 years ago
Wade Brainerd 63a5dcef05 Deprecate host_version #1509 14 years ago
Sascha Silbe c9e63eb8ea PEP8 white space and long line fixes 15 years ago
Daniel Drake 5fc5b08599 Fix ContentBundle bundle_id
Most content bundles use global_name as the ID-style thing, as suggested
on the OLPC wiki. bundle_class seems undocumented and hence is not
present in any of the content bundles I have here.

Change get_bundle_id() to fall back on the global_name if no bundle_class
is set. This fixes a complete sugar crash when installing the standard
content bundles (it tried to send a None value over dbus).
15 years ago
Tomeu Vizoso 7c0efa11c0 Restore minimal .xol support #459 16 years ago
Marco Pesenti Gritti b58182a970 Mark modules as STABLE/UNSTABLE/DEPRECATED. 16 years ago
C. Scott Ananian 1bd1b6c81e Trac #7733: fix severe performance regression when creating ActivityBundle. 16 years ago
Marco Pesenti Gritti 80190bf944 Several pylint fixes. 16 years ago
Daniel Drake 02d3799b54 #7532 install + open content bundles through journal 16 years ago
Daniel Drake cc8e682ab0 #7523 library regeneration fails as XDG_DATA_DIRS is unset
The XDG specs say that a default value should be used if it is not set
16 years ago
Daniel Drake d17347cc19 #7523 fix content bundle installation 16 years ago
Marco Pesenti Gritti 72c2a1d770 Use a src directory consistently with base and shell. 16 years ago