Mageia Bugzilla – Attachment 8413 Details for
Bug 19292
Default grub2-theme, plymouth, sddm and ksplash backgrounds should all match at correct aspect ratio
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
sddm patch
file_19292.txt (text/plain), 1.01 KB, created by
Barry Jackson
on 2016-09-15 13:55:52 CEST
(
hide
)
Description:
sddm patch
Filename:
MIME Type:
Creator:
Barry Jackson
Created:
2016-09-15 13:55:52 CEST
Size:
1.01 KB
patch
obsolete
>Index: SPECS/sddm.spec >=================================================================== >--- SPECS/sddm.spec (revision 1052973) >+++ SPECS/sddm.spec (working copy) >@@ -108,12 +108,13 @@ > > # extract new default theme mga-coffee > tar -xf %{SOURCE7} -C %{buildroot}%{_datadir}/sddm/themes >+sed -i 's/jpg/png/' %{buildroot}%{_datadir}/sddm/themes/mga-coffee/theme.conf > > %if 0 > #### > # create Mageia theme based on default Maui theme, and use Mageia default background > cp -a %{buildroot}%{_datadir}/sddm/themes/maui %{buildroot}%{_datadir}/sddm/themes/mga-maui >-sed -i -e 's,\(^background=\).*,\1%{_datadir}/mga/backgrounds/default.jpg,' %{buildroot}%{_datadir}/sddm/themes/mga-maui/theme.conf >+sed -i -e 's,\(^background=\).*,\1%{_datadir}/mga/backgrounds/default.png,' %{buildroot}%{_datadir}/sddm/themes/mga-maui/theme.conf > > # fix display of text messages in front of Mageia logo > sed -i '/id: txtMessage/,/\}/ s/anchors.margins: 20/anchors.margins: 5/' %{buildroot}%{_datadir}/sddm/themes/mga-maui/Main.qml
Index: SPECS/sddm.spec =================================================================== --- SPECS/sddm.spec (revision 1052973) +++ SPECS/sddm.spec (working copy) @@ -108,12 +108,13 @@ # extract new default theme mga-coffee tar -xf %{SOURCE7} -C %{buildroot}%{_datadir}/sddm/themes +sed -i 's/jpg/png/' %{buildroot}%{_datadir}/sddm/themes/mga-coffee/theme.conf %if 0 #### # create Mageia theme based on default Maui theme, and use Mageia default background cp -a %{buildroot}%{_datadir}/sddm/themes/maui %{buildroot}%{_datadir}/sddm/themes/mga-maui -sed -i -e 's,\(^background=\).*,\1%{_datadir}/mga/backgrounds/default.jpg,' %{buildroot}%{_datadir}/sddm/themes/mga-maui/theme.conf +sed -i -e 's,\(^background=\).*,\1%{_datadir}/mga/backgrounds/default.png,' %{buildroot}%{_datadir}/sddm/themes/mga-maui/theme.conf # fix display of text messages in front of Mageia logo sed -i '/id: txtMessage/,/\}/ s/anchors.margins: 20/anchors.margins: 5/' %{buildroot}%{_datadir}/sddm/themes/mga-maui/Main.qml
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19292
:
8386
|
8392
| 8413 |
8414
|
8415