aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Leach <jleach@ximian.com>2001-07-30 20:45:04 +0800
committerJacob Leach <jleach@src.gnome.org>2001-07-30 20:45:04 +0800
commit153fede73c69681301ab1b8b890c332370bb47e2 (patch)
tree73f637582ce35341cd2edc5c9a0e01b5c4cc5a2b
parentf6df8eae5d56d3dcbb08d3dd4ec71262f326bcd8 (diff)
downloadgsoc2013-evolution-153fede73c69681301ab1b8b890c332370bb47e2.tar
gsoc2013-evolution-153fede73c69681301ab1b8b890c332370bb47e2.tar.gz
gsoc2013-evolution-153fede73c69681301ab1b8b890c332370bb47e2.tar.bz2
gsoc2013-evolution-153fede73c69681301ab1b8b890c332370bb47e2.tar.lz
gsoc2013-evolution-153fede73c69681301ab1b8b890c332370bb47e2.tar.xz
gsoc2013-evolution-153fede73c69681301ab1b8b890c332370bb47e2.tar.zst
gsoc2013-evolution-153fede73c69681301ab1b8b890c332370bb47e2.zip
Correct the tooltip for the Print button. Bug #5801.
2001-07-30 Jason Leach <jleach@ximian.com> * evolution-mail-message.xml: Correct the tooltip for the Print button. Bug #5801. svn path=/trunk/; revision=11471
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-mail-message.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 86929e72ce..f39467b29d 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-30 Jason Leach <jleach@ximian.com>
+
+ * evolution-mail-message.xml: Correct the tooltip for the Print
+ button. Bug #5801.
+
2001-07-27 Damon Chaplin <damon@ximian.com>
* evolution-tasks.xml: renamed "Tasks Preferences" to "Tasks Settings"
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 7c8ec469a0..ada4a6a776 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -113,7 +113,7 @@
accel="*Control*u"/>
<cmd name="PrintMessage"
- _tip="Print message to the printer"
+ _tip="Print this message"
accel="*Control*p"
pixtype="pixbuf"/>