gpointing-device-settings r40 - trunk/src



Author: hiikezoe
Date: Fri Feb 27 10:25:20 2009
New Revision: 40
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=40&view=rev

Log:
fix window title.

Modified:
   trunk/src/gpointing-device-settings.c

Modified: trunk/src/gpointing-device-settings.c
==============================================================================
--- trunk/src/gpointing-device-settings.c	(original)
+++ trunk/src/gpointing-device-settings.c	Fri Feb 27 10:25:20 2009
@@ -112,7 +112,7 @@
 
     gpds_init();
 
-    dialog = gtk_dialog_new_with_buttons(_("TrackPoint Settings"),
+    dialog = gtk_dialog_new_with_buttons(_("Pointing Device Settings"),
                                          NULL,
                                          0, 
                                          GTK_STOCK_OK, GTK_RESPONSE_ACCEPT,



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