Added missing underlined shortcuts.
2001-07-12 Taylor Hayward <taylorhayward@yahoo.com> * gui/goto-dialog.glade: * gui/meeting-mockup.glade: * gui/alarm-notifyålarm-notify.glade: * gui/dialogs/alarm-page.glade: * gui/dialogs/meeting-page.glade: * gui/dialogs/recurrence-page.glade: Added missing underlined shortcuts. svn path=/trunk/; revision=11067
This commit is contained in:
committed by
Federico Mena Quintero
parent
0fbbeea421
commit
88b7c19abf
@ -1,3 +1,13 @@
|
||||
2001-07-12 Taylor Hayward <taylorhayward@yahoo.com>
|
||||
|
||||
* gui/goto-dialog.glade:
|
||||
* gui/meeting-mockup.glade:
|
||||
* gui/alarm-notify<66>larm-notify.glade:
|
||||
* gui/dialogs/alarm-page.glade:
|
||||
* gui/dialogs/meeting-page.glade:
|
||||
* gui/dialogs/recurrence-page.glade: Added missing underlined
|
||||
shortcuts.
|
||||
|
||||
2001-07-12 JP Rosevear <jpr@ximian.com>
|
||||
|
||||
* cal-util/cal-util.h: new proto
|
||||
|
||||
@ -102,7 +102,7 @@
|
||||
<class>GtkButton</class>
|
||||
<name>close</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Close</label>
|
||||
<label>C_lose</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
@ -115,7 +115,7 @@
|
||||
<class>GtkButton</class>
|
||||
<name>snooze</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Snooze</label>
|
||||
<label>Snoo_ze</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
@ -128,7 +128,7 @@
|
||||
<class>GtkButton</class>
|
||||
<name>edit</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Edit appointment</label>
|
||||
<label>_Edit appointment</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
|
||||
@ -282,7 +282,7 @@ end of appointment
|
||||
<class>GtkButton</class>
|
||||
<name>button-options</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Options...</label>
|
||||
<label>_Options...</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
@ -361,7 +361,7 @@ end of appointment
|
||||
<name>add</name>
|
||||
<can_default>True</can_default>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Add</label>
|
||||
<label>_Add</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
</widget>
|
||||
|
||||
@ -370,7 +370,7 @@ end of appointment
|
||||
<name>delete</name>
|
||||
<can_default>True</can_default>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Delete</label>
|
||||
<label>_Delete</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
</widget>
|
||||
</widget>
|
||||
|
||||
@ -97,7 +97,8 @@
|
||||
<class>GtkButton</class>
|
||||
<name>other-organizer-button</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Other Organizer</label>
|
||||
<label>_Other Organizer</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<left_attach>2</left_attach>
|
||||
<right_attach>3</right_attach>
|
||||
@ -236,7 +237,8 @@
|
||||
<class>GtkButton</class>
|
||||
<name>existing-organizer-button</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Change Organizer</label>
|
||||
<label>_Change Organizer</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<left_attach>2</left_attach>
|
||||
<right_attach>3</right_attach>
|
||||
@ -289,7 +291,8 @@
|
||||
<class>GtkButton</class>
|
||||
<name>invite</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Invite Others</label>
|
||||
<label>_Invite Others</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
|
||||
@ -447,7 +447,8 @@ forever
|
||||
<class>GtkButton</class>
|
||||
<name>exception-add</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Add</label>
|
||||
<label>_Add</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
@ -459,7 +460,8 @@ forever
|
||||
<class>GtkButton</class>
|
||||
<name>exception-modify</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Modify</label>
|
||||
<label>_Modify</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
@ -471,7 +473,8 @@ forever
|
||||
<class>GtkButton</class>
|
||||
<name>exception-delete</name>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Delete</label>
|
||||
<label>_Delete</label>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
<name>button4</name>
|
||||
<can_default>True</can_default>
|
||||
<can_focus>True</can_focus>
|
||||
<label>Go To Today</label>
|
||||
<label>_Go To Today</label>
|
||||
<stock_pixmap>GNOME_STOCK_PIXMAP_JUMP_TO</stock_pixmap>
|
||||
</widget>
|
||||
|
||||
|
||||
@ -442,7 +442,7 @@
|
||||
<class>GtkLabel</class>
|
||||
<child_name>Notebook:tab</child_name>
|
||||
<name>label61</name>
|
||||
<label>Meeting</label>
|
||||
<label>_Meeting</label>
|
||||
<justify>GTK_JUSTIFY_CENTER</justify>
|
||||
<wrap>False</wrap>
|
||||
<xalign>0.5</xalign>
|
||||
@ -474,7 +474,7 @@
|
||||
<class>GtkLabel</class>
|
||||
<child_name>Notebook:tab</child_name>
|
||||
<name>label65</name>
|
||||
<label>Attendees</label>
|
||||
<label>Atten_dees</label>
|
||||
<justify>GTK_JUSTIFY_CENTER</justify>
|
||||
<wrap>False</wrap>
|
||||
<xalign>0.5</xalign>
|
||||
|
||||
Reference in New Issue
Block a user