[ghex] ghex.desktop: Use 'Hex Editor' as the generic name
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex] ghex.desktop: Use 'Hex Editor' as the generic name
- Date: Mon, 1 Aug 2011 08:34:54 +0000 (UTC)
commit dc306e47ee5c562338b2b6ec72ddf16b095d8bd4
Author: Kalev Lember <kalevlember gmail com>
Date: Sun Jul 31 08:26:49 2011 +0300
ghex.desktop: Use 'Hex Editor' as the generic name
It is a more widely used term than 'Hexadecimal Editor' (see e.g.
http://en.wikipedia.org/wiki/Hex_editor) and openSUSE is already
patching the desktop file to use this; it is also consistent with last
ghex stable release that had 'Hex Editor' for the Name tag.
As a plus, we currently have twice as many translations for 'Hex
Editor', compared to 'Hexadecimal Editor'.
While at this, also improved wording for the Comment tag.
ghex.desktop.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghex.desktop.in b/ghex.desktop.in
index 66b20b2..b4d3641 100644
--- a/ghex.desktop.in
+++ b/ghex.desktop.in
@@ -1,7 +1,7 @@
[Desktop Entry]
_Name=GHex
-_GenericName=Hexadecimal Editor
-_Comment=Inspect and edit the contents of files
+_GenericName=Hex Editor
+_Comment=Inspect and edit binary files
Exec=ghex2 %F
Terminal=false
Type=Application
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]