[tomboy] Addressed bgo#687418 by making the example match default bound keys. Daniel Mustieles has approved o
- From: Jared L Jennings <jjennings src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tomboy] Addressed bgo#687418 by making the example match default bound keys. Daniel Mustieles has approved o
- Date: Fri, 9 Nov 2012 17:29:17 +0000 (UTC)
commit 05956be3ca57a3866137165770892c360985ebd7
Author: Jared Jennings <jared jaredjennings org>
Date: Fri Nov 9 11:25:51 2012 -0600
Addressed bgo#687418 by making the example match default bound keys.
Daniel Mustieles has approved of the change.
Tomboy/PreferencesDialog.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Tomboy/PreferencesDialog.cs b/Tomboy/PreferencesDialog.cs
index e4b02c1..6a5c812 100644
--- a/Tomboy/PreferencesDialog.cs
+++ b/Tomboy/PreferencesDialog.cs
@@ -342,8 +342,8 @@ namespace Tomboy
Catalog.GetString ("Hotkeys allow you to quickly access " +
"your notes from anywhere with a keypress. " +
"Example Hotkeys: " +
- "<b><Control><Shift>F11</b>, " +
- "<b><Alt>N</b>"));
+ "<b><ALT>F11</b>, " +
+ "<b><ALT>N</b>"));
hotkeys_list.PackStart (label, false, false, 0);
align = new Gtk.Alignment (0.5f, 0.5f, 0.0f, 1.0f);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]