sddm rebuild

This commit is contained in:
Rmys
2024-05-05 12:32:50 +03:00
parent 3613c37b20
commit f80eb0c10d
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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")
+1 -1
View File
@@ -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=
+7
View File
@@ -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>