Tag '0.6.0' created by Guillaume Seguin <[EMAIL PROTECTED]> at 2007-10-20 20:03 +0000
Compiz Fusion 0.6.0 release -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQBHGl8YFGCg8MK49G4RAtjDAKDBajc09V6ulhwF6xIg2JlTwJy/0wCbBUiq PmwVszEZKBL5tSyef5WSRO4= =NsC8 -----END PGP SIGNATURE----- Changes since 0.5.2: = (1): Fixed changing backends Artur Flina (1): Updated Polish translation Danny Baumann (1): Update German translation. Guillaume Seguin (8): * Update website and coding style * Fix make clean * Rework and cleanup of Bool settings * "foo" doesn't look serious * Prettier buttons for plugins & categories * Fix keyboard navigation scrolling * Checking for focus events only seems to be enough * My pygtk is wicked Jigish Gohil (7): change back zh to zh_CN.po so it shows up on l10n-stats Add Dutch translations from Rick - <[EMAIL PROTECTED]> merge translations into 0.6.0 merge translations into 0.6.0 bump version to 0.6.0 add arabic translations from Banxoo <[EMAIL PROTECTED]> el update from djdoo <[EMAIL PROTECTED]> Patrick Niklaus (10): Parse version from VERSION file Fixed changedSettings interface and update action settings as well Added global profile reset. Thanks to Michael Vogt Updated vpswitch icon Removed gotovp icon Moved some helper widgets into Widgets.py Switched to gtk-like coding style in Widgets.py Fixed typo in Polish translation Fixed conflict dialog appearing twice Python 4 spaces tabs indent root (1): fix lingua names --- Makefile | 2 VERSION | 2 ccm/Conflicts.py | 536 ++++----- ccm/Constants.py.in | 4 ccm/Pages.py | 2574 +++++++++++++++++++++------------------------ ccm/Settings.py | 1848 ++++++++++++++++---------------- ccm/Utils.py | 376 +++--- ccm/Widgets.py | 214 +++ ccm/Window.py | 830 +++++++------- ccm/__init__.py | 1 images/plugin-gotovp.svg | 722 ------------ images/plugin-vpswitch.svg | 1760 ++++++++++++++++++++++++++++-- po/LINGUAS | 17 po/POTFILES.in | 2 po/ar.po | 445 +++++++ po/bn.po | 425 +++++++ po/ca.po | 433 +++++++ po/ccsm.pot | 251 +--- po/de.po | 202 ++- po/el.po | 381 ++++-- po/fr.po | 257 ++-- po/gl.po | 454 +++++++ po/gu.po | 301 ++--- po/id.po | 408 +++++++ po/it.po | 459 +++++--- po/nb.po | 451 +++++++ po/nl.po | 356 ++++++ po/pl.po | 355 ++++++ po/pl_PL.po | 292 ----- po/pt.po | 457 +++++++ po/pt_BR.po | 454 +++++++ po/pt_PT.po | 288 ----- po/sk.po | 428 +++++++ po/sv.po | 391 +++++- po/tr.po | 459 ++++++++ po/wo.po | 449 +++++++ po/zh_CN.po | 242 ++-- setup.py | 4 38 files changed, 12105 insertions(+), 5425 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]