diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2024-03-25 09:29:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-27 05:51:49 +0700 |
commit | c6f2106ba5d8337cbbab1177290ad78accaec5f0 (patch) | |
tree | 1f3dc31a569dbb395bba433653440cc5de3a87ef /system/wine/wine-uninstaller.desktop | |
parent | b6b81fad202302a80f35d5014129366676be1785 (diff) |
system/wine: script cleanup.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wine/wine-uninstaller.desktop')
-rw-r--r-- | system/wine/wine-uninstaller.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/wine/wine-uninstaller.desktop b/system/wine/wine-uninstaller.desktop new file mode 100644 index 0000000000000..0a26ce2c4ad04 --- /dev/null +++ b/system/wine/wine-uninstaller.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Uninstall Wine Software +Comment=Uninstall Windows applications for Wine +Exec=wine uninstaller +Terminal=false +Type=Application +Icon=wine-uninstaller +Categories=System;X-Wine; |