CVSROOT:        /cvs/gnome
Module name:    gnome-panel
Changes by:     vuntz   06/01/16 12:42:06

Modified files:
        gnome-panel    : ChangeLog Makefile.am panel-action-button.c 
                         panel-enums.h panel-menu-items.c 
                         panel-session.c 
Added files:
        gnome-panel    : panel-gdm.c panel-gdm.h panel-logout.c 
                         panel-logout.h 

Log message:
2006-01-16  Vincent Untz  <[EMAIL PROTECTED]>

Add new logout/shutdown dialogs.

* Makefile.am: add panel-logout.[ch] and panel-gdm.[ch]
* panel-logout.[ch]: new, implements a logout dialog
* panel-gdm.[ch]: new, for communications with gdm
* panel-action-button.c: add a new shutdown button
(panel_action_logout): remove the recursion guard from here and use
the new logout dialog
(panel_action_shutdown): new
* panel-enums.h: add the new shutdown action button
* panel-menu-items.c: (panel_place_menu_item_append_gtk_bookmarks):
fix comment
(panel_menu_items_append_lock_logout): append the shutdown item
* panel-session.c: (panel_session_request_logout): add recursion guard
here, don't tell gnome-session to show its logout dialog

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-panel&who=vuntz&date=explicit&mindate=2006-01-16%2012:41&maxdate=2006-01-16%2012:43

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

Reply via email to