[ghex] Added keywords to .desktop file



commit fb65b37814643ce117876f0587408518a2b9d3a7
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Tue Jan 15 18:40:31 2013 +0100

    Added keywords to .desktop file
    
    mend

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



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