[evolution-patches] Bug 57611 - Minor mistake in Contacts -> Actions -> Send message to contact tooltip



The patch is vs. 1.5.7. Should be trivial to apply by hand, in the worst case scenario. Please let me know if I screwed something up, first patch submission.

dave
diff -ur evolution-1.5.7-clean/ChangeLog evolution-1.5.7/ChangeLog
--- evolution-1.5.7-clean/ChangeLog     2004-04-19 10:46:29.000000000 -0700
+++ evolution-1.5.7/ChangeLog   2004-04-30 16:15:31.000000000 -0700
@@ -1,3 +1,7 @@
+2004-04-30  Dave Fallon <davef tetsubo com>
+
+       * ui/evolution-addressbook.xml: Fixed Bug #57611.
+
 2004-04-19  JP Rosevear <jpr ximian com>
  
        * configure.in: bump version, requirements
diff -ur evolution-1.5.7-clean/ui/evolution-addressbook.xml evolution-1.5.7/ui/evolution-addressbook.xml
--- evolution-1.5.7-clean/ui/evolution-addressbook.xml  2004-04-07 08:24:25.000000000 -0700
+++ evolution-1.5.7/ui/evolution-addressbook.xml        2004-04-30 16:14:21.000000000 -0700
@@ -44,7 +44,7 @@
         _tip="Send selected contacts to another person."/>
  
     <cmd name="ContactsSendMessageToContact" _label="Send message to contact"
-        _tip="Send a mess to the selected contacts."/>
+        _tip="Send a message to the selected contacts."/>
  
     <cmd name="ContactsCopyToFolder" _label="Copy to Folder..."
         _tip="Copy Contact(s) to Another Folder..."


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]