2009-08-29 Vincent Untz Release 2.13.4 Note that there'll be no tag in svn, as apparently this module doesn't use this. But this commit can be used to identify the release. * VERSION: bump version 2009-08-08 Vincent Untz Synchronize code with code from the shell in gnome-control-center (although it's not committed there yet). Highlights: - use goption - use unique instead of bonobo - no need for the gconf trick, since we don't use libgnomeui anymore - bigger icons - depends on latest libslab * configure.in.in: depends on libslab >= 2.27.1 * src/Makefile.am: add a few defines * src/control-center.c: big changes :-) 2009-08-08 Vincent Untz * etc/yast2-control-center-gnome.schemas.in: * src/control-center.c: Move the gconf key to /apps/yast-control-center. They should never have been in /desktop/gnome/applications/y2cc-gnome 2009-08-08 Vincent Untz * src/control-center.c: (main): use the "current" icon theme for yast, instead of NLD. 2009-01-31 Vincent Untz * src/control-center.c: (main): force not using the default handler for gconf errors. libgnomeui sets one, and when a program is run under "su" (not "su -"), we get gconf errors. And this program is often run under "su", it seems :-) 2008-05-12 Michael Meeks * Version 2.13.3 * aclocal.m4: remove auto-generated file. * src/control-center.c (main): tolerate unknown arguments, like '-S' silently: 389069 2007-09-27 Scott Reeves Fix for 328615 - untranslated because of /opt/gnome to /usr 2007-05-14 Scott Reeves Fix for 259542 - not translated Fix for 245970 - install into y2bindir. 2007-03-19 Scott Reeves * etc/YaST-gnome.menu * etc/yast-gnome-virtualization.directory: Fix for 254718 - additional menu items 2007-03-16 Scott Reeves * etc/YaST-gnome.menu * etc/yast2-control-center-gnome.schemas.in * /src/control-center.c: Fix for 249717 - change icon Fix for 252799 - merge in add on menus Use correct .directory names in menu file schema back to /desktop prefix - main-menu checks for some of it there. 2007-03-12 Scott Reeves * /src/control-center.c: Fix for 250415 - allow different theming for the cc shell Fix for 249717 - change title to "YaST2 Control Center" - use the same string already in yast2-control-center package so we can use existing translations. 2007-02-28 Scott Reeves * /etc/YaST-gnome.desktop.in * /etc/Makefile.am * /etc/yast2-control-center-gnome.schemas.in * /src/control-center.c: Another attempted fix for 240240 Update schema file to install in a better gconf prefix and modify strings to exactly match existing ones in g-m-m CC. 2007-02-22 Scott Reeves * etc/YaST-gnome.desktop.in * etc/Makefile.am: Fix up desktop file - BNC #248025 and #240240 2007-02-05 Michael Meeks * configure.in: remove * autogen.sh: update * POTFILES, MAINTAINER, VERSION, RPMNAME, * configure.in.in, Makefile.cvs: add, do things the 'yast' way. 2007-02-02 Scott Reeves * src/control-center.c etc/yast2-control-center.schemas.in: Remove default tasks - BNC#240242 Update to latest libslab code. 2007-01-26 Scott Reeves * src/control-center.c: Fix for BNC #236464 - duplicated items. Fix for gnome.org #395133 - tasks launched twice. Remove .desktop file now that yast2 launches us 2006-10-30 Scott Reeves * src/control-center.c: Roll in latest updates from gnome-main-menu CC. Fix to build with new gnome-main-menu (2006-10-25 changes) 2006-10-09 Michael Meeks * Version 1.1.1 * src/control-center.c (main): add gtk_init to overcome console warnings wrt. display. * etc/YaST-gnome.desktop.in: add missing categories so we showup in the app browser, add Root auth bits. 2006-10-06 Michael Meeks * src/control-center.c: prune bogus includes. 2006-10-06 Michael Meeks * src/Makefile.am: rename the binary, tweak some strings. * etc/Makefile.am (desktop_DATA, schemas_DATA): rename files to be more verbose & similar to existing yast2 stuff. 2006-10-06 Michael Meeks * Revision 33253 worked. 2006-10-06 Michael Meeks * Checkin yast2-control-center-gnome