Fix the name.
authorSalvatore Iovene <salvatore@iovene.com>
Wed, 9 Dec 2009 20:01:52 +0000 (22:01 +0200)
committerSalvatore Iovene <salvatore@iovene.com>
Wed, 9 Dec 2009 20:01:52 +0000 (22:01 +0200)
maemo-tweaks.c

index 45a9223..a1508be 100644 (file)
@@ -18,7 +18,7 @@ GtkWidget *create_dialog (GtkWindow *parent)
     GtkWidget *dialog;
 
     dialog = gtk_dialog_new_with_buttons
-        ("Maemo 5 Tweaks",
+        ("Maemo Tweaks",
          parent,
          GTK_DIALOG_MODAL | GTK_DIALOG_NO_SEPARATOR,
          GTK_STOCK_SAVE,