diff options
author | Timothy Pearson <[email protected]> | 2015-09-21 16:04:55 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2015-09-21 16:04:55 -0500 |
commit | f8035fe97c9edb5a1103344d2ef09cce126371cb (patch) | |
tree | 17911a4fa58928f1be4221d946d9c67aea69693c /kcontrol/hwmanager/hwdevicetray-autostart.desktop | |
parent | b5cb2797d65f2541a4c48ea00e6c325bb375ea46 (diff) | |
download | tdebase-f8035fe97c9edb5a1103344d2ef09cce126371cb.tar.gz tdebase-f8035fe97c9edb5a1103344d2ef09cce126371cb.zip |
Add desktop files and autostart file for hwdevicetray
Diffstat (limited to 'kcontrol/hwmanager/hwdevicetray-autostart.desktop')
-rw-r--r-- | kcontrol/hwmanager/hwdevicetray-autostart.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kcontrol/hwmanager/hwdevicetray-autostart.desktop b/kcontrol/hwmanager/hwdevicetray-autostart.desktop new file mode 100644 index 000000000..57bd9b893 --- /dev/null +++ b/kcontrol/hwmanager/hwdevicetray-autostart.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=tdehwdevicetray +GenericName=Hardware Device Monitor +Comment=Monitor hardware devices from the system tray +Exec=tdehwdevicetray +Icon=kcmdevices +X-TDE-autostart-after=panel +X-TDE-StartupNotify=false +X-TDE-UniqueApplet=true +X-TDE-autostart-condition=tdehwdevicetrayrc:General:Autostart:true +Categories=System;Applet; |