~ruther/guix-local

ref: 7cc7dec139d4dbbeb93d7fe57740ae5f64200701 guix-local/gnu/packages/patches/inkscape-stray-comma.patch -rw-r--r-- 481 bytes
7cc7dec1 — Ludovic Courtès build-system/gnu: Add 'compress-documentation' phase. 11 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
This is verbatim from Upstream:        http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_48_BRANCH/diff/9943
--- a/src/widgets/desktop-widget.h	2011-06-06 06:43:00 +0000
+++ b/src/widgets/desktop-widget.h	2013-01-05 14:34:09 +0000
@@ -239,7 +239,7 @@
 private:
     GtkWidget *tool_toolbox;
     GtkWidget *aux_toolbox;
-    GtkWidget *commands_toolbox,;
+    GtkWidget *commands_toolbox;
     GtkWidget *snap_toolbox;
 
     static void init(SPDesktopWidget *widget);