Initial version of inkscape.
[fedora-mingw.git] / inkscape / mingw32-inkscape-20081027-no-is-os-vista.patch
diff --git a/inkscape/mingw32-inkscape-20081027-no-is-os-vista.patch b/inkscape/mingw32-inkscape-20081027-no-is-os-vista.patch
new file mode 100644 (file)
index 0000000..4782e84
--- /dev/null
@@ -0,0 +1,16 @@
+Index: src/libgdl/gdl-dock-master.c
+===================================================================
+--- src/libgdl/gdl-dock-master.c       (revision 20065)
++++ src/libgdl/gdl-dock-master.c       (working copy)
+@@ -650,7 +650,11 @@
+ #ifdef WIN32    
+     GdkLineStyle lineStyle = GDK_LINE_ON_OFF_DASH;
++#if 0
+     if (is_os_vista())
++#else /* RWMJ - missing */
++    if (0)
++#endif
+     {
+         // On Vista the dash-line is increadibly slow to draw, it takes several minutes to draw the tracking lines
+         // With GDK_LINE_SOLID it is parts of a second