[gnome-mud] Menu mnemonics patch
- From: Daniel Patton <seven-nation army com>
- To: gnome-mud-list gnome org
- Subject: [gnome-mud] Menu mnemonics patch
- Date: Wed, 04 Jan 2006 04:10:18 +1100
Hi all,
Here's a patch to change some mnemonics in the menus, and adds some
more. Also adds an accelerator to file->connect.
--
Daniel Patton <seven-nation army com>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gnome-mud/ChangeLog,v
retrieving revision 1.354
diff -u -r1.354 ChangeLog
--- ChangeLog 3 Jan 2006 10:37:48 -0000 1.354
+++ ChangeLog 3 Jan 2006 17:07:37 -0000
@@ -1,3 +1,6 @@
+2006-01-04 Daniel Patton <seven-nation army com>
+ * ui/main.glade: Changed some mnemonics in the menus, added some more. Added an accelerator for file->connect.
+
2006-01-02 Jordi Mallach <jordi sindominio net>
* configure.ac: Set ALL_LINGUAS before calling AM_GLIB_GNU_GETTEXT,
Index: ui/main.glade
===================================================================
RCS file: /cvs/gnome/gnome-mud/ui/main.glade,v
retrieving revision 1.10
diff -u -r1.10 main.glade
--- ui/main.glade 2 Jan 2006 10:40:07 -0000 1.10
+++ ui/main.glade 3 Jan 2006 17:07:38 -0000
@@ -45,12 +45,13 @@
<child>
<widget class="GtkImageMenuItem" id="main_connect">
<property name="visible">True</property>
- <property name="label" translatable="yes">Connection...</property>
+ <property name="label" translatable="yes">C_onnection...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_connection_wizard1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
+ <accelerator key="o" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
- <widget class="GtkImage" id="image98">
+ <widget class="GtkImage" id="image106">
<property name="visible">True</property>
<property name="stock">gtk-new</property>
<property name="icon_size">1</property>
@@ -66,12 +67,12 @@
<child>
<widget class="GtkImageMenuItem" id="menu_mudlist">
<property name="visible">True</property>
- <property name="label" translatable="yes">Mud List...</property>
+ <property name="label" translatable="yes">_Mud List...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mudlist_listing1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image99">
+ <widget class="GtkImage" id="image107">
<property name="visible">True</property>
<property name="stock">gtk-new</property>
<property name="icon_size">1</property>
@@ -93,12 +94,12 @@
<child>
<widget class="GtkImageMenuItem" id="menu_connect">
<property name="visible">True</property>
- <property name="label" translatable="yes">Quick Connect...</property>
+ <property name="label" translatable="yes">Q_uick Connect...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_connect1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image100">
+ <widget class="GtkImage" id="image108">
<property name="visible">True</property>
<property name="stock">gtk-open</property>
<property name="icon_size">1</property>
@@ -114,12 +115,12 @@
<child>
<widget class="GtkImageMenuItem" id="menu_disconnect">
<property name="visible">True</property>
- <property name="label" translatable="yes">Disconnect</property>
+ <property name="label" translatable="yes">_Disconnect</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_disconnect1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image101">
+ <widget class="GtkImage" id="image109">
<property name="visible">True</property>
<property name="stock">gtk-close</property>
<property name="icon_size">1</property>
@@ -135,12 +136,12 @@
<child>
<widget class="GtkImageMenuItem" id="menu_reconnect">
<property name="visible">True</property>
- <property name="label" translatable="yes">Reconnect</property>
+ <property name="label" translatable="yes">_Reconnect</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_reconnect1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image102">
+ <widget class="GtkImage" id="image110">
<property name="visible">True</property>
<property name="stock">gtk-refresh</property>
<property name="icon_size">1</property>
@@ -162,12 +163,12 @@
<child>
<widget class="GtkImageMenuItem" id="start_logging1">
<property name="visible">True</property>
- <property name="label" translatable="yes">Start Logging...</property>
+ <property name="label" translatable="yes">Start _Logging...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_start_logging1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image103">
+ <widget class="GtkImage" id="image111">
<property name="visible">True</property>
<property name="stock">gtk-new</property>
<property name="icon_size">1</property>
@@ -183,12 +184,12 @@
<child>
<widget class="GtkImageMenuItem" id="stop_logging1">
<property name="visible">True</property>
- <property name="label" translatable="yes">Stop Logging</property>
+ <property name="label" translatable="yes">Stop Lo_gging</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_stop_logging1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image104">
+ <widget class="GtkImage" id="image112">
<property name="visible">True</property>
<property name="stock">gtk-close</property>
<property name="icon_size">1</property>
@@ -204,12 +205,12 @@
<child>
<widget class="GtkImageMenuItem" id="save_buffer1">
<property name="visible">True</property>
- <property name="label" translatable="yes">Save Buffer...</property>
+ <property name="label" translatable="yes">_Save Buffer...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_save_buffer1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image105">
+ <widget class="GtkImage" id="image113">
<property name="visible">True</property>
<property name="stock">gtk-save</property>
<property name="icon_size">1</property>
@@ -231,7 +232,7 @@
<child>
<widget class="GtkMenuItem" id="menu_closewindow">
<property name="visible">True</property>
- <property name="label" translatable="yes">Close Window</property>
+ <property name="label" translatable="yes">Close _Window</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_close_window1_activate" last_modification_time="Mon, 16 Feb 2004 12:51:31 GMT"/>
</widget>
@@ -266,7 +267,7 @@
<child>
<widget class="GtkMenuItem" id="plugin_menu">
<property name="visible">True</property>
- <property name="label" translatable="yes">Plugins</property>
+ <property name="label" translatable="yes">_Plugins</property>
<property name="use_underline">True</property>
<child>
@@ -281,12 +282,12 @@
<child>
<widget class="GtkImageMenuItem" id="plugin_list">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Plugin Information...</property>
+ <property name="label" translatable="yes">Plugin _Information...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_plugin_list_activate" last_modification_time="Mon, 02 Jan 2006 00:45:48 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image106">
+ <widget class="GtkImage" id="image114">
<property name="visible">True</property>
<property name="stock">gtk-info</property>
<property name="icon_size">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]