gnome-settings-daemon r434 - in trunk: . plugins/xrandr



Author: jensg
Date: Tue Aug 12 16:48:40 2008
New Revision: 434
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=434&view=rev

Log:
2008-08-12  Jens Granseuer  <jensgr gmx net>

	* plugins/xrandr/gsd-xrandr-manager.c: (status_icon_start): remove
	obsolete comment


Modified:
   trunk/ChangeLog
   trunk/plugins/xrandr/gsd-xrandr-manager.c

Modified: trunk/plugins/xrandr/gsd-xrandr-manager.c
==============================================================================
--- trunk/plugins/xrandr/gsd-xrandr-manager.c	(original)
+++ trunk/plugins/xrandr/gsd-xrandr-manager.c	Tue Aug 12 16:48:40 2008
@@ -233,10 +233,7 @@
 {
         struct GsdXrandrManagerPrivate *priv = manager->priv;
 
-        /* FIXME: We may want to make this icon optional (with a GConf key,
-         * toggled from a checkbox in gnome-display-properties.
-         *
-         * Or ideally, we should detect if we are on a tablet and only display
+        /* Ideally, we should detect if we are on a tablet and only display
          * the icon in that case.
          */
         if (!priv->status_icon) {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]