diff options
author | Tim Williams <tmw@autotrain.org> | 2011-10-17 18:47:27 +0100 |
---|---|---|
committer | Tim Williams <tmw@autotrain.org> | 2011-10-17 18:47:27 +0100 |
commit | 76ef832ce5348d12a871223d4c034c7daeaddb82 (patch) | |
tree | 7024a1f39a6114daa8c5ed24bb31a8687c832b9a /mandriva/2010.2/kdeartwork/kdeartwork-3.5.5-fix-default-inherits-theme.patch | |
parent | ec2515f058c60d2478a549f58376db628ba556b9 (diff) | |
download | tde-packaging-76ef832ce5348d12a871223d4c034c7daeaddb82.tar.gz tde-packaging-76ef832ce5348d12a871223d4c034c7daeaddb82.zip |
Adding the remaining Mandriva patches and spec files
Diffstat (limited to 'mandriva/2010.2/kdeartwork/kdeartwork-3.5.5-fix-default-inherits-theme.patch')
-rw-r--r-- | mandriva/2010.2/kdeartwork/kdeartwork-3.5.5-fix-default-inherits-theme.patch | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/mandriva/2010.2/kdeartwork/kdeartwork-3.5.5-fix-default-inherits-theme.patch b/mandriva/2010.2/kdeartwork/kdeartwork-3.5.5-fix-default-inherits-theme.patch new file mode 100644 index 000000000..4b50d0c87 --- /dev/null +++ b/mandriva/2010.2/kdeartwork/kdeartwork-3.5.5-fix-default-inherits-theme.patch @@ -0,0 +1,33 @@ +--- kdeartwork-3.5.5/IconThemes/ikons/index.theme-- 2006-11-24 14:13:05.000000000 +0100 ++++ kdeartwork-3.5.5/IconThemes/ikons/index.theme 2006-11-24 14:13:50.000000000 +0100 +@@ -67,7 +67,7 @@ + Example=exec + LinkOverlay=link + LockOverlay=lockoverlay +-Inherits=default ++Inherits=crystalsvg + ZipOverlay=zip + DesktopDefault=48 + DesktopSizes=16,32,48,64 +--- kdeartwork-3.5.5/IconThemes/kdeclassic/index.theme-- 2006-11-24 14:13:29.000000000 +0100 ++++ kdeartwork-3.5.5/IconThemes/kdeclassic/index.theme 2006-11-24 14:14:04.000000000 +0100 +@@ -98,7 +98,7 @@ + Comment[zu]=Ithimu Yophawu lwesithombe se-KDE Yasendulo + DisplayDepth=32 + Example=exec +-Inherits=default ++Inherits=crystalsvg + LinkOverlay=link + LockOverlay=lockoverlay + ZipOverlay=zip +--- kdeartwork-3.5.5/IconThemes/Locolor/index.theme-- 2006-11-24 14:13:37.000000000 +0100 ++++ kdeartwork-3.5.5/IconThemes/Locolor/index.theme 2006-11-24 14:14:18.000000000 +0100 +@@ -98,7 +98,7 @@ + Comment[zh_CN]=低色彩图标主题 + Comment[zh_TW]=低色彩圖示主題 + Comment[zu]=Umbala ongaphansi wogcizelelo lwe Icon +-Inherits=default ++Inherits=crystalsvg + DisplayDepth=8 + DesktopDefault=32 + DesktopSizes=16,32 |