sddm rebuild
This commit is contained in:
@@ -37,7 +37,7 @@ def install():
|
|||||||
shelltools.system('sed -i "s@system-local-login@system-login@" ' + get.installDIR() + "/etc/pam.d/sddm-autologin")
|
shelltools.system('sed -i "s@system-local-login@system-login@" ' + get.installDIR() + "/etc/pam.d/sddm-autologin")
|
||||||
|
|
||||||
# pisitools.insinto("/usr/share/sddm/themes/Sweet-Cat", "../Sweet-Cat-0.1/*")
|
# pisitools.insinto("/usr/share/sddm/themes/Sweet-Cat", "../Sweet-Cat-0.1/*")
|
||||||
pisitools.insinto("/usr/share/sddm/themes/pisilinux24", "sddm-pisilinux24-1.0/*")
|
pisitools.insinto("/usr/share/sddm/themes/pisilinux", "sddm-pisilinux24-1.0/*")
|
||||||
# pisitools.dosym("/usr/bin/sddm-greeter-qt6", "/usr/bin/sddm-greeter")
|
# pisitools.dosym("/usr/bin/sddm-greeter-qt6", "/usr/bin/sddm-greeter")
|
||||||
|
|
||||||
pisitools.dodoc("LICENSE")
|
pisitools.dodoc("LICENSE")
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ RebootCommand=/sbin/shutdown -r now
|
|||||||
|
|
||||||
[Theme]
|
[Theme]
|
||||||
# Current theme name
|
# Current theme name
|
||||||
Current=pisilinux24
|
Current=pisilinux
|
||||||
|
|
||||||
# Cursor size used in the greeter
|
# Cursor size used in the greeter
|
||||||
CursorSize=
|
CursorSize=
|
||||||
|
|||||||
@@ -99,6 +99,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="30">
|
||||||
|
<Date>2024-05-05</Date>
|
||||||
|
<Version>0.21.0</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="29">
|
<Update release="29">
|
||||||
<Date>2024-05-03</Date>
|
<Date>2024-05-03</Date>
|
||||||
<Version>0.21.0</Version>
|
<Version>0.21.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user