[gnome-control-center] background: Update comment



commit 715474fb30c6d154646289c8359de724235000df
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 14 11:23:00 2011 +0000

    background: Update comment

 panels/background/cc-background-panel.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/panels/background/cc-background-panel.c b/panels/background/cc-background-panel.c
index 7538713..0ff33ac 100644
--- a/panels/background/cc-background-panel.c
+++ b/panels/background/cc-background-panel.c
@@ -424,8 +424,7 @@ backgrounds_changed_cb (GtkIconView       *icon_view,
   if (!list)
     return;
 
-  /* check if the current source is read only, i.e. the image placement and
-   * color is predefined */
+  /* Update current source */
   model = gtk_combo_box_get_model (GTK_COMBO_BOX (WID ("sources-combobox")));
   gtk_combo_box_get_active_iter (GTK_COMBO_BOX (WID ("sources-combobox")),
                                  &iter);



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