[gnome-themes/gnome-2-30] Tidy up Type information in high contrast index.theme files, which was causing some icons to appear



commit 5719608f93163718b8dea5d06da9d11721c758dd
Author: Calum Benson <calum benson oracle com>
Date:   Tue Apr 20 18:00:22 2010 +0100

    Tidy up Type information in high contrast index.theme files,
    which was causing some icons to appear larger than intended.
    Fixes bug #580558.

 icon-themes/HighContrast/index.theme               |   40 ++++++++++----------
 icon-themes/HighContrastInverse/index.theme        |   40 ++++++++++----------
 icon-themes/HighContrastLargePrint/index.theme.in  |   17 ++++----
 .../HighContrastLargePrintInverse/index.theme.in   |   17 ++++----
 4 files changed, 56 insertions(+), 58 deletions(-)
---
diff --git a/icon-themes/HighContrast/index.theme b/icon-themes/HighContrast/index.theme
index 05dd752..9d2f0a3 100755
--- a/icon-themes/HighContrast/index.theme
+++ b/icon-themes/HighContrast/index.theme
@@ -7,102 +7,102 @@ Inherits=HighContrastLargePrint,gnome
 [16x16/actions]
 Size=16
 Context=Actions
-Type=Threshold
+Type=Fixed
 
 [16x16/apps]
 Size=16
 Context=Applications
-Type=Threshold
+Type=Fixed
 
 [16x16/devices]
 Size=16
 Context=Devices
-Type=Threshold
+Type=Fixed
 
 [16x16/filesystems]
 Size=16
 Context=FileSystems
-Type=Threshold
+Type=Fixed
 
 [16x16/mimetypes]
 Size=16
 Context=MimeTypes
-Type=Threshold
+Type=Fixed
 
 [22x22/actions]
 Size=22
 Context=Actions
-Type=Threshold
+Type=Scalable
 
 [22x22/apps]
 Size=22
 Context=Applications
-Type=Threshold
+Type=Scalable
 
 [22x22/devices]
 Size=22
 Context=Devices
-Type=Threshold
+Type=Scalable
 
 [22x22/filesystems]
 Size=22
 Context=FileSystems
-Type=Threshold
+Type=Scalable
 
 [22x22/mimetypes]
 Size=22
 Context=MimeTypes
-Type=Threshold
+Type=Scalable
 
 [32x32/actions]
 Size=32
 Context=Actions
-Type=Threshold
+Type=Scalable
 
 [32x32/apps]
 Size=32
 Context=Applications
-Type=Threshold
+Type=Scalable
 
 [32x32/devices]
 Size=32
 Context=Devices
-Type=Threshold
+Type=Scalable
 
 [32x32/filesystems]
 Size=32
 Context=FileSystems
-Type=Threshold
+Type=Scalable
 
 [32x32/mimetypes]
 Size=32
 Context=MimeTypes
-Type=Threshold
+Type=Scalable
 
 [48x48/actions]
 Size=48
 Context=Actions
-Type=Threshold
+Type=Scalable
 
 [48x48/apps]
 Size=48
 Context=Applications
-Type=Threshold
+Type=Scalable
 
 [48x48/devices]
 Size=48
 Context=Devices
-Type=Threshold
+Type=Scalable
 
 [48x48/filesystems]
 Size=48
 Context=FileSystems
-Type=Threshold
+Type=Scalable
 
 [48x48/mimetypes]
 Size=48
 Context=MimeTypes
-Type=Threshold
+Type=Scalable
 
 [64x64/actions]
 Size=64
diff --git a/icon-themes/HighContrastInverse/index.theme b/icon-themes/HighContrastInverse/index.theme
index 28365e9..6817e98 100755
--- a/icon-themes/HighContrastInverse/index.theme
+++ b/icon-themes/HighContrastInverse/index.theme
@@ -7,102 +7,102 @@ Inherits=HighContrastLargePrintInverse,gnome
 [16x16/actions]
 Size=16
 Context=Actions
-Type=Threshold
+Type=Fixed
 
 [16x16/apps]
 Size=16
 Context=Applications
-Type=Threshold
+Type=Fixed
 
 [16x16/devices]
 Size=16
 Context=Devices
