[gedit] Use GNOME standard "New Window" instead of "Open a New Window"
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Use GNOME standard "New Window" instead of "Open a New Window"
- Date: Sun, 21 Aug 2016 04:20:11 +0000 (UTC)
commit d9fcb96d8dbb62be712a748ba9dbe0b3acedf062
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Thu Jul 21 20:23:52 2016 -0400
Use GNOME standard "New Window" instead of "Open a New Window"
https://bugzilla.gnome.org/show_bug.cgi?id=769065
data/org.gnome.gedit.desktop.in.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.gedit.desktop.in.in b/data/org.gnome.gedit.desktop.in.in
index 48fc526..7f5043e 100644
--- a/data/org.gnome.gedit.desktop.in.in
+++ b/data/org.gnome.gedit.desktop.in.in
@@ -20,9 +20,9 @@ _Keywords=Text;Editor;
DBusActivatable=true
[Desktop Action new-window]
-_Name=Open a New Window
+_Name=New Window
Exec=gedit --new-window
[Desktop Action new-document]
-_Name=Open a New Document
+_Name=New Document
Exec=gedit --new-document
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]