diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-04-03 13:03:13 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-04-03 13:03:13 +0200 |
commit | eb1c6cff914b01732103065781e0ea0cfa225c4e (patch) | |
tree | dfd2cecfcb7a96ce7c72f1df2e0eeac1be121a26 /debian/desktop-autoloader.install | |
parent | 36c1d28e6fc34a39360f063cf2a375fe4df1363a (diff) | |
download | desktop-autoloader-eb1c6cff914b01732103065781e0ea0cfa225c4e.tar.gz desktop-autoloader-eb1c6cff914b01732103065781e0ea0cfa225c4e.tar.bz2 desktop-autoloader-eb1c6cff914b01732103065781e0ea0cfa225c4e.zip |
Finalize first draft of desktop-autoloader.
Diffstat (limited to 'debian/desktop-autoloader.install')
-rw-r--r-- | debian/desktop-autoloader.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/desktop-autoloader.install b/debian/desktop-autoloader.install new file mode 100644 index 0000000..01b2b2e --- /dev/null +++ b/debian/desktop-autoloader.install @@ -0,0 +1,2 @@ +bin/* usr/bin/ +data/sleep-and-kill.desktop etc/desktop-autoloader/.config/autostart/ |