]> git.pld-linux.org Git - packages/kde4-kde3support.git/commitdiff
- a typo in the crystalsvg index.theme file fixed to get rid of the annoying auto/th/kde4-kde3support-3_5_10-26
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 8 Apr 2010 09:06:53 +0000 (09:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  "Gtk-WARNING **: Theme directory 1256x256/apps of theme crystalsvg has no
   size field" messages
- Release: 26

Changed files:
    crystalsvg-theme_index.patch -> 1.1
    kde4-kde3support.spec -> 1.45

crystalsvg-theme_index.patch [new file with mode: 0644]
kde4-kde3support.spec

diff --git a/crystalsvg-theme_index.patch b/crystalsvg-theme_index.patch
new file mode 100644 (file)
index 0000000..2c12811
--- /dev/null
@@ -0,0 +1,11 @@
+--- kdelibs-3.5.10/crystal_project/index.theme.orig    2007-06-25 19:45:01.000000000 +0200
++++ kdelibs-3.5.10/crystal_project/index.theme 2010-04-08 11:02:16.000000000 +0200
+@@ -20,7 +20,7 @@
+ SmallSizes=16
+ PanelDefault=32
+ PanelSizes=16,22,24,32,48,64,128
+-Directories=16x16/actions,16x16/apps,16x16/devices,16x16/filesystems,16x16/mimetypes,22x22/actions,22x22/apps,22x22/devices,22x22/filesystems,22x22/mimetypes,24x24/actions,24x24/apps,24x24/devices,24x24/filesystems,24x24/mimetypes,32x32/actions,32x32/apps,32x32/devices,32x32/filesystems,32x32/mimetypes,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,64x64/actions,64x64/apps,64x64/devices,64x64/filesystems,64x64/mimetypes,128x128/actions,128x128/apps,128x128/devices,128x128/filesystems,128x128/mimetypes,256x256/actions,1256x256/apps,256x256/devices,256x256/filesystems,256x256/mimetypes
++Directories=16x16/actions,16x16/apps,16x16/devices,16x16/filesystems,16x16/mimetypes,22x22/actions,22x22/apps,22x22/devices,22x22/filesystems,22x22/mimetypes,24x24/actions,24x24/apps,24x24/devices,24x24/filesystems,24x24/mimetypes,32x32/actions,32x32/apps,32x32/devices,32x32/filesystems,32x32/mimetypes,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,64x64/actions,64x64/apps,64x64/devices,64x64/filesystems,64x64/mimetypes,128x128/actions,128x128/apps,128x128/devices,128x128/filesystems,128x128/mimetypes,256x256/actions,256x256/apps,256x256/devices,256x256/filesystems,256x256/mimetypes
+ [16x16/actions]
+ Size=16
+ Context=Actions
index 70b715e8d2b6ebd870d6ae519ed39018207756a9..32c61bbe0087fe29715df722c27f0f5d60aa89f5 100644 (file)
@@ -18,7 +18,7 @@ Summary(ru.UTF-8):    K Desktop Environment - Библиотеки
 Summary(uk.UTF-8):     K Desktop Environment - Бібліотеки
 Name:          kde4-kde3support
 Version:       3.5.10
-Release:       25
+Release:       26
 License:       LGPL
 Group:         X11/Libraries
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{origname}-%{version}.tar.bz2
@@ -32,6 +32,7 @@ Patch3:               kdelibs-inotify.patch
 Patch4:                kde-am.patch
 Patch5:                kdelibs-gcc4.patch
 Patch6:                %{name}-ac.patch
+Patch7:                crystalsvg-theme_index.patch
 URL:           http://www.kde.org/
 BuildRequires: OpenEXR-devel >= 1.4.0.a
 BuildRequires: acl-devel
@@ -233,6 +234,7 @@ KDE.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 mv -f configure{,.dist}
 
This page took 0.053705 seconds and 4 git commands to generate.