micha 3 rokov pred
rodič
commit
39b74e9ebb

+ 10 - 0
desktop/restartLibreLight.desktop

@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=restart LibreLight
+Comment=
+Exec=sh /opt/LibreLight/Xdesk/start.sh
+Icon=input-gaming
+Path=/opt/LibreLight/Xdesk/
+Terminal=true
+StartupNotify=false

+ 9 - 0
desktop/upgradeLibreLight.desktop

@@ -0,0 +1,9 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=upgrade LibreLight
+Exec=xfce4-terminal -e 'sh /opt/LibreLight/Xdesk/upgrade.sh'
+Icon=software-update-available
+Path=/home/user/
+Terminal=true
+StartupNotify=false