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:
Jack Jia
2003-08-06 02:34:05 +00:00
committed by Jack Jia
parent 2cf65e5d56
commit 7ffb8aa5bb
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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>