Merge pull request #11438 from Rmys/master

pds rebuild
This commit is contained in:
Rmys
2023-02-05 14:14:02 +03:00
committed by GitHub
2 changed files with 20 additions and 2 deletions
@@ -0,0 +1,12 @@
diff -Nuar a/pds/environments.py b/pds/environments.py
--- a/pds/environments.py 2022-06-02 13:10:01.000000000 +0300
+++ b/pds/environments.py 2023-02-05 14:09:42.383765629 +0300
@@ -41,7 +41,7 @@
IconKey = 'Icons/Theme'
class Xfce(DefaultDe):
- Name = 'xfce'
+ Name = 'xfce4'
Version = '4'
ConfigPath = '$HOME/.config/xfce4/'
ConfigFile = 'xfconf/xfce-perchannel-xml/xsettings.xml'
@@ -18,8 +18,7 @@
<Dependency versionFrom="5.7.1">python-qt5-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">desktop.patch</Patch>
<Patch level="1">gnome.patch</Patch-->
<Patch level="1">xfce4.patch</Patch>
</Patches>
</Source>
@@ -35,6 +34,13 @@
</Package>
<History>
<Update release="12">
<Date>2023-02-05</Date>
<Version>2.1.2</Version>
<Comment>Rebuild xfce4.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-06-03</Date>
<Version>2.1.2</Version>