From 6519008e78c0a2f9cab9b6df617e4e1986c92d76 Mon Sep 17 00:00:00 2001 From: Salvatore Iovene Date: Wed, 9 Dec 2009 22:01:52 +0200 Subject: [PATCH] Fix the name. --- maemo-tweaks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maemo-tweaks.c b/maemo-tweaks.c index 45a9223..a1508be 100644 --- a/maemo-tweaks.c +++ b/maemo-tweaks.c @@ -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, -- 1.7.9.5