plasma-framework:set crocus-ancyrensis as default wallpaper
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools, get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
kde5.configure()
|
kde5.configure()
|
||||||
@@ -15,5 +15,7 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
#set pisi-crocus-ancyrensis photos as default wallpapers
|
||||||
|
pisitools.dosed("%s/usr/share/plasma/desktoptheme/default/metadata.desktop" % get.installDIR(), "Next", "pisi-crocus-ancyrensis")
|
||||||
|
|
||||||
pisitools.dodoc("README.md")
|
pisitools.dodoc("README.md")
|
||||||
|
|||||||
@@ -153,7 +153,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="39">
|
<Update release="39">
|
||||||
<Date>2021-03-13</Date>
|
<Date>2021-04-22</Date>
|
||||||
<Version>5.80.0</Version>
|
<Version>5.80.0</Version>
|
||||||
<Comment>Version bump.</Comment>
|
<Comment>Version bump.</Comment>
|
||||||
<Name>Mustafa Cinasal</Name>
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user