Fix breeze-dark icons inheritance

This commit is contained in:
Jan Grulich 2015-10-13 12:50:30 +02:00
parent d5e357b094
commit 42ffdf557c
2 changed files with 21 additions and 2 deletions

View File

@ -0,0 +1,13 @@
diff --git a/icons-dark/index.theme b/icons-dark/index.theme
index 61660ba..d2f6767 100644
--- a/icons-dark/index.theme
+++ b/icons-dark/index.theme
@@ -62,7 +62,7 @@ Comment[x-test]=xxDefault Plasma 5 Theme for Dark themesxx
DisplayDepth=32
-Inherits=hicolor
+Inherits=breeze
Example=folder

View File

@ -3,8 +3,8 @@
%global build_kde4 1
Name: plasma-breeze
Version: 5.4.2
Release: 1%{?dist}
Version: 5.4.2
Release: 2%{?dist}
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
License: GPLv2+
@ -18,6 +18,8 @@ URL: https://projects.kde.org/projects/kde/workspace/breeze
%endif
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.tar.xz
Patch1: fix-breeze-dark-inheritance.patch
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
BuildRequires: qt5-qtbase-devel
@ -83,6 +85,7 @@ Provides: plasma-breeze-kde4%{?_isa} = %{version}-%{release}
%prep
%autosetup -n %{base_name}-%{version} -p1
%patch1 -p1 -b .fix-breeze-dark-inheritance
%build
mkdir %{_target_platform}
@ -183,6 +186,9 @@ fi
%changelog
* Tue Oct 13 2015 Jan Grulich <jgrulich@redhat.com> - 5.4.2-2
- Fix breeze-dark icons inheritance
* Thu Oct 01 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.2-1
- 5.4.2