updated text for stubs in the dialog
authormishas <mikhail.sobolev@gmail.com>
Wed, 4 Apr 2007 03:35:18 +0000 (03:35 +0000)
committermishas <mikhail.sobolev@gmail.com>
Wed, 4 Apr 2007 03:35:18 +0000 (03:35 +0000)
git-svn-id: file:///svnroot/simple-launcher/trunk@145 3ba93dab-e023-0410-b42a-de7732cf370a

settings-dialog.cc

index ed8c60c..55a7ab6 100644 (file)
@@ -47,8 +47,8 @@ inline GtkWidget *createUIPage() {
   GtkWidget *vbox = gtk_vbox_new(true, 0);
 
   // packItTogether(group, "Button Size:", <small/big>);
-  // packItTogether(group, "Button Size:", [ ]);
-  // packItTogether(group, "Button Size:", [ ]);
+  // packItTogether(group, "Transparent background:", [ ]);
+  // packItTogether(group, "Show Infobanner:", [ ]);
 
   g_object_unref(G_OBJECT(group));