From 127d64866f76b92903d82c1746a68bd2554154a5 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 9 Aug 2022 13:30:21 +0300 Subject: [PATCH] sddm rebuild pisinar --- desktop/misc/sddm/actions.py | 3 ++- desktop/misc/sddm/files/sddm.conf | 3 ++- desktop/misc/sddm/pspec.xml | 8 ++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/desktop/misc/sddm/actions.py b/desktop/misc/sddm/actions.py index 5bafff554b..625b4a9e51 100644 --- a/desktop/misc/sddm/actions.py +++ b/desktop/misc/sddm/actions.py @@ -38,8 +38,9 @@ def install(): 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/Pisi-Nar", "../sddm-theme-main/pisinar/*") pisitools.dodoc("../LICENSE") ## If you don't like to see any character at all not even while being entered set this to true. - pisitools.dosed("%s/usr/share/sddm/themes/Sweet-Cat/theme.conf" % get.installDIR(), 'ForceHideCompletePassword="false"', 'ForceHideCompletePassword="true"') + #pisitools.dosed("%s/usr/share/sddm/themes/Sweet-Cat/theme.conf" % get.installDIR(), 'ForceHideCompletePassword="false"', 'ForceHideCompletePassword="true"') diff --git a/desktop/misc/sddm/files/sddm.conf b/desktop/misc/sddm/files/sddm.conf index 40b9ab4b2c..5a454f4e1b 100644 --- a/desktop/misc/sddm/files/sddm.conf +++ b/desktop/misc/sddm/files/sddm.conf @@ -28,7 +28,8 @@ InputMethod= [Theme] # Current theme name #Current=maia -Current=Sweet-Cat +#Current=Sweet-Cat +Current=Pisi-Nar # Cursor theme CursorTheme=breeze diff --git a/desktop/misc/sddm/pspec.xml b/desktop/misc/sddm/pspec.xml index ff80bdb1f9..740eff7637 100644 --- a/desktop/misc/sddm/pspec.xml +++ b/desktop/misc/sddm/pspec.xml @@ -15,6 +15,7 @@ KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings https://github.com/sddm/sddm/releases/download/v0.19.0/sddm-0.19.0.tar.xz https://github.com/sebo28/Sweet-Cat/archive/v0.1.tar.gz + https://gitlab.com/erkanisik/sddm-theme/-/archive/main/sddm-theme-main.tar.gz docutils pam-devel @@ -88,6 +89,13 @@ + + 2022-08-09 + 0.19.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-05-17 0.19.0