[gnote] Better tooltip for panel applet
- From: Debarshi Ray <debarshir src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnote] Better tooltip for panel applet
- Date: Sat, 28 Nov 2009 11:29:13 +0000 (UTC)
commit 71da005b9fd0e965c16dd5a45976adacbb80f862
Author: Debarshi Ray <debarshir src gnome org>
Date: Sat Nov 28 12:14:12 2009 +0200
Better tooltip for panel applet
Fixes: https://bugzilla.gnome.org/596138
src/tray.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/tray.cpp b/src/tray.cpp
index 8b2f661..65a1d3e 100644
--- a/src/tray.cpp
+++ b/src/tray.cpp
@@ -47,7 +47,7 @@ namespace gnote {
std::string tray_util_get_tooltip_text()
{
- std::string tip_text = _("Gnote");
+ std::string tip_text = _("Take notes");
if (Preferences::obj().get<bool>(Preferences::ENABLE_KEYBINDINGS)) {
std::string shortcut =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]