CVSROOT:        /cvs/gnome
Module name:    gnome-power-manager
Changes by:     rhughes 05/07/19 16:08:26

Modified files:
        .              : ChangeLog configure.in 
        docs           : index.html 
        docs/images    : hal-addbatt.png hal-button.png logo.png 
                         pref-main.png pref-options.png 
        src            : gpm-dbus-common.h gpm-dbus-server.c 
                         gpm-dbus-test.c gpm-notification.c 
        src/pixmaps    : battery-48.png 
Added files:
        docs/images    : pref-advanced.png 
        src/pixmaps    : .cvsignore Makefile.am gnome-power.png 

Log message:
2005-07-19  Richard Hughes  <[EMAIL PROTECTED]>

* src/pixmaps/gnome-power.png: New file (we now have an icon thanks to
Diana Fong)

* src/pixmaps/Makefile.am: Added gnome-power.png

* configure.in: We now require dbus-glib-0.35.2 (an unpopular move).
I want to use the new glib bindings throughout the programs. There is too
many dbus wrapper-type functions that add to bload and make the program
generally difficult to read. After reading the dbus-glib sample code,
I'm sure this is the way to go. For all you FC4 users, rawhide's DBUS seems
to work well with no ill effects.

* doc/*: Updated documentation with new logo, and a few new screenshots.

* src/gpm-dbus-test.c: Converted to just use the glib bindings - this file
is a bit of a mess at the moment, but you see the plan. I'm thinging making
ACK, NACK etc, into methods instead of signals. Methods seem more the right
thing to use, so I'll start converting gpm-dbus-server.c to accept these
methods instead.

* src/gpm-dbus-server: Add in method support for ACK, others to follow.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2005-07-19%2016:07&maxdate=2005-07-19%2016:09

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

Reply via email to