diff options
author | bionel <ionel.busuioc@gmil.com> | 2016-08-17 20:46:52 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmil.com> | 2016-08-17 20:46:52 +0300 |
commit | 1572ca83bf14b8a5fadc00f7ab1fe9a1945b3858 (patch) | |
tree | 1ca82707a0eb6f36565075b5e188fd4f64a313ab /skel/.config/autostart/cmst-autostart.desktop | |
parent | 90094d32f896e83f5cf1950e7337ac56f1c1f041 (diff) |
add config for cmst (connman UI)
Diffstat (limited to 'skel/.config/autostart/cmst-autostart.desktop')
-rw-r--r-- | skel/.config/autostart/cmst-autostart.desktop | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/skel/.config/autostart/cmst-autostart.desktop b/skel/.config/autostart/cmst-autostart.desktop new file mode 100644 index 0000000..d55859b --- /dev/null +++ b/skel/.config/autostart/cmst-autostart.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Categories=Settings;System;Qt;Network; +OnlyShowIn=LXQt; +Comment=QT GUI frontend for connman +Exec=cmst +GenericName=Network Configuration +Icon=cmst +Name=Connman UI Setup +Name[ro]=Configurare retea +StartupNotify=false +Terminal=false +Type=Application +Version=1.0 +X-GNOME-Autostart-enabled=true +X-LXQt-Need-Tray=true
\ No newline at end of file |