summarylogtreecommitdiffstats
path: root/evebackup.desktop
diff options
context:
space:
mode:
authorJernuh Zakalwe2019-07-23 16:28:45 +0200
committerJernuh Zakalwe2019-07-23 16:28:45 +0200
commitd8f79ffe0021edb7a15537ca9718a7be9ea4b3f7 (patch)
treeeedf60adc5c5070712c0a911e1dc5a53d0d03a29 /evebackup.desktop
parentcb8e9ecc6280f6814afa7c400d99e2c8c2b67a6b (diff)
downloadaur-d8f79ffe0021edb7a15537ca9718a7be9ea4b3f7.tar.gz
Remaining shared functions from launchscripts moved to evelauncher.shlib.
Backup script added for users' eve client settings (WIP use at own risk). Minor changes on PKGBUILD script.
Diffstat (limited to 'evebackup.desktop')
-rw-r--r--evebackup.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/evebackup.desktop b/evebackup.desktop
new file mode 100644
index 000000000000..a74652887f45
--- /dev/null
+++ b/evebackup.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=EVE Backup
+Icon=archive
+Comment=Backup user settings
+Exec=/usr/bin/evebackup
+NoDisplay=false
+Categories=Utility;Wine;
+StartupNotify=false
+Terminal=false