aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/pacman-offline.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/pacman-offline.desktop')
-rw-r--r--desktop/pacman-offline.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/pacman-offline.desktop b/desktop/pacman-offline.desktop
new file mode 100644
index 0000000..2228c55
--- /dev/null
+++ b/desktop/pacman-offline.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=pacman-offline
+GenericName=Offline System Update
+Comment=Download and prepare Offline System Update
+Icon=system-software-update
+Exec=sh -c 'pacman-offline -cy; echo Press ENTER to close.; read'
+Terminal=true
+Categories=System;PackageManager
+Keywords=system;PackageManager