diff options
| author | Adrian Boguszewski <adrbogus1@student.pg.gda.pl> | 2016-08-09 09:33:34 +0000 |
|---|---|---|
| committer | Adrian Boguszewski <adrbogus1@student.pg.gda.pl> | 2016-08-09 09:33:34 +0000 |
| commit | 577a95c2028790cbb856feda6ac6880ddd1aaad2 (patch) | |
| tree | 4ff78f6fa8f0c1b740fd43b0ade2b91dbf9226d0 /share | |
| parent | Merged trunk (diff) | |
| parent | Remove deprecated Autotools and btool files. Please use CMake instead (diff) | |
| download | inkscape-577a95c2028790cbb856feda6ac6880ddd1aaad2.tar.gz inkscape-577a95c2028790cbb856feda6ac6880ddd1aaad2.zip | |
Merged trunk
(bzr r14954.1.30)
Diffstat (limited to 'share')
31 files changed, 0 insertions, 877 deletions
diff --git a/share/Makefile.am b/share/Makefile.am deleted file mode 100644 index fa778b031..000000000 --- a/share/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -SUBDIRS = attributes \ - branding \ - examples \ - extensions \ - filters \ - fonts \ - gradients \ - icons \ - keys \ - markers \ - palettes \ - patterns \ - screens \ - symbols \ - templates \ - tutorials \ - ui - -## COPY THE REST OF THE FOLDERS TO THE PROPER LOCATION - -## dist-hook: -## mkdir $(distdir)/samples -## cp $(datadir)/samples/*svg $(distdir)/samples -## cp $(datadir)/samples/*png $(distdir)/samples - diff --git a/share/attributes/Makefile.am b/share/attributes/Makefile.am deleted file mode 100644 index 9834c5b14..000000000 --- a/share/attributes/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ - -attributesdir = $(datadir)/inkscape/attributes - -attributes_DATA = \ - svgprops \ - cssprops \ - css_defaults \ - README - -EXTRA_DIST = $(attributes_DATA) diff --git a/share/branding/Makefile.am b/share/branding/Makefile.am deleted file mode 100644 index 1561dbf2c..000000000 --- a/share/branding/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ - -brandingdir = $(datadir)/inkscape/branding -iconsdir = $(datadir)/inkscape/icons - -branding_DATA = \ - README \ - inkscape.svg \ - inkscape-flat.svg \ - inkscape-text.svg \ - sodipodi.svg \ - LinLibertine_DR.otf \ - EuphoriaScript-Regular.otf \ - tux.svg - -icons_DATA = \ - inkscape.svg - -EXTRA_DIST = $(branding_DATA) $(icons_DATA) diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am deleted file mode 100644 index a89246048..000000000 --- a/share/examples/Makefile.am +++ /dev/null @@ -1,37 +0,0 @@ - -exampledir = $(datadir)/inkscape/examples - -example_DATA = \ - README \ - istest.pov \ - gradient.svg \ - tiger.svgz \ - markers.svg \ - i18n.svg \ - stars.svgz \ - text-on-path.svg \ - flowsample.svg \ - data_uri.svg \ - tesselation-P3.svg \ - art-nouveau-P3.svg \ - eastern-motive-P4G.svg \ - l-systems.svgz \ - glass.svg \ - car.svgz \ - gallardo.svgz \ - gradient-mesh-experimental.svgz \ - rope-3D.svg \ - animated-clock.svg \ - blend_modes.svg \ - flow-go.svg \ - lighting_filters.svg \ - turbulence_filters.svg \ - live-path-effects-curvestitch.svg \ - live-path-effects-gears.svg \ - live-path-effects-pathalongpath.svg \ - filters.svg \ - svgfont.svg \ - tref.svg \ - replace-hue.svg - -EXTRA_DIST = $(example_DATA) diff --git a/share/extensions/Barcode/Makefile.am b/share/extensions/Barcode/Makefile.am deleted file mode 100644 index 08e2f58b4..000000000 --- a/share/extensions/Barcode/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ - -barcodedir = $(datadir)/inkscape/extensions/Barcode - -barcode_DATA = \ - Base.py \ - BaseEan.py \ - Code128.py \ - Code39Ext.py \ - Code39.py \ - Code25i.py \ - Code93.py \ - Ean13.py \ - Ean8.py \ - Ean5.py \ - Ean2.py \ - __init__.py \ - Rm4scc.py \ - Upca.py \ - Upce.py - -EXTRA_DIST = \ - $(barcode_DATA) - diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am deleted file mode 100644 index f247cd8bb..000000000 --- a/share/extensions/Makefile.am +++ /dev/null @@ -1,42 +0,0 @@ - -SUBDIRS = \ - alphabet_soup \ - Barcode \ - ink2canvas \ - Poly3DObjects \ - test \ - xaml2svg - -extensiondir = $(datadir)/inkscape/extensions - -otherstuffdir = $(datadir)/inkscape/extensions - -moduledir = $(datadir)/inkscape/extensions - -extension_SCRIPTS = \ - $(wildcard $(srcdir)/*.py) \ - $(wildcard $(srcdir)/*.pl) \ - $(wildcard $(srcdir)/*.sh) \ - $(wildcard $(srcdir)/*.rb) - -otherstuff_DATA = \ - fontfix.conf \ - inkweb.js \ - jessyInk.js \ - jessyInk_core_mouseHandler_noclick.js \ - jessyInk_core_mouseHandler_zoomControl.js \ - aisvg.xslt \ - colors.xml \ - jessyInk_video.svg \ - seamless_pattern.svg \ - svg2fxg.xsl \ - svg2xaml.xsl \ - xaml2svg.xsl \ - inkscape.extension.rng - -module_DATA = $(wildcard $(srcdir)/*.inx) - -EXTRA_DIST = \ - $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA) - - diff --git a/share/extensions/Poly3DObjects/Makefile.am b/share/extensions/Poly3DObjects/Makefile.am deleted file mode 100644 index 82a81af42..000000000 --- a/share/extensions/Poly3DObjects/Makefile.am +++ /dev/null @@ -1,33 +0,0 @@ - -Poly3DObjectsdir = $(datadir)/inkscape/extensions/Poly3DObjects - -Poly3DObjects_DATA = \ - cube.obj \ - cuboct.obj \ - dodec.obj \ - great_dodec.obj \ - great_rhombicosidodec.obj \ - great_rhombicuboct.obj \ - great_stel_dodec.obj \ - icos.obj \ - icosidodec.obj \ - jessens_orthog_icos.obj \ - methane.obj \ - oct.obj \ - rhomb_dodec.obj \ - rhomb_triacont.obj \ - rh_axes.obj \ - small_rhombicosidodec.obj \ - small_rhombicuboct.obj \ - small_triam_icos.obj \ - snub_cube.obj \ - snub_dodec.obj \ - szilassi.obj \ - tet.obj \ - trunc_cube.obj \ - trunc_dodec.obj \ - trunc_icos.obj \ - trunc_oct.obj \ - trunc_tet.obj - -EXTRA_DIST = $(Poly3DObjects_DATA) diff --git a/share/extensions/alphabet_soup/Makefile.am b/share/extensions/alphabet_soup/Makefile.am deleted file mode 100644 index 004da4e8c..000000000 --- a/share/extensions/alphabet_soup/Makefile.am +++ /dev/null @@ -1,78 +0,0 @@ - -alphabet_soupdir = $(datadir)/inkscape/extensions/alphabet_soup - -alphabet_soup_DATA = \ - 2.svg \ - 3.svg \ - 6.svg \ - 7.svg \ - abase.svg \ - a.svg \ - acap.svg \ - bar2.svg \ - barcap.svg \ - bar.svg \ - b.svg \ - Cblob.svg \ - Chook.svg \ - cross.svg \ - cserif.svg \ - c.svg \ - Ctail.svg \ - Delta.svg \ - Eb.svg \ - epsilon.svg \ - Eserif.svg \ - e.svg \ - Et.svg \ - f.svg \ - gamma.svg \ - G.svg \ - h2.svg \ - hcap.svg \ - h.svg \ - IBSerif.svg \ - idot.svg \ - ITSerif.svg \ - j.svg \ - k.svg \ - Lb.svg \ - lserif.svg \ - l.svg \ - Lt.svg \ - mcap.svg \ - m.svg \ - n.svg \ - ocap.svg \ - Ocross.svg \ - o.svg \ - Oterm.svg \ - P.svg \ - Q.svg \ - question.svg \ - Rblock.svg \ - rcap.svg \ - r.svg \ - serif.svg \ - s.svg \ - Tb.svg \ - tserif.svg \ - t.svg \ - Tt.svg \ - U.svg \ - vcap.svg \ - vserl.svg \ - vserr.svg \ - Vser.svg \ - v.svg \ - Xh.svg \ - Xne.svg \ - Xnw.svg \ - x.svg \ - Xvb.svg \ - Xvt.svg \ - yogh.svg \ - y.svg \ - z.svg - -EXTRA_DIST = $(alphabet_soup_DATA) diff --git a/share/extensions/ink2canvas/Makefile.am b/share/extensions/ink2canvas/Makefile.am deleted file mode 100644 index ab6e7661d..000000000 --- a/share/extensions/ink2canvas/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ - -ink2canvasdir = $(datadir)/inkscape/extensions/ink2canvas - -ink2canvas_DATA = \ - __init__.py \ - canvas.py \ - svg.py - -EXTRA_DIST = $(ink2canvas_DATA) diff --git a/share/extensions/test/Makefile.am b/share/extensions/test/Makefile.am deleted file mode 100644 index cd1929a7f..000000000 --- a/share/extensions/test/Makefile.am +++ /dev/null @@ -1,60 +0,0 @@ - -# List of all tests to be run. -#TESTS = svgcalendar.test.py -# that is not working :-/ - -EXTRA_DIST = \ - addnodes.test.py \ - chardataeffect.test.py \ - color_randomize_test.py \ - coloreffect.test.py \ - create_test_from_template.sh \ - dots.test.py \ - draw_from_triangle.test.py \ - dxf_outlines.test.py \ - edge3d.test.py \ - embedimage.test.py \ - eqtexsvg.test.py \ - extractimage.test.py \ - extrude.test.py \ - flatten.test.py \ - foldablebox.test.py \ - fractalize.test.py \ - funcplot.test.py \ - gimp_xcf.test.py \ - grid_cartesian.test.py \ - grid_polar.test.py \ - guides_creator.test.py \ - handles.test.py \ - hpgl_output.test.py \ - inkweb-debug.js \ - inkwebeffect.test.py \ - inkwebjs-move.test.svg \ - interp_att_g.test.py \ - interp.test.py \ - lindenmayer.test.py \ - lorem_ipsum.test.py \ - markers_strokepaint.test.py \ - measure.test.py \ - minimal-blank.svg \ - motion.test.py \ - pathmodifier.test.py \ - perfectboundcover.test.py \ - perspective.test.py \ - polyhedron_3d.test.py \ - radiusrand.test.py \ - render_alphabetsoup.test.py \ - render_barcode.test.py \ - render_barcode.data \ - render_gears.test.py \ - restack.test.py \ - rtree.test.py \ - run-all-extension-tests \ - spirograph.test.py \ - straightseg.test.py \ - summersnight.test.py \ - svg_and_media_zip_output.test.py \ - svgcalendar.test.py \ - test_template.py.txt \ - triangle.test.py \ - whirl.test.py diff --git a/share/extensions/xaml2svg/Makefile.am b/share/extensions/xaml2svg/Makefile.am deleted file mode 100644 index 89a901fde..000000000 --- a/share/extensions/xaml2svg/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ - -xaml2svg_otherstuffdir = $(datadir)/inkscape/extensions/xaml2svg - -xaml2svg_otherstuff = \ - animation.xsl \ - brushes.xsl \ - canvas.xsl \ - geometry.xsl \ - Makefile.am \ - properties.xsl \ - shapes.xsl \ - transform.xsl - -xaml2svg_otherstuff_DATA = \ - $(xaml2svg_otherstuff) - -EXTRA_DIST = \ - $(xaml2svg_otherstuff_DATA) - diff --git a/share/filters/Makefile.am b/share/filters/Makefile.am deleted file mode 100644 index 1a871a992..000000000 --- a/share/filters/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ - -filtersdir = $(datadir)/inkscape/filters - -filters_DATA = \ - README \ - filters.svg \ - filters.svg.h - -filters.svg.h: filters.svg i18n.py - $(srcdir)/i18n.py $(srcdir)/filters.svg > $(srcdir)/filters.svg.h - -EXTRA_DIST = $(filters_DATA) \ - i18n.py diff --git a/share/fonts/Makefile.am b/share/fonts/Makefile.am deleted file mode 100644 index 30a2f6997..000000000 --- a/share/fonts/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ - -fontsdir = $(datadir)/inkscape/fonts - -fonts_DATA = \ - README - -EXTRA_DIST = $(fonts_DATA) diff --git a/share/gradients/Makefile.am b/share/gradients/Makefile.am deleted file mode 100644 index 9eadc5e57..000000000 --- a/share/gradients/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ - -gradientsdir = $(datadir)/inkscape/gradients - -gradients_DATA = \ - README - -EXTRA_DIST = $(gradients_DATA) diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am deleted file mode 100644 index 5830f1254..000000000 --- a/share/icons/Makefile.am +++ /dev/null @@ -1,58 +0,0 @@ -SUBDIRS = application - -iconsdir = $(datadir)/inkscape/icons - -pixmaps = \ - too-much-ink-icon.png \ - too-much-ink-icon.svg \ - out-of-gamut-icon.png \ - out-of-gamut-icon.svg \ - color-management-icon.png \ - remove-color.png \ - remove-color.svg \ - ticotico.jpg \ - feBlend-icon.png \ - feBlend-icon.svg \ - feColorMatrix-icon.png \ - feColorMatrix-icon.svg \ - feComposite-icon.png \ - feComposite-icon.svg \ - feConvolveMatrix-icon.png \ - feConvolveMatrix-icon.svg \ - feDiffuseLighting-icon.png \ - feDiffuseLighting-icon.svg \ - feDisplacementMap-icon.png \ - feDisplacementMap-icon.svg \ - feFlood-icon.png \ - feFlood-icon.svg \ - feGaussianBlur-icon.png \ - feGaussianBlur-icon.svg \ - feImage-icon.png \ - feImage-icon.svg \ - feMerge-icon.png \ - feMerge-icon.svg \ - feMorphology-icon.png \ - feMorphology-icon.svg \ - feOffset-icon.png \ - feOffset-icon.svg \ - feSpecularLighting-icon.png \ - feSpecularLighting-icon.svg \ - feTurbulence-icon.png \ - feTurbulence-icon.svg \ - OCAL.png - -icons_DATA = \ - $(pixmaps) \ - \ - icons.svg \ - tango_icons.svg \ - symbolic_icons.svg \ - \ - inkscape.file.svg \ - inkscape.file.png \ - README - -EXTRA_DIST = \ - $(icons_DATA) \ - hicolor/index.theme - diff --git a/share/icons/application/16x16/Makefile.am b/share/icons/application/16x16/Makefile.am deleted file mode 100644 index a87c2cbfa..000000000 --- a/share/icons/application/16x16/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -icondir = $(datadir)/icons/hicolor/16x16/apps -icon_DATA = inkscape.png - -EXTRA_DIST = $(icon_DATA) - diff --git a/share/icons/application/22x22/Makefile.am b/share/icons/application/22x22/Makefile.am deleted file mode 100644 index 8beeed331..000000000 --- a/share/icons/application/22x22/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -icondir = $(datadir)/icons/hicolor/22x22/apps -icon_DATA = inkscape.png - -EXTRA_DIST = $(icon_DATA) - diff --git a/share/icons/application/24x24/Makefile.am b/share/icons/application/24x24/Makefile.am deleted file mode 100644 index 8fc9b59aa..000000000 --- a/share/icons/application/24x24/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -icondir = $(datadir)/icons/hicolor/24x24/apps -icon_DATA = inkscape.png - -EXTRA_DIST = $(icon_DATA) - diff --git a/share/icons/application/256x256/Makefile.am b/share/icons/application/256x256/Makefile.am deleted file mode 100644 index 34969a4a9..000000000 --- a/share/icons/application/256x256/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -icondir = $(datadir)/icons/hicolor/256x256/apps -icon_DATA = inkscape.png - -EXTRA_DIST = $(icon_DATA) - diff --git a/share/icons/application/32x32/Makefile.am b/share/icons/application/32x32/Makefile.am deleted file mode 100644 index cdccebd02..000000000 --- a/share/icons/application/32x32/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -icondir = $(datadir)/icons/hicolor/32x32/apps -icon_DATA = inkscape.png - -EXTRA_DIST = $(icon_DATA) - diff --git a/share/icons/application/48x48/Makefile.am b/share/icons/application/48x48/Makefile.am deleted file mode 100644 index ffa5c1a55..000000000 --- a/share/icons/application/48x48/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -icondir = $(datadir)/icons/hicolor/48x48/apps -icon_DATA = inkscape.png - -EXTRA_DIST = $(icon_DATA) - diff --git a/share/icons/application/Makefile.am b/share/icons/application/Makefile.am deleted file mode 100644 index 0e9bb7d7d..000000000 --- a/share/icons/application/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -SUBDIRS = 16x16 22x22 24x24 32x32 48x48 256x256 - -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor - -install-data-hook: update-icon-cache -uninstall-hook: update-icon-cache - -update-icon-cache: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After (un)install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi diff --git a/share/keys/Makefile.am b/share/keys/Makefile.am deleted file mode 100644 index 98b720c2b..000000000 --- a/share/keys/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ - -keysdir = $(datadir)/inkscape/keys - -keys_DATA = \ - default.xml \ - inkscape.xml \ - xara.xml \ - macromedia-freehand-mx.xml \ - adobe-illustrator-cs2.xml \ - right-handed-illustration.xml \ - corel-draw-x4.xml \ - corel-draw-x8.xml \ - zoner-draw.xml \ - acd-canvas.xml - -EXTRA_DIST = $(keys_DATA) - diff --git a/share/markers/Makefile.am b/share/markers/Makefile.am deleted file mode 100644 index 5db048146..000000000 --- a/share/markers/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ - -markersdir = $(datadir)/inkscape/markers - -markers_DATA = \ - markers.svg - - -EXTRA_DIST = $(markers_DATA) - diff --git a/share/palettes/Makefile.am b/share/palettes/Makefile.am deleted file mode 100644 index b25b35a06..000000000 --- a/share/palettes/Makefile.am +++ /dev/null @@ -1,38 +0,0 @@ - -palettesdir = $(datadir)/inkscape/palettes - -palettes_DATA = \ - README \ - Android-icon-palette.gpl \ - Blues.gpl \ - echo-palette.gpl \ - Gold.gpl \ - Greens.gpl \ - Gray.gpl \ - Hilite.gpl \ - inkscape.gpl \ - LaTeX-Beamer.gpl \ - Khaki.gpl \ - MATLAB-Jet-72.gpl \ - Reds.gpl \ - Royal.gpl \ - svg.gpl \ - Tango-Palette.gpl \ - Topographic.gpl \ - Ubuntu.gpl \ - webhex.gpl \ - websafe22.gpl \ - windowsXP.gpl \ - palettes.h - -palettes_i18n = \ - inkscape.gpl \ - svg.gpl \ - Tango-Palette.gpl - -palettes.h: i18n.py $(palettes_i18n) - $(srcdir)/i18n.py $(foreach i,$(palettes_i18n),$(srcdir)/$(i)) > $(srcdir)/palettes.h - -EXTRA_DIST = $(palettes_DATA) \ - i18n.py - diff --git a/share/patterns/Makefile.am b/share/patterns/Makefile.am deleted file mode 100644 index 8a0f02ba8..000000000 --- a/share/patterns/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ - -patternsdir = $(datadir)/inkscape/patterns - -patterns_DATA = \ - README \ - patterns.svg \ - patterns.svg.h - -patterns.svg.h: patterns.svg i18n.py - $(srcdir)/i18n.py $(srcdir)/patterns.svg > $(srcdir)/patterns.svg.h - -EXTRA_DIST = $(patterns_DATA) i18n.py diff --git a/share/screens/Makefile.am b/share/screens/Makefile.am deleted file mode 100644 index f18982221..000000000 --- a/share/screens/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ - -screensdir = $(datadir)/inkscape/screens - -screens_DATA = \ - about.svg - -EXTRA_DIST = $(screens_DATA) - diff --git a/share/symbols/Makefile.am b/share/symbols/Makefile.am deleted file mode 100644 index a7d21d2a8..000000000 --- a/share/symbols/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ - -symbolsdir = $(datadir)/inkscape/symbols - -# Adding srcdir allows out-of-src builds to work -symbols_DATA = \ - README \ - $(wildcard $(srcdir)/*.svg) \ - symbols.h - -symbols_i18n = $(wildcard $(srcdir)/*.svg) - -symbols.h: i18n.py $(symbols_i18n) - $(srcdir)/i18n.py $(symbols_i18n) > $(srcdir)/symbols.h - -EXTRA_DIST = $(symbols_DATA) \ - i18n.py - diff --git a/share/templates/Makefile.am b/share/templates/Makefile.am deleted file mode 100644 index 9bd6a0ddc..000000000 --- a/share/templates/Makefile.am +++ /dev/null @@ -1,67 +0,0 @@ - -templatesdir = $(datadir)/inkscape/templates - -templates_DATA = \ - README \ - CD_label_120x120.svg \ - default.svg \ - default.be.svg \ - default.ca.svg \ - default.cs.svg \ - default.de.svg \ - default.en_US.svg \ - default.eo.svg \ - default.eu.svg \ - default.es.svg \ - default.fi.svg \ - default.fr.svg \ - default.hu.svg \ - default.is.svg \ - default.it.svg \ - default.ja.svg \ - default.lt.svg \ - default.nl.svg \ - default.pl.svg \ - default.pt_BR.svg \ - default.sk.svg \ - default_pt.svg \ - default_px.svg \ - no_layers.svg \ - LaTeX_Beamer.svg \ - Typography_Canvas.svg \ - templates.h - -templates_i18n = \ - CD_label_120x120.svg \ - default.svg \ - default.be.svg \ - default.ca.svg \ - default.cs.svg \ - default.de.svg \ - default.en_US.svg \ - default.eo.svg \ - default.eu.svg \ - default.es.svg \ - default.fi.svg \ - default.fr.svg \ - default.hu.svg \ - default.is.svg \ - default.it.svg \ - default.ja.svg \ - default.lt.svg \ - default.nl.svg \ - default.pl.svg \ - default.pt_BR.svg \ - default.sk.svg \ - default_pt.svg \ - default_px.svg \ - no_layers.svg \ - LaTeX_Beamer.svg \ - Typography_Canvas.svg - -templates.h: i18n.py $(templates_i18n) - $(srcdir)/i18n.py $(foreach i,$(templates_i18n),$(srcdir)/$(i)) > $(srcdir)/templates.h - -EXTRA_DIST = $(templates_DATA) \ - i18n.py - diff --git a/share/tutorials/Makefile.am b/share/tutorials/Makefile.am deleted file mode 100644 index d625826cb..000000000 --- a/share/tutorials/Makefile.am +++ /dev/null @@ -1,214 +0,0 @@ - -tutorialdir = $(datadir)/inkscape/tutorials - -tutorial_DATA = \ - README \ - edge3d.svg \ - gpl-2.svg \ - making_markers.svg \ - oldguitar.jpg \ - potrace-be.png \ - potrace-ca.png \ - potrace-de.png \ - potrace-el.png \ - potrace-en.png \ - potrace-es.png \ - potrace-eu.png \ - potrace-fr.png \ - potrace-gl.png \ - potrace-hu.png \ - potrace-id.png \ - potrace-ja.png \ - potrace-nl.png \ - potrace.png \ - potrace-pl.png \ - potrace-pt_BR.png \ - potrace-ru.png \ - potrace-sk.png \ - potrace-sl.png \ - potrace-vi.png \ - potrace-zh_CN.png \ - potrace-zh_TW.png \ - tutorial-advanced.svg \ - tutorial-advanced.be.svg \ - tutorial-advanced.ca.svg \ - tutorial-advanced.cs.svg \ - tutorial-advanced.de.svg \ - tutorial-advanced.el.svg \ - tutorial-advanced.es.svg \ - tutorial-advanced.eu.svg \ - tutorial-advanced.fa.svg \ - tutorial-advanced.fr.svg \ - tutorial-advanced.hu.svg \ - tutorial-advanced.id.svg \ - tutorial-advanced.it.svg \ - tutorial-advanced.ja.svg \ - tutorial-advanced.nl.svg \ - tutorial-advanced.pl.svg \ - tutorial-advanced.pt_BR.svg \ - tutorial-advanced.ru.svg \ - tutorial-advanced.sk.svg \ - tutorial-advanced.sl.svg \ - tutorial-advanced.vi.svg \ - tutorial-advanced.zh_CN.svg \ - tutorial-advanced.zh_TW.svg \ - tutorial-basic.svg \ - tutorial-basic.be.svg \ - tutorial-basic.bg.svg \ - tutorial-basic.ca.svg \ - tutorial-basic.cs.svg \ - tutorial-basic.da.svg \ - tutorial-basic.de.svg \ - tutorial-basic.el.svg \ - tutorial-basic.eo.svg \ - tutorial-basic.es.svg \ - tutorial-basic.eu.svg \ - tutorial-basic.fa.svg \ - tutorial-basic.fr.svg \ - tutorial-basic.gl.svg \ - tutorial-basic.hu.svg \ - tutorial-basic.id.svg \ - tutorial-basic.it.svg \ - tutorial-basic.ja.svg \ - tutorial-basic.nl.svg \ - tutorial-basic.nn.svg \ - tutorial-basic.pl.svg \ - tutorial-basic.pt_BR.svg \ - tutorial-basic.ru.svg \ - tutorial-basic.sk.svg \ - tutorial-basic.sl.svg \ - tutorial-basic.tr.svg \ - tutorial-basic.vi.svg \ - tutorial-basic.zh_CN.svg \ - tutorial-basic.zh_TW.svg \ - tutorial-calligraphy.svg \ - tutorial-calligraphy.be.svg \ - tutorial-calligraphy.ca.svg \ - tutorial-calligraphy.cs.svg \ - tutorial-calligraphy.de.svg \ - tutorial-calligraphy.el.svg \ - tutorial-calligraphy.es.svg \ - tutorial-calligraphy.eu.svg \ - tutorial-calligraphy.fa.svg \ - tutorial-calligraphy.fr.svg \ - tutorial-calligraphy.hu.svg \ - tutorial-calligraphy.id.svg \ - tutorial-calligraphy.ja.svg \ - tutorial-calligraphy.nl.svg \ - tutorial-calligraphy.pl.svg \ - tutorial-calligraphy.pt_BR.svg \ - tutorial-calligraphy.ru.svg \ - tutorial-calligraphy.sk.svg \ - tutorial-calligraphy.sl.svg \ - tutorial-calligraphy.vi.svg \ - tutorial-calligraphy.zh_TW.svg \ - tutorial-elements.svg \ - tutorial-elements.be.svg \ - tutorial-elements.ca.svg \ - tutorial-elements.de.svg \ - tutorial-elements.el.svg \ - tutorial-elements.es.svg \ - tutorial-elements.eu.svg \ - tutorial-elements.fa.svg \ - tutorial-elements.fr.svg \ - tutorial-elements.hu.svg \ - tutorial-elements.id.svg \ - tutorial-elements.ja.svg \ - tutorial-elements.nl.svg \ - tutorial-elements.pl.svg \ - tutorial-elements.pt_BR.svg \ - tutorial-elements.ru.svg \ - tutorial-elements.sk.svg \ - tutorial-elements.sl.svg \ - tutorial-elements.zh_TW.svg \ - tutorial-interpolate.svg \ - tutorial-interpolate.be.svg \ - tutorial-interpolate.de.svg \ - tutorial-interpolate.el.svg \ - tutorial-interpolate.fr.svg \ - tutorial-interpolate.hu.svg \ - tutorial-interpolate.ja.svg \ - tutorial-interpolate.nl.svg \ - tutorial-interpolate.pl.svg \ - tutorial-interpolate.pt_BR.svg \ - tutorial-interpolate.ru.svg \ - tutorial-interpolate.sk.svg \ - tutorial-interpolate.sl.svg \ - tutorial-interpolate.vi.svg \ - tutorial-interpolate.zh_TW.svg \ - tutorial-shapes.svg \ - tutorial-shapes.be.svg \ - tutorial-shapes.ca.svg \ - tutorial-shapes.cs.svg \ - tutorial-shapes.de.svg \ - tutorial-shapes.el.svg \ - tutorial-shapes.es.svg \ - tutorial-shapes.eu.svg \ - tutorial-shapes.fa.svg \ - tutorial-shapes.fr.svg \ - tutorial-shapes.hu.svg \ - tutorial-shapes.id.svg \ - tutorial-shapes.it.svg \ - tutorial-shapes.ja.svg \ - tutorial-shapes.nl.svg \ - tutorial-shapes.pl.svg \ - tutorial-shapes.pt_BR.svg \ - tutorial-shapes.ru.svg \ - tutorial-shapes.sk.svg \ - tutorial-shapes.sl.svg \ - tutorial-shapes.vi.svg \ - tutorial-shapes.zh_CN.svg \ - tutorial-shapes.zh_TW.svg \ - tutorial-tips.svg \ - tutorial-tips.be.svg \ - tutorial-tips.ca.svg \ - tutorial-tips.de.svg \ - tutorial-tips.el.svg \ - tutorial-tips.es.svg \ - tutorial-tips.eu.svg \ - tutorial-tips.fa.svg \ - tutorial-tips.fr.svg \ - tutorial-shapes.gl.svg \ - tutorial-tips.hu.svg \ - tutorial-tips.ja.svg \ - tutorial-tips.id.svg \ - tutorial-tips.it.svg \ - tutorial-tips.nl.svg \ - tutorial-tips.pl.svg \ - tutorial-tips.pt_BR.svg \ - tutorial-tips.ru.svg \ - tutorial-tips.sk.svg \ - tutorial-tips.sl.svg \ - tutorial-tips.vi.svg \ - tutorial-tips.zh_TW.svg \ - tutorial-tracing.svg \ - tutorial-tracing.be.svg \ - tutorial-tracing.ca.svg \ - tutorial-tracing.de.svg \ - tutorial-tracing.el.svg \ - tutorial-tracing.es.svg \ - tutorial-tracing.eu.svg \ - tutorial-tracing.fa.svg \ - tutorial-tracing.fr.svg \ - tutorial-tracing.gl.svg \ - tutorial-tracing.hu.svg \ - tutorial-tracing.id.svg \ - tutorial-tracing.ja.svg \ - tutorial-tracing.nl.svg \ - tutorial-tracing.pl.svg \ - tutorial-tracing.pt_BR.svg \ - tutorial-tracing.ru.svg \ - tutorial-tracing.sk.svg \ - tutorial-tracing.sl.svg \ - tutorial-tracing.vi.svg \ - tutorial-tracing.zh_TW.svg \ - tutorial-tracing-pixelart.svg \ - tutorial-tracing-pixelart.el.svg \ - tutorial-tracing-pixelart.fr.svg \ - tutorial-tracing-pixelart.nl.svg \ - tutorial-tracing-pixelart.zh_TW.svg \ - tux.png - - -EXTRA_DIST = $(tutorial_DATA) - diff --git a/share/ui/Makefile.am b/share/ui/Makefile.am deleted file mode 100644 index 1e55ea58f..000000000 --- a/share/ui/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ - -uidir = $(datadir)/inkscape/ui - -ui_DATA = \ - keybindings.rc \ - menus-bars.xml \ - style.css \ - toolbox.xml \ - units.xml - -EXTRA_DIST = $(ui_DATA) |
