diff options
| author | Slagvi Public <JandotDarowskiattgmaildottcom> | 2013-09-15 20:01:39 +0000 |
|---|---|---|
| committer | Slagvi Public <JandotDarowskiattgmaildottcom> | 2013-09-15 20:01:39 +0000 |
| commit | 523f92bd16b0d52ae108929dd6568b890bcdb573 (patch) | |
| tree | 8d0f582817e46d408089804156242451ea54c239 | |
| parent | Removed search templates case sensitivity (diff) | |
| download | inkscape-523f92bd16b0d52ae108929dd6568b890bcdb573.tar.gz inkscape-523f92bd16b0d52ae108929dd6568b890bcdb573.zip | |
Added auto installing empty_page extension
(bzr r12481.1.5)
| -rw-r--r-- | share/extensions/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index d9597b33f..3e5455b2e 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -54,6 +54,7 @@ extensions = \ edge3d.py \ embedimage.py \ embed_raster_in_svg.pl \ + empty_page.py \ eqtexsvg.py \ export_gimp_palette.py \ extractimage.py \ @@ -236,6 +237,7 @@ modules = \ edge3d.inx \ embedimage.inx \ embedselectedimages.inx \ + empty_page.inx \ eps_input.inx \ eqtexsvg.inx \ export_gimp_palette.inx \ |
