diff options
author | Chris <xchrisx@uber.space> | 2019-11-28 17:05:52 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-12-03 17:56:26 +0100 |
commit | b1f006948794b3280ad9a8c74fd09949a1fc24e2 (patch) | |
tree | 9435c37f0d3680247674ac117cf11002c0e6b491 /khexedit | |
parent | d6c96321408e29ab6a890d0e282c0a2da3dc12d7 (diff) | |
download | tdeutils-b1f006948794b3280ad9a8c74fd09949a1fc24e2.tar.gz tdeutils-b1f006948794b3280ad9a8c74fd09949a1fc24e2.zip |
Clean up desktop files and fix German translations.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 5e1b444da196f6dc509ae87d54e48afb7c45f072)
Diffstat (limited to 'khexedit')
-rw-r--r-- | khexedit/khexedit.desktop | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/khexedit/khexedit.desktop b/khexedit/khexedit.desktop index edcd3d5..725c2a0 100644 --- a/khexedit/khexedit.desktop +++ b/khexedit/khexedit.desktop @@ -1,4 +1,7 @@ [Desktop Entry] +Name=KHexEdit +Name[hi]=केहेक्सएडिट + GenericName=Binary Editor GenericName[af]=Binêre Redigeerder GenericName[ar]=محرر ثنائى @@ -62,25 +65,12 @@ GenericName[xh]=Umphathi Webhetri GenericName[zh_CN]=二进制编辑器 GenericName[zh_TW]=二進位編輯器 GenericName[zu]=Umhleli Ohambisana ngambili -Name=KHexEdit -Name[af]=Khex-redigeerder -Name[eo]=Deksesuma redaktilo -Name[hi]=के-हेक्स-एडिट -Name[pl]=Edytor binarny -Name[pt_BR]=Editor Hexadecimal -Name[sv]=Khexedit -Name[ta]=KHexதொகுப்பு -Name[th]=แก้ไขเลขฐาน -Name[tr]=Onaltılı Düzenleyici -Name[ven]=U sengulusa ha KHex -Name[zh_TW]=KHex 編輯器 + Exec=khexedit -caption "%c" %i %m %U Icon=khexedit -Path= Type=Application X-DocPath=khexedit/index.html Terminal=false X-TDE-StartupNotify=true X-DCOP-ServiceType=Multi Categories=Qt;TDE;Development; - |