[gnome-terminal] Don't use <Primary>e as Pereferences accelerator.
- From: Yanko Kaneti <yaneti src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] Don't use <Primary>e as Pereferences accelerator.
- Date: Thu, 17 Jan 2013 12:41:26 +0000 (UTC)
commit e3e20b59fa920f1bd0e4d48e14e5a5f6484e12cb
Author: Yanko Kaneti <yaneti declera com>
Date: Thu Jan 17 11:20:31 2013 +0200
Don't use <Primary>e as Pereferences accelerator.
<Primary>e is <Ctrl>e on Unix which is not a good idea for a terminal app.
Remove it because it seems superfluous to have a shortcut for preferences.
https://bugzilla.gnome.org/show_bug.cgi?id=691931
src/terminal-appmenu.ui | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/terminal-appmenu.ui b/src/terminal-appmenu.ui
index 3557408..fd0f300 100644
--- a/src/terminal-appmenu.ui
+++ b/src/terminal-appmenu.ui
@@ -21,7 +21,6 @@
<item>
<attribute name="label" translatable="yes">_Preferences</attribute>
<attribute name="action">app.preferences</attribute>
- <attribute name="accel"><Primary>e</attribute>
</item>
</section>
<section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]