1
0
Fork 0

Add .desktop files for automatic run at system startup.

pull/5/head
fmederos 2017-09-24 02:55:17 -03:00
parent 1a5ecb4ef1
commit 41dbe04431
3 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=ST_Compress
Comment=
Exec=st_compress.sh
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=true
Hidden=false

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=EOG
Comment=
Exec=st_eog.sh
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=false
Hidden=false

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=Runshed
Comment=
Exec=st_runsched.sh
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=true
Hidden=false