[Tomoe-cvs 1472] CVS update: libtomoe-gtk/src

Back to archive index

Hiroyuki Ikezoe ikezo****@users*****
2006年 11月 30日 (木) 18:36:08 JST


Index: libtomoe-gtk/src/tomoe-stroke-search.c
diff -u libtomoe-gtk/src/tomoe-stroke-search.c:1.15 libtomoe-gtk/src/tomoe-stroke-search.c:1.16
--- libtomoe-gtk/src/tomoe-stroke-search.c:1.15	Tue Nov 28 10:38:41 2006
+++ libtomoe-gtk/src/tomoe-stroke-search.c	Thu Nov 30 18:36:08 2006
@@ -148,7 +148,7 @@
                       (gpointer) strokeSearch);
     gtk_widget_show (button);
 
-    button = gtk_button_new_from_stock (GTK_STOCK_GO_BACK);
+    button = gtk_button_new_from_stock (GTK_STOCK_UNDO);
     priv->go_back_button = button;
     gtk_box_pack_start (GTK_BOX (vbox), button, FALSE, FALSE, 4);
     g_signal_connect (G_OBJECT (button), "clicked",


tomoe-cvs メーリングリストの案内
Back to archive index