changed one of the "Con_fidential" to "Co_nfidential" since we already
2003-08-05 Jack Jia <jack.jia@sun.com> * gui/dialogs/event-page.glade: changed one of the "Con_fidential" to "Co_nfidential" since we already have "File" using the same 'F' key. svn path=/trunk/; revision=22097
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2003-08-05 Jack Jia <jack.jia@sun.com>
|
||||
|
||||
* gui/dialogs/event-page.glade: changed one of the "Con_fidential" to
|
||||
"Co_nfidential" since we already have "File" using the same 'F' key.
|
||||
|
||||
2003-08-01 Lorenzo Gil <lgs@sicem.biz>
|
||||
|
||||
* gui/e-alarm-list.c: added the include <config.h> line at the
|
||||
|
||||
@ -419,7 +419,7 @@
|
||||
<widget class="GtkRadioButton" id="classification-confidential">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">Con_fidential</property>
|
||||
<property name="label" translatable="yes">Co_nfidential</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="active">False</property>
|
||||
|
||||
Reference in New Issue
Block a user