diff --git a/gui/ksysguard.knsrc b/gui/ksysguard.knsrc index 025f069f..696684a0 100644 --- a/gui/ksysguard.knsrc +++ b/gui/ksysguard.knsrc @@ -1,25 +1,25 @@ [KNewStuff2] -ProvidersUrl=https://download.kde.org/ocs/providers.xml +ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml Categories=System Monitor Tabs # How to check? Any number of the lines below, 'ifpossible' is default #ChecksumPolicy=... # never/ifpossible/always #SignaturePolicy=... # never/ifpossible/always # Where to install? Exactly one of the lines below # Note: if all three are missing, entry is considered remote resource #StandardResource=wallpapers # becomes $KDEHOME/share/wallpapers # TargetDir = $KDEHOME/share/apps/ksysguardd TargetDir=ksysguard #InstallPath=.dir/subdir # becomes $HOME/.dir/subdir # How to name the files? # doesn't use payload file name CustomName=true # What to do after installation? Any number of the lines below # unpack the downloaded archive Uncompress=never #InstallationCommand=dbus-send ... %f ... # post-installation command