gnome-system-tools r3985 - in trunk: . src/common
- From: carlosg svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-system-tools r3985 - in trunk: . src/common
- Date: Wed, 10 Oct 2007 02:08:14 +0100 (BST)
Author: carlosg
Date: 2007-10-10 02:08:13 +0100 (Wed, 10 Oct 2007)
New Revision: 3985
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-system-tools?rev=3985&view=rev
Added:
trunk/src/common/gst-polkit-button.c
trunk/src/common/gst-polkit-button.h
Modified:
trunk/ChangeLog
trunk/configure.in
trunk/src/common/ChangeLog
trunk/src/common/Makefile.am
trunk/src/common/gst-dialog.c
trunk/src/common/gst-dialog.h
trunk/src/common/gst-tool.c
trunk/src/common/gst-tool.h
trunk/src/common/gst-widget.c
trunk/src/common/gst-widget.h
Log:
2007-10-10 Carlos Garnacho <carlosg gnome org>
Add optional PolicyKit support.
* gst-polkit-button.[ch]: Added, implementation of a button that takes
care of all the authentication process.
* Makefile.am: optionally compile it.
* gst-dialog.[ch]: Add a GstPolKitButton if PolicyKit is used.
(gst_dialog_is_authenticated): Move here.
(gst_dialog_map): No longer needed, the configuration is already
updated inconditionally in the GstTool constructor.
* gst-tool.[ch] (gst_tool_is_authenticated): removed from here.
* gst-widget.c: update callers.
* gst-widget.h: make GstWidget struct a bit more compact.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]