diff options
Diffstat (limited to 'src/autostart.desktop')
-rw-r--r-- | src/autostart.desktop | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/src/autostart.desktop b/src/autostart.desktop new file mode 100644 index 0000000..be1fc68 --- /dev/null +++ b/src/autostart.desktop @@ -0,0 +1,21 @@ +[Desktop Entry] +Encoding=UTF-8 +Exec=kcmshell autostart +Icon=launch +Type=Application + +X-KDE-ModuleType=Library +X-KDE-Library=autostart +X-KDE-HasReadOnlyMode=false +X-KDE-ParentApp=kcontrol + +[Desktop Entry] +Encoding=UTF-8 +Comment=A KControl tool for managing what programs start up with TDE. +Comment[ca]=Panell de control per a gestionar els programes que s'inicien amb la sessió de TDE. +Comment[es]=Panel de control para gestionar los programas que se inician con la sesión de TDE. +Keywords=autostart manager +Name=Autostart Manager +Name[ca]=Autoengega +Name[es]=Arranque automático +Categories=Qt;KDE;X-KDE-settings-components; |