==================== 2.19.2 ==================== 2007-08-14 Federico Mena Quintero Released sabayon-2.19.2. * lib/config.py.in (DIRECTORIES_TO_IGNORE): Ignore .wapi, .fontconfig, .gstreamer-0.10. 2007-08-14 Federico Mena Quintero * admin-tool/sabayon.desktop.in (Categories): Remove "Application", add "GTK". Patch by Christian Kirbach ; fixes http://bugzilla.gnome.org/show_bug.cgi?id=417608 2007-08-14 Federico Mena Quintero * configure.ac: Bumped version number to 2.19.2. * NEWS: Updated. 2007-08-14 Federico Mena Quintero * configure.ac: Add a requirement for pygobject 2.12.0 or later for pygobject.filename_display_name(). * lib/sources/filessource.py (FilesChange.get_short_description): Convert the filename to UTF-8 before generating a string for display. Patch by Will Lachance . Fixes http://bugzilla.gnome.org/show_bug.cgi?id=320968 2007-08-13 Federico Mena Quintero * lib/sources/paneldelegate.py (PanelDelegate.__init__): Fix "Appliction" typo. Patch by Baris Cicek ; fixes http://bugzilla.gnome.org/show_bug.cgi?id=463177 2007-08-13 Federico Mena Quintero * admin-tool/sabayon-apply: Import our config module. * admin-tool/sabayon-session: Likewise. * admin-tool/sabayon-apply (main): Start the toplevel "try" block right after the call to option_parser.parse_args(); if it exits due to being passed --help, we don't want our exception handler to be called. Thanks to Colin Watson for catching this. Fixes http://bugzilla.gnome.org/show_bug.cgi?id=458731 * admin-tool/sabayon-session (main): Likewise. (main): Removed leftover "print" statements for debugging. 2007-08-13 Federico Mena Quintero * admin-tool/sabayon.desktop.in (Icon): Oops, make this just "sabayon", not "sabayon.png". * lib/userdb.py (UserDatabase.get_users): Clarify the ADS hosts comment (they are Active Directory users). * admin-tool/sabayon-apply: Import shutil for shutil.rmtree. * configure.ac (suse): Update the GNOME session paths for openSUSE 10.3. 2007-08-09 Federico Mena Quintero * data/icons/Makefile.am (install-data-hook uninstall-hook): Run gtk-update-icon-cache. Patch from Christian Kirbach . Fixes http://bugzilla.gnome.org/show_bug.cgi?id=436107 2007-08-06 Federico Mena Quintero * data/icons/*: New, sexy icon files from Alberto Ruiz and Andreas Nilsson . * configure.ac (AC_CONFIG_FILES): Add the data/icons Makefiles. * Makefile.am (SUBDIRS): Add the "data" directory. * admin-tool/Makefile.am: Remove the icon installation stuff. * admin-tool/sabayon.png: Removed the old icon. Wheeeee!