aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJerome Lacoste <jerome@coffeebreaks.org>2004-05-19 02:54:08 +0800
committerHans Petter <hansp@src.gnome.org>2004-05-19 02:54:08 +0800
commitfefa2c7ef6e88dbf14bc88704432fad4b7b50f8b (patch)
tree436256c96d8f54ee59565b385773fbe6d1dc2aa5 /ui
parentba06197b31c262e779581c7037a34bb8fd095d88 (diff)
downloadgsoc2013-evolution-fefa2c7ef6e88dbf14bc88704432fad4b7b50f8b.tar
gsoc2013-evolution-fefa2c7ef6e88dbf14bc88704432fad4b7b50f8b.tar.gz
gsoc2013-evolution-fefa2c7ef6e88dbf14bc88704432fad4b7b50f8b.tar.bz2
gsoc2013-evolution-fefa2c7ef6e88dbf14bc88704432fad4b7b50f8b.tar.lz
gsoc2013-evolution-fefa2c7ef6e88dbf14bc88704432fad4b7b50f8b.tar.xz
gsoc2013-evolution-fefa2c7ef6e88dbf14bc88704432fad4b7b50f8b.tar.zst
gsoc2013-evolution-fefa2c7ef6e88dbf14bc88704432fad4b7b50f8b.zip
Fixes bug #57940
2004-05-18 Jerome Lacoste <jerome@coffeebreaks.org> Fixes bug #57940 * evolution-addressbook.xml: "Save as VCard" -> "Save as VCard..." svn path=/trunk/; revision=25961
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/evolution-addressbook.xml4
2 files changed, 8 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 69ef472905..007318aa24 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-18 Jerome Lacoste <jerome@coffeebreaks.org>
+
+ Fixes bug #57940
+
+ * evolution-addressbook.xml: "Save as VCard" -> "Save as VCard..."
+
2004-05-14 Jeffrey Stedfast <fejj@novell.com>
* evolution-mail-message.xml: Rename MessageResend to MessageEdit
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index b1f4a02616..e806fdb429 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -36,7 +36,7 @@
_tip="Select all contacts"
accel="*Control*a"/>
- <cmd name="ContactsSaveAsVCard" _label="Save as VCard"
+ <cmd name="ContactsSaveAsVCard" _label="Save as VCard..."
_tip="Save selected contacts as a VCard."
accel="*Control**Alt*s"/>
@@ -66,7 +66,7 @@
<menuitem name="ContactsView"
verb="" _label="_Open"/>
<menuitem name="ContactsSaveAsVCard"
- verb="" _label="_Save as VCard"
+ verb="" _label="_Save as VCard..."
pixtype="pixbuf"/>
</placeholder>