-Type=Threshold
+Type=Fixed
 
 [16x16/filesystems]
 Size=16
 Context=FileSystems
-Type=Threshold
+Type=Fixed
 
 [16x16/mimetypes]
 Size=16
 Context=MimeTypes
-Type=Threshold
+Type=Fixed
 
 [22x22/actions]
 Size=22
 Context=Actions
-Type=Threshold
+Type=Scalable
 
 [22x22/apps]
 Size=22
 Context=Applications
-Type=Threshold
+Type=Scalable
 
 [22x22/devices]
 Size=22
 Context=Devices
-Type=Threshold
+Type=Scalable
 
 [22x22/filesystems]
 Size=22
 Context=FileSystems
-Type=Threshold
+Type=Scalable
 
 [22x22/mimetypes]
 Size=22
 Context=MimeTypes
-Type=Threshold
+Type=Scalable
 
 [32x32/actions]
 Size=32
 Context=Actions
-Type=Threshold
+Type=Scalable
 
 [32x32/apps]
 Size=32
 Context=Applications
-Type=Threshold
+Type=Scalable
 
 [32x32/devices]
 Size=32
 Context=Devices
-Type=Threshold
+Type=Scalable
 
 [32x32/filesystems]
 Size=32
 Context=FileSystems
-Type=Threshold
+Type=Scalable
 
 [32x32/mimetypes]
 Size=32
 Context=MimeTypes
-Type=Threshold
+Type=Scalable
 
 [48x48/actions]
 Size=48
 Context=Actions
-Type=Threshold
+Type=Scalable
 
 [48x48/apps]
 Size=48
 Context=Applications
-Type=Threshold
+Type=Scalable
 
 [48x48/devices]
 Size=48
 Context=Devices
-Type=Threshold
+Type=Scalable
 
 [48x48/filesystems]
 Size=48
 Context=FileSystems
-Type=Threshold
+Type=Scalable
 
 [48x48/mimetypes]
 Size=48
 Context=MimeTypes
-Type=Threshold
+Type=Scalable
 
 [64x64/actions]
 Size=64
diff --git a/icon-themes/HighContrastLargePrint/index.theme.in b/icon-themes/HighContrastLargePrint/index.theme.in
index 1bd48db..3eadcce 100755
--- a/icon-themes/HighContrastLargePrint/index.theme.in
+++ b/icon-themes/HighContrastLargePrint/index.theme.in
@@ -15,22 +15,22 @@ Type=Fixed
 [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
 Context=Devices
-Type=Fixed
+Type=Scalable
 
 [48x48/emblems]
 Size=48
@@ -40,20 +40,19 @@ Type=Fixed
 [48x48/filesystems]
 Size=48
 Context=FileSystems
-Type=Fixed
+Type=Scalable
 
 [48x48/mimetypes]
 Size=48
 Context=MimeTypes
-Type=Fixed
+Type=Scalable
 
 [48x48/places]
 Size=48
 Context=Places
-Type=Fixed
+Type=Scalable
 
 [48x48/status]
 Size=48
 Context=Status
-Type=Fixed
-
+Type=Scalable
diff --git a/icon-themes/HighContrastLargePrintInverse/index.theme.in b/icon-themes/HighContrastLargePrintInverse/index.theme.in
index fae4052..4c403ab 100755
--- a/icon-themes/HighContrastLargePrintInverse/index.theme.in
+++ b/icon-themes/HighContrastLargePrintInverse/index.theme.in
@@ -15,22 +15,22 @@ Type=Fixed
 [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
 Context=Devices
-Type=Fixed
+Type=Scalable
 
 [48x48/emblems]
 Size=48
@@ -40,20 +40,19 @@ Type=Fixed
 [48x48/filesystems]
 Size=48
 Context=FileSystems
-Type=Fixed
+Type=Scalable
 
 [48x48/mimetypes]
 Size=48
 Context=MimeTypes
-Type=Fixed
+Type=Scalable
 
 [48x48/places]
 Size=48
 Context=Places
-Type=Fixed
+Type=Scalable
 
 [48x48/status]
 Size=48
 Context=Status
-Type=Fixed
-
+Type=Scalable



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]