[ghex] Added keywords to .desktop file



commit 65f7a08f93be473f76512a7c45e1c473045e1c06
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Tue Jan 15 10:30:36 2013 +0100

    Added keywords to .desktop file

 data/ghex.desktop.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/ghex.desktop.in b/data/ghex.desktop.in
index d6b4cb1..963ac16 100644
--- a/data/ghex.desktop.in
+++ b/data/ghex.desktop.in
@@ -2,6 +2,8 @@
 _Name=GHex
 _GenericName=Hex Editor
 _Comment=Inspect and edit binary files
+#TRANSLATORS: here, 'binary' means the 2-base numeric system
+_Keywords=binary;debug;
 Exec=ghex %F
 Terminal=false
 Type=Application



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