diff options
author | Adrian Petrescu | 2020-08-02 23:27:03 -0400 |
---|---|---|
committer | Adrian Petrescu | 2020-08-02 23:27:03 -0400 |
commit | 080eb9c4c6167b38764a227e3e7e5cb44c41885f (patch) | |
tree | dcfc08f7774ce710e9fbd98af92c01feb71ad4c2 /hexgui.desktop | |
parent | 16372c45b0ec724aeb3a8a840e2bf9f2a21dce20 (diff) | |
download | aur-hexgui.tar.gz |
upgpkg: hexgui 0.9.3-2
Add proper icon and file association
Diffstat (limited to 'hexgui.desktop')
-rw-r--r-- | hexgui.desktop | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hexgui.desktop b/hexgui.desktop index aa140e5ec0a7..48c0a8e61cce 100644 --- a/hexgui.desktop +++ b/hexgui.desktop @@ -1,8 +1,9 @@ [Desktop Entry] Name=HexGui GenericName=SGF Editor (Hex) +Icon=hexgui Comment=A GUI for Hex -Exec=/usr/bin/hexgui %U +Exec=/usr/bin/hexgui %F Terminal=false Type=Application Categories=Game; |