[kwin] Add ProvidersUrl to *.knsrc
That at least inits the GHNS download dialog.
This commit is contained in:
parent
16c44810cb
commit
a6c47e0314
3 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
[KNewStuff3]
|
||||
ProvidersUrl=http://download.kde.org/ocs/providers.xml
|
||||
Categories=Window Decoration Aurorae
|
||||
Uncompress=archive
|
||||
TargetDir=aurorae/themes
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[KNewStuff3]
|
||||
ProvidersUrl=http://download.kde.org/ocs/providers.xml
|
||||
Categories=KWin Scripts
|
||||
StandardResource=tmp
|
||||
InstallationCommand=plasmapkg -t kwinscript -i %f
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[KNewStuff3]
|
||||
ProvidersUrl=http://download.kde.org/ocs/providers.xml
|
||||
Categories=KWin Switching Layouts
|
||||
StandardResource=tmp
|
||||
InstallationCommand=plasmapkg -t windowswitcher -i %f
|
||||
|
|
Loading…
Reference in a new issue