Merge pull request #9253 from ayhanyalcinsoy/master
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
|
||||
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import pisitools, get
|
||||
|
||||
def setup():
|
||||
kde5.configure()
|
||||
@@ -15,5 +15,7 @@ def build():
|
||||
|
||||
def 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")
|
||||
|
||||
@@ -153,7 +153,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="39">
|
||||
<Date>2021-03-13</Date>
|
||||
<Date>2021-04-22</Date>
|
||||
<Version>5.80.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
|
||||
Reference in New Issue
Block a user