Code

Fix for if LCMS is disabled. (LP# 174854)
[inkscape.git] / build-dw2.xml
index 3397a086c4868b40f716048a0d084b3ab2d6e120..bd9d18a45c14474e24acf5ba33f29b845b5ec433 100644 (file)
@@ -41,7 +41,7 @@
     </description>
 
   <!-- set global properties for this build -->
-  <property name="version"     value="0.46dev"/>
+  <property name="version"     value="0.45+devel"/>
   <property name="arch"        value="i686-pc-mingw32-"/>
   <property name="archutil"    value="${arch}"/>
   <!--<property name="archutil"    value=""/>-->
 
     <!--<copy file="${gtk}/share/themes/MS-Windows/gtk-2.0/gtkrc" todir="${dist}/etc/gtk-2.0"/>-->
     <makefile file="${dist}/etc/gtk-2.0/gtkrc">
-    gtk-icon-sizes = "gtk-menu=13,13:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32:inkscape-decoration=16,16"
+    gtk-icon-sizes = "gtk-menu=16,16:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32:inkscape-decoration=16,16"
     gtk-toolbar-icon-size = small-toolbar
 
     # disable images in buttons. i've only seen ugly delphi apps use this feature.