!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:
openeuler-ci-bot 2022-06-29 06:45:33 +00:00 committed by Gitee
commit b24a62af1c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,2 @@
[org.mate.Marco.general]
theme='Kiran-dark'

View File

@ -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