r12368 - in /packages/unstable/human-icon-theme/debian: changelog patches/ patches/01_make_type_scalable_for_missing_icons.patch

alanbach-guest at users.alioth.debian.org alanbach-guest at users.alioth.debian.org
Tue Aug 21 08:10:05 UTC 2007


Author: alanbach-guest
Date: Tue Aug 21 08:10:05 2007
New Revision: 12368

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12368
Log:
Added 01_make_type_scalable_for_missing_icons.patch, from Ubuntu

Added:
    packages/unstable/human-icon-theme/debian/patches/
    packages/unstable/human-icon-theme/debian/patches/01_make_type_scalable_for_missing_icons.patch
Modified:
    packages/unstable/human-icon-theme/debian/changelog

Modified: packages/unstable/human-icon-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/changelog?rev=12368&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/changelog (original)
+++ packages/unstable/human-icon-theme/debian/changelog Tue Aug 21 08:10:05 2007
@@ -12,6 +12,8 @@
   * Updated Parsix logos  
   * Add get-orig-source target.
   * Bump gnome-pkg-tools build-dep to >= 0.12.2.
+  * Added 01_make_type_scalable_for_missing_icons.patch
+    from Ubuntu
 
  -- Alan Baghumian <alan at technotux.org>  Tue, 21 Aug 2007 11:05:54 +0330
 

Added: packages/unstable/human-icon-theme/debian/patches/01_make_type_scalable_for_missing_icons.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/patches/01_make_type_scalable_for_missing_icons.patch?rev=12368&op=file
==============================================================================
--- packages/unstable/human-icon-theme/debian/patches/01_make_type_scalable_for_missing_icons.patch (added)
+++ packages/unstable/human-icon-theme/debian/patches/01_make_type_scalable_for_missing_icons.patch Tue Aug 21 08:10:05 2007
@@ -1,0 +1,139 @@
+=== modified file 'index.theme.in'
+--- index.theme.in	2006-07-20 11:46:04 +0000
++++ index.theme.in	2007-07-04 10:02:31 +0000
+@@ -160,7 +160,7 @@
+ [24x24/filesystems]
+ Size=24
+ Context=filesystems
+-Type=Scalable
++Type=Fixed
+ 
+ [24x24/mimetypes]
+ Size=24
+@@ -230,17 +230,17 @@
+ [48x48/actions]
+ Size=48
+ Context=Actions
+-Type=Fixed
++Type=Scalable
+ 
+ [48x48/apps]
+ Size=48
+ Context=Applications
+-Type=Fixed
++Type=Scalable
+ 
+ [48x48/categories]
+ Size=48
+ Context=Categories
+-Type=Fixed
++Type=Scalable
+ 
+ [48x48/devices]
+ Size=48
+@@ -260,12 +260,12 @@
+ [48x48/filesystems]
+ Size=48
+ Context=filesystems
+-Type=Scalable
++Type=Fixed
+ 
+ [48x48/mimetypes]
+ Size=48
+ Context=MimeTypes
+-Type=Fixed
++Type=Scalable
+ 
+ [48x48/places]
+ Size=48
+@@ -275,7 +275,7 @@
+ [48x48/status]
+ Size=48
+ Context=Status
+-Type=Fixed
++Type=Scalable
+ 
+ [48x48/stock/generic]
+ Size=48
+@@ -463,70 +463,70 @@
+ Type=Fixed
+ 
+ [scalable/actions]
+-Size=48
++Size=128
+ Context=Actions
+ Type=Scalable
+ MinSize=32
+ MaxSize=256
+ 
+ [scalable/apps]
+-Size=48
++Size=128
+ Context=Applications
+ Type=Scalable
+ MinSize=32
+ MaxSize=256
+ 
+ [scalable/categories]
+-Size=48
++Size=128
+ Context=Categories
+ Type=Scalable
+ MinSize=32
+ MaxSize=256
+ 
+ [scalable/devices]
+-Size=48
++Size=128
+ Context=Devices
+ Type=Scalable
+ MinSize=32
+ MaxSize=256
+ 
+ [scalable/emblems]
+-Size=48
++Size=128
+ Context=Emblems
+ Type=Scalable
+ MinSize=32
+ MaxSize=256
+ 
+ [scalable/emotes]
+-Size=48
++Size=128
+ Context=Emotes
+ Type=Scalable
+ Minsize=32
+ MaxSize=256
+ 
+ [scalable/filesystems]
+-Size=48
++Size=128
+ Context=filesystems
+ Type=Scalable
+ MinSize=32
+ MaxSize=256
+ 
+ [scalable/mimetypes]
+-Size=48
++Size=128
+ Context=MimeTypes
+ Type=Scalable
+ MinSize=32
+ MaxSize=256
+ 
+ [scalable/places]
+-Size=48
++Size=128
+ Context=Places
+ Type=Scalable
+ MinSize=32
+ MaxSize=256
+ 
+ [scalable/status]
+-Size=48
++Size=128
+ Context=Status
+ Type=Scalable
+ MinSize=32
+




More information about the pkg-gnome-commits mailing list