summaryrefslogtreecommitdiff
path: root/index.theme.in
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2005-12-22 15:27:33 +0000
committerRodney Dawes <dobey@src.gnome.org>2005-12-22 15:27:33 +0000
commit8f05264c7f3bb900792434c6b9d941e3b984a00f (patch)
tree46614825c043dfe1e9017e47dfc694875a1430d0 /index.theme.in
parent25afd1885222e7bbdc8baa5bdefcf697ad86eeda (diff)
downloadadwaita-icon-theme-8f05264c7f3bb900792434c6b9d941e3b984a00f.tar.gz
Fix filesystems and mimetypes at 48x48 size to be Fixed instead of
2005-12-22 Rodney Dawes <dobey@novell.com> * index.theme.in: Fix filesystems and mimetypes at 48x48 size to be Fixed instead of Scalable (probable fix for bug #315841) Change minimum size of scalable directories to 32, so that we don't scale the images down too far, for weird smaller sizes
Diffstat (limited to 'index.theme.in')
-rwxr-xr-xindex.theme.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/index.theme.in b/index.theme.in
index 19cfbf79e..5c54d48b3 100755
--- a/index.theme.in
+++ b/index.theme.in
@@ -96,12 +96,12 @@ Type=Fixed
[48x48/filesystems]
Size=48
Context=FileSystems
-Type=Scalable
+Type=Fixed
[48x48/mimetypes]
Size=48
Context=MimeTypes
-Type=Scalable
+Type=Fixed
[48x48/stock/code]
Size=48
@@ -440,35 +440,35 @@ Type=Fixed
[scalable/apps]
Size=48
-MinSize=1
+MinSize=32
MaxSize=256
Context=Applications
Type=Scalable
[scalable/devices]
Size=48
-MinSize=1
+MinSize=32
MaxSize=256
Context=Devices
Type=Scalable
[scalable/emblems]
Size=48
-MinSize=1
+MinSize=32
MaxSize=256
Context=Emblems
Type=Scalable
[scalable/filesystems]
Size=48
-MinSize=1
+MinSize=32
MaxSize=256
Context=FileSystems
Type=Scalable
[scalable/mimetypes]
Size=48
-MinSize=1
+MinSize=32
MaxSize=256
Context=MimeTypes
Type=Scalable