CVSROOT: /cvs/gnome Module name: gnome-power-manager Changes by: rhughes 06/03/25 18:52:59
Modified files: . : ChangeLog configure.in data : gnome-power-manager.spec.in data/icons : Makefile.am data/icons/16x16: Makefile.am data/icons/24x24: Makefile.am src : gpm-info.c gpm-manager.c gpm-prefs.c gpm-stock-icons.c gpm-stock-icons.h gpm-tray-icon.c Added files: data/icons/24x24: gnome-power-manager.png data/icons/48x48: .cvsignore Makefile.am gnome-power-manager.png gpm-battery-charged.png gpm-battery-critical.png gpm-keyboard-power-low.png gpm-mouse-power-low.png gpm-suspend-to-disk.png gpm-suspend-to-ram.png gpm-ups-critical.png data/icons/scalable: .cvsignore gpm-battery-broken.svg gpm-battery-charged.svg gpm-battery-charging-000.svg gpm-battery-charging-020.svg gpm-battery-charging-040.svg gpm-battery-charging-060.svg gpm-battery-charging-080.svg gpm-battery-charging-100.svg gpm-battery-critical.svg gpm-battery-discharging-000.svg gpm-battery-discharging-020.svg gpm-battery-discharging-040.svg gpm-battery-discharging-060.svg gpm-battery-discharging-080.svg gpm-battery-discharging-100.svg gpm-battery-low.svg gpm-keyboard-power-low.svg gpm-mouse-power-low.svg gpm-suspend-to-disk.svg gpm-suspend-to-ram.svg gpm-ups-broken.svg gpm-ups-charged.svg gpm-ups-charging-000.svg gpm-ups-charging-020.svg gpm-ups-charging-040.svg gpm-ups-charging-060.svg gpm-ups-charging-080.svg gpm-ups-charging-100.svg gpm-ups-critical.svg gpm-ups-discharging-000.svg gpm-ups-discharging-020.svg gpm-ups-discharging-040.svg gpm-ups-discharging-060.svg gpm-ups-discharging-080.svg gpm-ups-discharging-100.svg Removed files: data/icons : gnome-power.png data/icons/16x16: gpm-power-information.png Log message: 2006-03-25 Richard Hughes <[EMAIL PROTECTED]> * data/icons/scalable/*: Add the svg icons. * data/icons/48x48/*, configure.in, data/icons/Makefile.am: Add this new directory with the few 24x24 icons we need. * data/icons/16x16/Makefile.am, data/icons/24x24/Makefile.am: Install these icons to /usr/share/icons/hicolor as we now need icons of different sizes, that we also need to use external to the application in libnotify. This also makes theming trivial as the current icons will be used by redhat in the bluecurve theme when we switch to tango. This means you have to install the icons to hicolor, and then do: gtk-update-icon-cache -q /usr/share/icons/hicolor * data/gnome-power-manager.spec.in: Update the icon cache so we can get the new icons registered. * data/icons/Makefile.am, src/gpm-stock-icons.h: Don't ship gnome-power.png, but instead ship an application icon in each size. * data/icons/16x16/gpm-power-information.png: Remove, as now we can use GTK_STOCK_INFO which is pretty much the same icon. * src/gpm-info.c, src/gpm-prefs.c, src/gpm-tray-icon.c: Set the window icons with the new icon locations. * src/gpm-manager.c: Use all the new 48x48 icons for the libnotify dialogues. * src/gpm-stock-icons.c: Trim down to just the two s-t-d and s-t-r icons, as the others we can use as named icons. * src/gpm-tray-icon.c (gpm_tray_icon_set_image_from_stock): Open from the theme, rather than the stock set. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-03-25%2018:51&maxdate=2006-03-25%2018:53 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list