From: <ale...@us...> - 2003-11-03 00:20:34
|
Update of /cvsroot/morphix/keybconf In directory sc8-pr-cvs1:/tmp/cvs-serv2668 Modified Files: keybconfig.glade Removed Files: keyboard.png Log Message: added changes so that keybconf actually does something removed redundant keyboard.png file Index: keybconfig.glade =================================================================== RCS file: /cvsroot/morphix/keybconf/keybconfig.glade,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** keybconfig.glade 31 Oct 2003 00:43:16 -0000 1.1.1.1 --- keybconfig.glade 3 Nov 2003 00:20:30 -0000 1.2 *************** *** 31,34 **** --- 31,35 ---- <widget class="GtkButton" id="helpbutton1"> <property name="visible">True</property> + <property name="sensitive">False</property> <property name="can_default">True</property> <property name="can_focus">True</property> *************** *** 50,54 **** <property name="relief">GTK_RELIEF_NORMAL</property> <property name="response_id">-6</property> ! <signal name="clicked" handler="gtk_main_quit" last_modification_time="Sat, 14 Jun 2003 18:48:02 GMT"/> </widget> </child> --- 51,55 ---- <property name="relief">GTK_RELIEF_NORMAL</property> <property name="response_id">-6</property> ! <signal name="clicked" handler="on_cancelbutton1_clicked" last_modification_time="Sun, 02 Nov 2003 22:39:12 GMT"/> </widget> </child> --- keyboard.png DELETED --- |