CVSROOT:        /cvs/gnome
Module name:    gnome-applets
Changes by:     ryanl   05/07/08 22:59:00

Modified files:
        battstat       : ChangeLog GNOME_BattstatApplet.xml battstat.h 
                         battstat.schemas.in battstat_applet.c 
                         battstat_applet.glade properties.c 

Log message:
2005-07-08  Ryan Lortie  <[EMAIL PROTECTED]>

Removal of suspend support as per bug #303496 
[http://bugzilla.gnome.org/show_bug.cgi?id=303496].

* GNOME_BattstatApplet.xml: Remove "suspend" menu item.

* battstat.h: Remove suspend_entry, suspend_cmd structure members.

* battstat.schemas.in: Remove suspend stuff from gconf.

* battstat_applet.c: Remove suspend_cb, double click handler,
other assorted suspend-related stuff.

* battstat_applet.glade: Remove suspend command entry field.

* properties.c: Remove suspend_changed and related code.

2005-07-08  Ryan Lortie  <[EMAIL PROTECTED]>

Properties dialog rework.  See bug #307231 
[http://bugzilla.gnome.org/show_bug.cgi?id=307231].

* battstat.h: Remove 3 battstat struct members related to old
properties code.

* battstat_applet.glade: Rework properties as per comment #3 in bug.

* properties.c: Remove label_ptr-related code.

Fix typo into spin_ptr_cb function declaration.

Change combo_ptr and spin_ptr to be local variables in prop_cb
instead of global structure members.  Use local instances of these
variables instead of structure members in callback functions.

Update strings and translator comments in prop_cb to reflect
changes to battstat_applet.glade.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-applets&who=ryanl&date=explicit&mindate=2005-07-08%2022:58&maxdate=2005-07-08%2023:00

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to