!19 fix(theme):change the default marco theme to Kiran-dark
From: @yuan__xing Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
b24a62af1c
2
99_unikylin-mate-marco-general-theme.gschema.override
Normal file
2
99_unikylin-mate-marco-general-theme.gschema.override
Normal file
@ -0,0 +1,2 @@
|
||||
[org.mate.Marco.general]
|
||||
theme='Kiran-dark'
|
||||
@ -2,13 +2,17 @@
|
||||
|
||||
Name: kiran-desktop
|
||||
Version: 2.2
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: Kiran desktop environment
|
||||
|
||||
#Group:
|
||||
License: Mulan PSL v2
|
||||
#URL:
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
# mate specific settings
|
||||
Source1: 99_unikylin-mate-marco-general-theme.gschema.override
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
#BuildRequires:
|
||||
@ -168,12 +172,18 @@ Kiran desktop environment
|
||||
mkdir -p %{buildroot}/%{_datadir}/doc/%{name}/
|
||||
cp %{_builddir}/%{name}-%{version}/RELEASE.md %{buildroot}/%{_datadir}/doc/%{name}/
|
||||
|
||||
install -D -m 0644 %SOURCE1 %{buildroot}%{_datadir}/glib-2.0/schemas/99_unikylin-mate-marco-general-theme.gschema.override
|
||||
|
||||
%files
|
||||
%dir %{_datadir}/doc/%{name}
|
||||
%{_datadir}/doc/%{name}/RELEASE.md
|
||||
%{_datadir}/glib-2.0/schemas/99_unikylin-mate-marco-general-theme.gschema.override
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2022 yuanxing <yuanxing@kylinos.com.cn> - 2.2-11
|
||||
- KYOS-F: change the default marco theme to Kiran-dark
|
||||
|
||||
* Tue Mar 15 2022 longcheng <longcheng@kylinos.com.cn> - 2.2-10
|
||||
- KYOS-B: fix spec error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user