[gnome-terminal] Add new keyword 'cmd' to .desktop



commit 60ae4c65b8a5e93f3f1b5ec16ba3459c0fbdeff9
Author: Gayan Weerakutti <reversiblean live com>
Date:   Mon May 11 23:46:52 2015 +0530

    Add new keyword 'cmd' to .desktop
    
    https://bugzilla.gnome.org/show_bug.cgi?id=749239

 gnome-terminal.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-terminal.desktop.in.in b/gnome-terminal.desktop.in.in
index e01c998..98ad8f9 100644
--- a/gnome-terminal.desktop.in.in
+++ b/gnome-terminal.desktop.in.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 _Name=Terminal
 _Comment=Use the command line
-_Keywords=shell;prompt;command;commandline;
+_Keywords=shell;prompt;command;commandline;cmd;
 TryExec=gnome-terminal
 Exec=gnome-terminal
 Icon=utilities-terminal


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]