blob: 7ffae625d5ccf5b1ef66d77450c46437ce90c84f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# KDE Config File
[Desktop Entry]
Name=kabcdistlistupdater
Exec=kabcdistlistupdater --disable-autostart
Icon=misc
Type=Application
Comment=Tool to update the old distribution lists to the new ones.
Terminal=false
NoDisplay=true
X-KDE-autostart-condition=kabcdistlistupdaterrc:Startup:EnableAutostart:true
OnlyShowIn=TDE;
|