[gnome-control-center] Correct a comment



commit 62e2bd6e7530f831ecc6e24864ccd8b837a35c48
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jan 27 08:15:33 2011 -0500

    Correct a comment

 shell/cc-shell-model.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/cc-shell-model.c b/shell/cc-shell-model.c
index 30fb7e0..41bfc07 100644
--- a/shell/cc-shell-model.c
+++ b/shell/cc-shell-model.c
@@ -179,7 +179,7 @@ cc_shell_model_add_item (CcShellModel   *model,
   if (!id)
     {
       /* Refuse to load desktop files without a panel ID, but
-       * with the X-GNOME-Control-Center-Panel category */
+       * with the X-GNOME-Settings-Panel category */
       if (desktop_entry_has_panel_category (key_file))
         {
           g_warning ("Not loading desktop file '%s' because it uses the "



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