[mate-themes/epel7] fix contrasthigh icon theme name

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Oct 21 19:40:10 UTC 2014


commit 922ba9321f082e3ab2c4cdc54ea498dea4925d37
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Oct 21 21:40:06 2014 +0200

    fix contrasthigh icon theme name

 mate-themes.spec                                   |    5 +++++
 mate-themes_fix-contrasthigh-icon-theme-name.patch |   11 +++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index 5e141b8..3845d8e 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -14,6 +14,8 @@
 %{!?rel_build:%global git_rel .git%{commit_date}.%{shortcommit}}
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
+Patch0:        mate-themes_fix-contrasthigh-icon-theme-name.patch
+
 Name:           mate-themes
 Version:        %{rel_ver}
 #Release:        0.1%{?git_rel}%{?dist}
@@ -50,6 +52,8 @@ MATE Desktop themes
 #%setup -q%{!?rel_build:n %{name}-%{commit}}
 %setup -q -n %{name}-%{gtk3_ver}-%{version}
 
+%patch0 -p1 -b .contrasthigh-icon-theme
+
 # needed for git snapshots
 #NOCONFIGURE=1 ./autogen.sh
 
@@ -140,6 +144,7 @@ done
 %changelog
 * Tue Oct 21 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-1
 - update to 1.9.1 release for GTK3-3.8
+- fix contrasthigh icon theme name
 
 * Fri Oct 17 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 3.8.0-1
 - update to GTK3 3.8.0 release
diff --git a/mate-themes_fix-contrasthigh-icon-theme-name.patch b/mate-themes_fix-contrasthigh-icon-theme-name.patch
new file mode 100644
index 0000000..8d76594
--- /dev/null
+++ b/mate-themes_fix-contrasthigh-icon-theme-name.patch
@@ -0,0 +1,11 @@
+diff --git a/icon-themes/ContrastHigh/index.theme b/icon-themes/ContrastHigh/index.theme
+index 26f008c..5f2960f 100755
+--- a/icon-themes/ContrastHigh/index.theme
++++ b/icon-themes/ContrastHigh/index.theme
+@@ -1,5 +1,5 @@
+ [Icon Theme]
+-Name=High Contrast
++Name=ContrastHigh
+ Comment=High Contrast Theme
+ Directories=128x128/actions,128x128/apps,128x128/devices,128x128/filesystems,128x128/mimetypes,96x96/actions,96x96/apps,96x96/devices,96x96/filesystems,96x96/mimetypes,64x64/actions,64x64/apps,64x64/devices,64x64/filesystems,64x64/mimetypes,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,32x32/actions,32x32/apps,32x32/devices,32x32/filesystems,32x32/mimetypes,22x22/actions,22x22/apps,22x22/devices,22x22/filesystems,22x22/mimetypes,16x16/actions,16x16/apps,16x16/devices,16x16/filesystems,16x16/mimetypes,scalable/actions,scalable/apps,scalable/devices,scalable/filesystems,scalable/mimetypes
+ Inherits=ContrastHighLargePrint,mate


More information about the scm-commits mailing list