diff --git a/gnome-control-center-use-preferences-menu.patch b/gnome-control-center-use-settings-menu.patch similarity index 82% rename from gnome-control-center-use-preferences-menu.patch rename to gnome-control-center-use-settings-menu.patch index 34598c7..18f7808 100644 --- a/gnome-control-center-use-preferences-menu.patch +++ b/gnome-control-center-use-settings-menu.patch @@ -7,7 +7,7 @@ Index: shell/control-center.c } - app_data = appshelldata_new ("gnomecc.menu", NULL, CONTROL_CENTER_PREFIX, -+ app_data = appshelldata_new ("preferences.menu", NULL, CONTROL_CENTER_PREFIX, ++ app_data = appshelldata_new ("settings.menu", NULL, CONTROL_CENTER_PREFIX, GTK_ICON_SIZE_DND, FALSE, TRUE); generate_categories (app_data); diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 55e84fc..b21466c 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 4 12:36:33 CET 2008 - vuntz@novell.com + +- Move gnome-control-center-use-preferences-menu.patch to + gnome-control-center-use-settings-menu.patch since we now use + settings.menu. + ------------------------------------------------------------------- Sat Oct 4 08:56:24 WST 2008 - mboman@suse.de diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 24f2d90..1542834 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -34,7 +34,7 @@ Group: System/GUI/GNOME Obsoletes: fontilus themus acme Provides: fontilus themus acme Version: 2.24.0.1 -Release: 1 +Release: 2 Summary: The GNOME Control Center Source: gnome-%{_name}-%{version}.tar.bz2 Source1: control-center-art.tar.bz2 @@ -53,8 +53,8 @@ Patch8: gnome-control-center-passwd-dialog.patch Patch13: gnome-control-center-docpath.patch # PATCH-FIX-UPSTREAM gnome-control-center-system-proxy-configuration.patch -- this needs to be reimplemented to be more distro-generic before submitting upstream - docs at http://en.opensuse.org/GNOME/Proxy_configuration Patch14: gnome-control-center-system-proxy-configuration.patch -# PATCH-FEATURE-OPENSUSE gnome-control-center-use-preferences-menu.patch -Patch28: gnome-control-center-use-preferences-menu.patch +# PATCH-FEATURE-OPENSUSE gnome-control-center-use-settings-menu.patch +Patch28: gnome-control-center-use-settings-menu.patch # PATCH-FIX-OPENSUSE gnome-control-center-bnc373197-layout-switch-keybinding.patch bnc373197 vuntz@novell.com -- this is a temporary hack to change the default layout switching keybinding Patch30: gnome-control-center-bnc373197-layout-switch-keybinding.patch Url: http://www.gnome.org @@ -239,6 +239,10 @@ fi %{_datadir}/pkgconfig/*.pc %changelog +* Tue Nov 04 2008 vuntz@novell.com +- Move gnome-control-center-use-preferences-menu.patch to + gnome-control-center-use-settings-menu.patch since we now use + settings.menu. * Sat Oct 04 2008 mboman@suse.de - Update to version 2.24.0.1: + Fix newly-introduced crash in theme tab (bgo#553541) @@ -277,7 +281,7 @@ fi * trying to print NULL strings crashes on Solaris (bgo#548586) * add context to event sound names (bgo#549489) + Updated translations -* Sat Sep 20 2008 rodrigo@novell.com +* Fri Sep 19 2008 rodrigo@novell.com - Added dependency on libcanberra-* - Sound capplet is built always (bnc#427748) * Thu Sep 18 2008 sbrabec@suse.cz @@ -315,20 +319,20 @@ fi * Wed Aug 20 2008 sbrabec@suse.cz - Require gnome-menus - gnome-control-center binary requires /etc/xdg/menus/preferences.menu. -* Tue Aug 19 2008 federico@novell.com +* Mon Aug 18 2008 federico@novell.com - Updated gnome-control-center-monitor-labeling.diff so that it applies cleanly. -* Sat Aug 16 2008 federico@novell.com +* Fri Aug 15 2008 federico@novell.com - Added gnome-control-center-monitor-labeling.diff to implement labeling of physical monitors while their properties are being set in the Display capplet. -* Wed Aug 06 2008 rodrigo@suse.de +* Tue Aug 05 2008 rodrigo@suse.de - Update to version 2.23.6: + Various fixes and improvements + Add freedesktop sound theme support + Updated translations + Updated randr 1.2 code - Removed upstreamed randr1.2 patch -* Sat Jun 21 2008 maw@suse.de +* Fri Jun 20 2008 maw@suse.de - Update to version 2.23.4: + Various fixes and improvements + Drop the gnome-vfs dependency @@ -343,7 +347,7 @@ fi https://bugzilla.novell.com/show_bug.cgi?id=350513 - the widgets for manual proxy configuration were disabled at startup, even if Manual mode was selected in the user's configuration. -* Fri May 30 2008 federico@novell.com +* Thu May 29 2008 federico@novell.com - Updated gnome-control-center-randr-1.2.diff with the latest fixes from upstream. * Tue May 13 2008 vuntz@suse.de - Add gnome-control-center-bnc373197-layout-switch-keybinding.patch @@ -352,15 +356,15 @@ fi moment. Helps with bnc#373197 for 11.0. * Sat May 03 2008 coolo@suse.de - Obsoleting older version not newer -* Sat Apr 26 2008 federico@novell.com +* Fri Apr 25 2008 federico@novell.com - Added gnome-control-center-randr-1.2.diff to integrate the new functionality to configure RandR 1.2. -* Tue Apr 15 2008 ro@suse.de +* Mon Apr 14 2008 ro@suse.de - added also provides for old name, not just obsoletes -* Tue Apr 15 2008 rodrigo@suse.de +* Mon Apr 14 2008 rodrigo@suse.de - Renamed to gnome-control-center, like upstream - Removed desktop-effects patch, moved to simple-ccsm -* Fri Apr 11 2008 maw@suse.de +* Thu Apr 10 2008 maw@suse.de - Update to version 2.22.1: + appearance: * Don't resize the font samples vertically when the window is @@ -410,12 +414,12 @@ fi * Make the mouse orientation radio button usable with both mouse buttons + Updated translations. -* Fri Mar 14 2008 sbrabec@suse.cz +* Thu Mar 13 2008 sbrabec@suse.cz - Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE. -* Wed Mar 05 2008 maw@suse.de +* Tue Mar 04 2008 maw@suse.de - Update to version 2.21.92: + http://ftp.acc.umu.se/pub/GNOME/sources/gnome-control-center/2.21/gnome-control-center-2.21.9[12].news. -* Tue Feb 05 2008 rodrigo@suse.de +* Mon Feb 04 2008 rodrigo@suse.de - Added very much needed dependency for upcoming alpha on gnome-settings-daemon, a runtime dependency which is not being picked up in any pattern @@ -423,7 +427,7 @@ fi - Update to version 2.21.90: * http://ftp.acc.umu.se/pub/GNOME/sources/gnome-control-center/2.21/gnome-control-center-2.21.90.news - Re-enable gnome-patch* -* Thu Jan 31 2008 maw@suse.de +* Wed Jan 30 2008 maw@suse.de - Revert last change -- nautilus owns %%{_libdir}/nautilus/extensions-2.0 now. * Tue Jan 29 2008 thoenig@suse.de @@ -438,13 +442,13 @@ fi complaining about files removed upstream ?? * Wed Nov 21 2007 maw@suse.de - Fix build. -* Wed Nov 07 2007 rodrigo@suse.de +* Tue Nov 06 2007 rodrigo@suse.de - Added missing gtk_widget_set_sensitive call (#8785) -* Fri Nov 02 2007 sreeves@suse.de +* Thu Nov 01 2007 sreeves@suse.de - Fix for #298047 - remove reference to background.desktop -* Fri Oct 12 2007 sbrabec@suse.cz +* Thu Oct 11 2007 sbrabec@suse.cz - Removed bogus dependency on mDNSResponder. -* Tue Sep 18 2007 maw@suse.de +* Mon Sep 17 2007 maw@suse.de - Update to version 2.20.0: (Bug numbers in this entry are against bugzilla.gnome.org) + Appearance: @@ -455,18 +459,18 @@ fi + General: * Fix building with Sun's Forte compiler (#473967) + Updated translations. -* Tue Sep 11 2007 maw@suse.de +* Mon Sep 10 2007 maw@suse.de - Update to version 2.19.92: + Appearance: * Leaks fixed * Use _prepend for lists instead of _append + Updated translations. -* Tue Sep 11 2007 rodrigo@suse.de +* Mon Sep 10 2007 rodrigo@suse.de - Remove workaround for upstream bug already fixed (#223798) -* Thu Sep 06 2007 maw@suse.de +* Wed Sep 05 2007 maw@suse.de - Add control-center2-default-keybindings-thoenig-01.patch (#297640). -* Sat Sep 01 2007 maw@suse.de +* Fri Aug 31 2007 maw@suse.de - Update to version 2.19.91: (Bug numbers listed here are against bugzilla.gnome.org) + general: @@ -544,16 +548,16 @@ fi + Updated translations - Refresh control-center2-default-config.patch - Remove control-center2-shell-desktop.patch. -* Thu Aug 23 2007 rodrigo@suse.de +* Wed Aug 22 2007 rodrigo@suse.de - Patched gnomecc.desktop file to have the control center entry show up on the traditional menu bar (#260545) -* Fri Aug 17 2007 rodrigo@suse.de +* Thu Aug 16 2007 rodrigo@suse.de - Fixed location of gnome-passwd.glade file (#296721) -* Thu Aug 09 2007 maw@suse.de +* Wed Aug 08 2007 maw@suse.de - Split off a -lang subpackage. -* Sat Aug 04 2007 jpr@suse.de +* Fri Aug 03 2007 jpr@suse.de - Cleanup patches (#256090) -* Fri Aug 03 2007 maw@suse.de +* Thu Aug 02 2007 maw@suse.de - Update to version 2.19.6: + about-me: * Add a tooltip to the image button @@ -627,17 +631,17 @@ fi + updated translations - Remove control-center2-dont-update-mimedb.patch - Use %%fdupes. -* Sat Jul 28 2007 jpr@suse.de -- Disable seamonkey patch to re-enable build * Fri Jul 27 2007 jpr@suse.de +- Disable seamonkey patch to re-enable build +* Thu Jul 26 2007 jpr@suse.de - Update version to 2.19.5 to get fix for (#293560) - Many upstream bug fixes - Now uses icon theme for icons - Lots of changes to improve the settings daemon - Translation updates -* Fri Jul 20 2007 gekker@suse.de +* Thu Jul 19 2007 gekker@suse.de - Make sure that the new merged appearances capplet is visible -* Tue Jul 10 2007 maw@suse.de +* Mon Jul 09 2007 maw@suse.de - Update to version 2.19.4 - The source tarball is now called gnome-control-center-$version.tar.bz2; however, the package's name remains the same @@ -661,18 +665,18 @@ fi preferences (GNOME#426638#c13). * Thu May 17 2007 rodrigo@suse.de - Look for gnome-passwd.glade file in the correct dir (#272702) -* Tue May 15 2007 maw@suse.de +* Mon May 14 2007 maw@suse.de - Rename jhmfc.patch to control-center2-dont-update-mimedb.patch -* Fri Apr 13 2007 rodrigo@suse.de +* Thu Apr 12 2007 rodrigo@suse.de - Added patch to use preferences.menu in control-center rather than gnomecc.menu. * Tue Apr 10 2007 rodrigo@suse.de - Added patch for building libslab statically. - Patched schemas file to contain our default values. -* Fri Apr 06 2007 sbrabec@suse.cz +* Thu Apr 05 2007 sbrabec@suse.cz - Added "Use default web browser" option for default applications FTP preferences (#113104#c13). -* Tue Apr 03 2007 sbrabec@suse.cz +* Mon Apr 02 2007 sbrabec@suse.cz - Ported control-center-default-applications-ftp+news.patch (#113104#c11). - Added seamonkey to default applications list. @@ -692,10 +696,10 @@ fi - Removed obsolete pangoxft patch (#249608). * Wed Feb 07 2007 sbrabec@suse.cz - Do not build unusable static libraries (#238552). -* Wed Jan 10 2007 sbrabec@suse.cz +* Tue Jan 09 2007 sbrabec@suse.cz - Prefix changed to /usr. - Spec file cleanup. -* Sat Dec 23 2006 federico@novell.com +* Fri Dec 22 2006 federico@novell.com - Added control-center2-217790-sanitize-dpi.diff to fix the control-center2 part of https://bugzilla.novell.com/show_bug.cgi?id=217790. Some X servers @@ -704,14 +708,14 @@ fi patch constrains the X server's DPI value to something reasonable. * Thu Nov 30 2006 sbrabec@suse.cz - Fixed devel dependencies for older products. -* Sun Oct 15 2006 danw@suse.de +* Sat Oct 14 2006 danw@suse.de - Remove dead patches. - Update and reenable control-center2-po-update.patch -* Sat Oct 14 2006 dreveman@suse.de +* Fri Oct 13 2006 dreveman@suse.de - Update compiz keybinding patch so it works with compiz 0.2. * Fri Oct 13 2006 aj@suse.de - Adjust BuildRequires for gnome-doc-utils. -* Tue Oct 03 2006 jhargadon@suse.de +* Mon Oct 02 2006 jhargadon@suse.de - update to version 2.16.1 - display: - Never pass negative values for the rates @@ -731,7 +735,7 @@ fi - translation updates * Sat Sep 02 2006 gekker@suse.de - Install dbus service file in correct location -* Thu Aug 31 2006 jhargadon@suse.de +* Wed Aug 30 2006 jhargadon@suse.de - update to version 2.15.92 - fix "Background dialogue resizes when shown" - fix issues with the themes previews @@ -739,7 +743,7 @@ fi - fix memory leak - patches from "generate visible previews first" - translation updates -* Tue Aug 22 2006 jhargadon@suse.de +* Mon Aug 21 2006 jhargadon@suse.de - update to version 2.15.91 - require libebook-1.2 1.7.90 for the new API - use orca screenreader when available @@ -753,48 +757,48 @@ fi - use GtkAboutDialog, not GtkDialog - use GtkStatusIcon instead of libegg - translation updates -* Sat Aug 05 2006 sreeves@suse.de +* Fri Aug 04 2006 sreeves@suse.de - Mark an existing string in control-center2-soundupdate.patch for translation (185591) -* Fri Jun 30 2006 sbrabec@suse.cz +* Thu Jun 29 2006 sbrabec@suse.cz - Added two missing upstream translations (#185584#c27). - Fixed Norwegian translation update (#185584#c29). - Symlink password dialog icon to proper place (#185584#c29). * Tue Jun 20 2006 sbrabec@suse.cz - Fixed I18N bug in password dialog title (185584#c7). -* Sat Jun 17 2006 sreeves@suse.de +* Fri Jun 16 2006 sreeves@suse.de - Fix for 185591 - missing localization for sound entries. * Fri Jun 16 2006 sbrabec@suse.cz - Fixed missing strings in password dialog (#185584). * Fri Jun 02 2006 hpj@suse.de - Updated the search patch to fall back to gnome-search-tool if Beagle can't be found. -* Tue May 30 2006 hpj@suse.de +* Mon May 29 2006 hpj@suse.de - Add patch to invoke Beagle on "search" keybinding. Fixes Novell bug #132801. * Mon May 29 2006 sbrabec@suse.cz - Added passwd capplet to POTFILES.in (#179459). -* Mon May 29 2006 danw@suse.de +* Sun May 28 2006 danw@suse.de - Add toggle maximize, horiz/vert maximize, and show desktop to control-center2-compiz-keybindings.patch (#178220) -* Wed May 10 2006 dobey@suse.de +* Tue May 09 2006 dobey@suse.de - Add fixes for CRITICAL warnings from background-properties See bug https://bugzilla.novell.com/show_bug.cgi?id=83196 -* Mon May 08 2006 danw@suse.de +* Sun May 07 2006 danw@suse.de - Add cube unfold binding to control-center2-compiz-keybindings.patch * Tue May 02 2006 sbrabec@suse.cz - Moved proxy settings from Hardware to System (#167466). -* Fri Apr 21 2006 danw@suse.de +* Thu Apr 20 2006 danw@suse.de - Add compiz keybindings to gnome-keybinding-properties. 163208 -* Thu Apr 20 2006 sreeves@suse.de +* Wed Apr 19 2006 sreeves@suse.de - Fix for 148037 - mangled widgetry in sound capplet -* Fri Apr 14 2006 sbrabec@suse.cz +* Thu Apr 13 2006 sbrabec@suse.cz - Call %%suse_update_desktop_file for all desktop files. - Added gnome-ui-properties to control-center (118960#c11). - Use new control-center Categories instead of illegal old ones. -* Tue Apr 04 2006 jpr@suse.de +* Mon Apr 03 2006 jpr@suse.de - Add gst 0.10 support for gnome-settings-daemon -* Fri Mar 24 2006 rodrigo@suse.de +* Thu Mar 23 2006 rodrigo@suse.de - Updated control-center2-multiple-displays.patch to use the correct DISPLAY for bonobo-activation, and fixed ultra-quick error dialog (#156801). @@ -802,61 +806,61 @@ fi - Updated control-center2-system-proxy-configuration.diff to fix bug [#158600]. Gnome-settings-daemon will now read the HTTPS_PROXY value from /etc/sysconfi/proxy and set it in the appropriate GConf keys. -* Tue Mar 07 2006 rodrigo@suse.de +* Mon Mar 06 2006 rodrigo@suse.de - Added patch to support multiple concurrent sessions (fixes part of #150623). * Thu Mar 02 2006 rodrigo@suse.de - Don't spawn esd daemon, already done in libesound (part of [#153419]) -* Mon Feb 20 2006 aj@suse.de +* Sun Feb 19 2006 aj@suse.de - Reduce BuildRequires. * Sat Feb 18 2006 sreeves@suse.de - Another Update .desktop file (Name, GenericName, Comment, DocPath) * Sat Feb 18 2006 gekker@suse.de - Fixup .desktop files for UI team -* Sat Feb 18 2006 sreeves@suse.de +* Fri Feb 17 2006 sreeves@suse.de - Update .desktop file (Name, GenericName, Comment, DocPath) -* Thu Feb 16 2006 gekker@suse.de +* Wed Feb 15 2006 gekker@suse.de - Fix font thumbnailing (b.g.o#329043) -* Tue Feb 14 2006 gekker@suse.de +* Mon Feb 13 2006 gekker@suse.de - Remove dependency on e-d-s, not required since we don't ship the about me capplet, partial fix for (#148339) -* Thu Feb 02 2006 sbrabec@suse.cz +* Wed Feb 01 2006 sbrabec@suse.cz - Use translation compendium gnome-patch-translation. * Tue Jan 31 2006 rodrigo@suse.de - Use /etc/pam.d/common-* for PAM authentication (146699) -* Tue Jan 31 2006 sbrabec@suse.cz +* Mon Jan 30 2006 sbrabec@suse.cz - Implemented ftp:// and news:// to gnome-default-applications-properties (#113104). -* Thu Jan 26 2006 mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Thu Jan 19 2006 hpj@suse.de +* Wed Jan 18 2006 hpj@suse.de - Updated the passwd-dialog patch to pass through messages from PAM. This is necessary for the PAM Winbind module, as it informs the user of password policies and more complex error situations. -* Fri Jan 13 2006 sreeves@suse.de +* Thu Jan 12 2006 sreeves@suse.de - Add X-Ximian-Settings to default-applications.desktop. Fix for Bug#141104 -* Tue Dec 27 2005 federico@novell.com +* Mon Dec 26 2005 federico@novell.com - Added control-center2-system-proxy-configuration.diff. This was included in SUSE Linux 9.3 for bug #71202. This makes gnome-settings-daemon default to the YaST settings for the HTTP proxy if appropriate, propagating them to apps that use GConf to find these settings. -* Thu Dec 01 2005 gekker@suse.de +* Wed Nov 30 2005 gekker@suse.de - Update to version 2.12.2 - Remove upstreamed patch -* Wed Nov 30 2005 gekker@suse.de +* Tue Nov 29 2005 gekker@suse.de - Add default-config patch for logout shortcut (#130829). -* Thu Oct 13 2005 gekker@suse.de +* Wed Oct 12 2005 gekker@suse.de - Update to version 2.12.1 -* Fri Oct 07 2005 gekker@suse.de +* Thu Oct 06 2005 gekker@suse.de - Remove previous change for now - Fix DocPath in .desktop file -* Wed Oct 05 2005 gekker@suse.de +* Tue Oct 04 2005 gekker@suse.de - Rename "Desktop Background" to "Display Settings" * Wed Sep 21 2005 rodrigo@suse.de - Fixed icon and category of desktop file for change-passwd capplet (fixes #117028). -* Tue Sep 20 2005 sbrabec@suse.cz +* Mon Sep 19 2005 sbrabec@suse.cz - Fixed PreReq. - Fixed permissions in PLUS. * Thu Sep 15 2005 clahey@suse.de @@ -865,30 +869,30 @@ fi - Part of fix for #115299 * Mon Sep 05 2005 aj@suse.de - Update to 2.12.0. -* Tue Aug 30 2005 rodrigo@suse.de +* Mon Aug 29 2005 rodrigo@suse.de - Added control-center2-screensaver.patch (#113353) - Enabled setuid change-passwd program (GNOME part of #104993) -* Tue Aug 23 2005 gekker@suse.de +* Mon Aug 22 2005 gekker@suse.de - Update to 2.11.92 - Remove upstreamed theme-thumbnail patch -* Mon Aug 22 2005 ro@suse.de +* Sun Aug 21 2005 ro@suse.de - added pangoxft to liblist -* Fri Aug 19 2005 gekker@suse.de +* Thu Aug 18 2005 gekker@suse.de - Fix theme-thumbnail -* Wed Aug 17 2005 rodrigo@suse.de +* Tue Aug 16 2005 rodrigo@suse.de - Added gnome-passwd patch from SP2. -* Sat Aug 13 2005 sreeves@suse.de +* Fri Aug 12 2005 sreeves@suse.de - Update the sound capplet to match interface requested by Nat and Federico. Also removed patch1 after talking with Jody as he indicates it is not needed. * Wed Aug 10 2005 rodrigo@suse.de - Update to version 2.11.91 -* Wed Aug 03 2005 gekker@suse.de +* Tue Aug 02 2005 gekker@suse.de - Update to version 2.11.90 - Add scrollkeeper magic -* Sat Jul 30 2005 jpr@suse.de +* Fri Jul 29 2005 jpr@suse.de - Depend on kereberos libs for building -* Tue Jul 26 2005 gekker@suse.de +* Mon Jul 25 2005 gekker@suse.de - Update to 2.11.6 - Backout fix for (b.g.o309558) fixed bug in xorg-x11 * Mon Jul 18 2005 sbrabec@suse.cz @@ -896,17 +900,17 @@ fi http://bugzilla.gnome.org/show_bug.cgi?id=125618 - Fixed devel dependencies. - Removed unneeded static modules and .la files for modules. -* Sat Jun 18 2005 gekker@suse.de +* Fri Jun 17 2005 gekker@suse.de - Update to version 2.11.4 -* Thu Jun 02 2005 sbrabec@suse.cz +* Wed Jun 01 2005 sbrabec@suse.cz - Fixed devel requirements. -* Thu Apr 14 2005 sbrabec@suse.cz +* Wed Apr 13 2005 sbrabec@suse.cz - Do not build with -Werror. - Added required NULL-pointer argument. * Fri Mar 18 2005 sbrabec@suse.cz - Changed Categories for gnome-ui-properties and default-applications to appear only in menu (#73047). -* Thu Mar 17 2005 sbrabec@suse.cz +* Wed Mar 16 2005 sbrabec@suse.cz - Added X-Ximian-Settings to gnome-ui-properties and default-applications (#73047, #73547). * Wed Mar 16 2005 clahey@suse.de @@ -916,62 +920,62 @@ fi directories. * Tue Mar 15 2005 sbrabec@suse.cz - Symlink desktop icon to standard location (#72818). -* Fri Mar 11 2005 gekker@suse.de +* Thu Mar 10 2005 gekker@suse.de - Add new version of the system-proxy-configuration patch (71202). * Thu Mar 10 2005 gekker@suse.de - Update to version 2.10.0 (GNOME 2.10). * Mon Feb 28 2005 sbrabec@suse.cz - Do not package mimeinfo.cache. -* Fri Feb 25 2005 sbrabec@suse.cz +* Thu Feb 24 2005 sbrabec@suse.cz - Removed gconf makefile-uninstall-rule (#33114). -* Sat Feb 19 2005 clahey@suse.de +* Fri Feb 18 2005 clahey@suse.de - Add a desktop file for change password. -* Fri Feb 18 2005 gekker@suse.de +* Thu Feb 17 2005 gekker@suse.de - add federico's system-proxy-configuration patch -* Fri Feb 11 2005 gekker@suse.de +* Thu Feb 10 2005 gekker@suse.de - Update to version 2.9.91 -* Sat Jan 29 2005 sbrabec@suse.cz +* Fri Jan 28 2005 sbrabec@suse.cz - Fixed directory ownership (require nautilus). - Fixed libexecdir. -* Thu Jan 27 2005 jody@suse.de +* Wed Jan 26 2005 jody@suse.de - jump to 2.9.4 - drop all the partial updates from 2.6 * Wed Dec 15 2004 hvogel@suse.de - fix desktop file -* Sat Oct 30 2004 ro@suse.de +* Fri Oct 29 2004 ro@suse.de - merged stuff from jody: - Additional translations - Some minor accessibility patches that are unreleased in the 2.6.x branch * Fri Oct 29 2004 ro@suse.de - locale rename: no -> nb -* Tue Oct 05 2004 sbrabec@suse.cz +* Mon Oct 04 2004 sbrabec@suse.cz - Updated directory files to show properly icons and translations (#46621). -* Tue Oct 05 2004 sbrabec@suse.cz +* Mon Oct 04 2004 sbrabec@suse.cz - Czech translation update (#46621). -* Fri Sep 17 2004 jody@suse.de +* Thu Sep 16 2004 jody@suse.de - fix help links for accessibility technologies and window capplet [#61587], #61588 -* Fri Sep 10 2004 dobey@suse.de +* Thu Sep 09 2004 dobey@suse.de - Pull in changes for the background capplet from CVS -* Wed Sep 08 2004 sbrabec@suse.cz +* Tue Sep 07 2004 sbrabec@suse.cz - Created shared mime info. * Mon Sep 06 2004 shprasad@suse.de - Not applying patch6 because it is taken care by gnome-audio. -* Tue Aug 31 2004 rml@suse.de +* Mon Aug 30 2004 rml@suse.de - add control-center-keybinding-workaround.patch (fix Ximian bug #59654) -* Sat Aug 14 2004 shprasad@suse.de +* Fri Aug 13 2004 shprasad@suse.de - Fixes bug#63036 (Fix given by sdharmaveer@novell.com) makes gnome login/logout sounds play at login/logout events. - Fixes bug#63038 (Fix given by sdharmaveer@novell.com) overrides the default gnome login/logout sounds by novell login/logout sounds. -* Wed Aug 11 2004 dobey@suse.de +* Tue Aug 10 2004 dobey@suse.de - Include %%prefix/share/gnome-background-properties * Tue Jul 06 2004 jody@suse.de - Restore missing sound and mouse capplets -* Sat Jun 26 2004 jody@suse.de +* Fri Jun 25 2004 jody@suse.de - Move the shell into a tarball to improve maintainability - Fix crash when clicking on whitespace * Fri Jun 25 2004 jody@suse.de @@ -979,19 +983,19 @@ fi - change printer capplet and fix icon - update shell - backport a few fixes from head -* Fri Jun 04 2004 clahey@suse.de +* Thu Jun 03 2004 clahey@suse.de - gnome-applets is a more proper replacement package than control-center2. -* Tue May 04 2004 clahey@suse.de +* Mon May 03 2004 clahey@suse.de - Upgraded to 2.6.1. - Added patch to change desktop files to contain the Category needed to show up with the new gnome-vfs2. * Fri Apr 30 2004 clahey@suse.de - Added patch to use new control center shell. -* Wed Apr 07 2004 sbrabec@suse.cz +* Tue Apr 06 2004 sbrabec@suse.cz - Provide alternative desktop file in Utility->Desktop for non-GNOME sessions, to make possible configuration of GNOME applications. - Build with -fno-strict-aliasing. -* Sun Mar 21 2004 adrian@suse.de +* Sat Mar 20 2004 adrian@suse.de - do not show gnome CC menu entry in KDE * Fri Feb 20 2004 sbrabec@suse.cz - Fixed names of GNOME2 packages. @@ -999,11 +1003,11 @@ fi - gconf schema (de-)installation in %%post and %%postun * Sat Jan 10 2004 adrian@suse.de - add %%defattr -* Wed Oct 08 2003 sbrabec@suse.cz +* Tue Oct 07 2003 sbrabec@suse.cz - Updated to version 2.4.0 (GNOME 2.4). * Sat Sep 13 2003 matz@suse.de - Fix wrong declaration that leads to segfaults. -* Fri Aug 08 2003 sbrabec@suse.cz +* Thu Aug 07 2003 sbrabec@suse.cz - Not use globbing for schemas in %%files. - Removed duplicated screensaveer desktop file. * Wed Aug 06 2003 hhetter@suse.de @@ -1015,26 +1019,26 @@ fi - Use %%find_lang. * Mon Jun 23 2003 ro@suse.de - package directories -* Fri May 16 2003 sbrabec@suse.cz +* Thu May 15 2003 sbrabec@suse.cz - Updated to version 2.2.1. * Fri Feb 14 2003 hhetter@suse.de - look in /opt/gnome2 for GTK Themes instead of the GTK prefix, to get metathemes to work * Fri Feb 07 2003 hhetter@suse.de - updated to version 2.2.0.1 [GNOME 2.2.0] -* Tue Feb 04 2003 ro@suse.de +* Mon Feb 03 2003 ro@suse.de - added startup-notification to neededforbuild -* Fri Jan 17 2003 sbrabec@suse.cz +* Thu Jan 16 2003 sbrabec@suse.cz - Updated to version 2.1.6. - Added Czech description for screensaver. - Use gnome2-devel-packages for neededforbuild. - Updated %%files. -* Fri Nov 22 2002 schwab@suse.de +* Thu Nov 21 2002 schwab@suse.de - Fix missing declarations [#21674]. * Tue Oct 22 2002 hhetter@suse.de - updated to version 2.0.2.91 - remove wrong docdir -* Wed Oct 02 2002 sbrabec@suse.cz +* Tue Oct 01 2002 sbrabec@suse.cz - Updated to version 2.0.1.1. - Move gnome-window-settings-2.0.pc to /usr/%%_lib/pkgconfig/. - Updated %%files section. @@ -1047,11 +1051,11 @@ fi ( Bug Id #18789) * Tue Aug 20 2002 hhetter@suse.de - added prereq: filesystem -* Sun Jul 28 2002 adrian@suse.de +* Sat Jul 27 2002 adrian@suse.de - add %%run_ldconfig -* Fri Jun 21 2002 hhetter@suse.de +* Thu Jun 20 2002 hhetter@suse.de - don't install schemas while make install -* Wed Jun 19 2002 meissner@suse.de +* Tue Jun 18 2002 meissner@suse.de - use libdir for lib64 * Tue Jun 18 2002 hhetter@suse.de - updated to version 2.0.0