diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-12-07 23:19:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-07 23:19:25 +0700 |
commit | 42f389215d78d0e25851276d24d5787a6cf4ad94 (patch) | |
tree | f6945b11f4fe6d55b6a1ca0b5483a6ecf79092f2 /system/unison/unison.desktop | |
parent | 81eb812b39db3f955b1abeb79e189f93bb7c0cd6 (diff) |
system/unison: Updated for version 2.51.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unison/unison.desktop')
-rw-r--r-- | system/unison/unison.desktop | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/system/unison/unison.desktop b/system/unison/unison.desktop index 17b4f28025..4a4b347f8f 100644 --- a/system/unison/unison.desktop +++ b/system/unison/unison.desktop @@ -1,8 +1,11 @@ [Desktop Entry] -Name=Unison -Comment=file-synchronization tool -Exec=unison -Icon=unison +Encoding=UTF-8 +Name=unison +Comment=File synchronisation tool for X11 +TryExec=unison-gtk2 +Exec=unison-gtk2 Terminal=false Type=Application -Categories=System;Utility; +Categories=GTK;Application;Network; +Icon=unison.png +StartupNotify=true |