From aa157e581749a41862ed67069b9e5592155d0af0 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 13 Jan 2003 13:47:26 +0000 Subject: Update version to 0.90.1 (to go with gnome 2.1.91) 2003-01-13 Alexander Larsson * configure.in: Update version to 0.90.1 (to go with gnome 2.1.91) * index.theme.in: Add min and max size to the svg dirs. --- index.theme.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'index.theme.in') diff --git a/index.theme.in b/index.theme.in index b37f7aec4..cdab8e46e 100755 --- a/index.theme.in +++ b/index.theme.in @@ -180,25 +180,35 @@ Type=Scalable [scalable/apps] Size=48 +MinSize=1 +MaxSize=256 Context=Applications Type=Scalable [scalable/devices] Size=48 +MinSize=1 +MaxSize=256 Context=Devices Type=Scalable [scalable/emblems] Size=48 +MinSize=1 +MaxSize=256 Context=Emblems Type=Scalable [scalable/filesystems] Size=48 +MinSize=1 +MaxSize=256 Context=FileSystems Type=Scalable [scalable/mimetypes] Size=48 +MinSize=1 +MaxSize=256 Context=MimeTypes Type=Scalable -- cgit v1.2.1