diff options
author | Dan Winship <danw@novell.com> | 2006-06-14 13:16:21 +0000 |
---|---|---|
committer | Dan Winship <danw@novell.com> | 2006-06-14 13:16:21 +0000 |
commit | 526d18ac30fa4a258bdd2b26c4c78760d55ff23f (patch) | |
tree | 653fb9194d5cf26d32c926ecbc6633cbe21bdd94 /ChangeLog | |
parent | 7925a62fafcf9baa1d76866fff394c6e3ef1afcb (diff) |
Mark cube as needing to load before switcher rather than marking switcher
as requiring cube. bnc #183676.
Output load_before and requires for all plugins, even if the list is empty,
to ensure that an empty value in a new release overrides a non-empty
value in an older release.
regen
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2006-06-12 Dan Winship <danw@novell.com> + + * plugins/cube.c: + * plugins/switcher.c: Mark cube as needing to load before switcher + rather than marking switcher as requiring cube. bnc #183676. + + * plugins/gconf-dump.c (dumpPluginOptions): Output load_before and + requires for all plugins, even if the list is empty, to ensure + that an empty value in a new release overrides a non-empty value + in an older release. + + * plugins/compiz.schemas.in.in: regen + 2006-06-09 Dan Winship <danw@novell.com> * configure.ac: add translations |