X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=c4b6f609f5caed1c88c473aec22ec7ab2b2e2b17;hb=9a382cc3da6ab60dd7178a4f864a72d0973305e6;hp=c06d15db32206316dc2b8f83a6f0a91948eed0d7;hpb=f4f76ab18b014c84d2b6abdd24fe5ac94dda22e5;p=inkscape.git diff --git a/Makefile.am b/Makefile.am index c06d15db3..c4b6f609f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,12 +42,15 @@ EXTRA_DIST = \ Info.plist.in \ Info.plist \ inkscape.nsi \ - config.h.mingw Makefile.mingw Makefile.mingw.common mingwenv.bat \ + buildtool.cpp build.xml \ README README.ca.txt README.de.txt README.es.txt README.fr.txt README.it.txt \ HACKING.txt HACKING.de.txt HACKING.fr.txt HACKING.it.txt \ TRANSLATORS \ inkscape.png \ inkscape.ico inkscape16.ico inkscape32-16.ico inkscape32.ico inkscape64.ico \ + src/helper/sp-marshal.cpp.mingw src/helper/sp-marshal.h.mingw \ + src/2geom/angle.h \ + src/inkscape-manifest.xml src/inkview-manifest.xml \ cxxtest/COPYING \ cxxtest/cxxtestgen.pl \ cxxtest/cxxtestgen.py \ @@ -87,20 +90,25 @@ EXTRA_DIST = \ cxxtest/cxxtest/X11Gui.h \ cxxtest/cxxtest/YesNoRunner.h \ packaging/autopackage/default.apspec.in \ - packaging/osx-app.sh \ packaging/macosx/dmg_background.png \ packaging/macosx/inkscape.ds_store \ + packaging/macosx/osx-app.sh \ packaging/macosx/osx-dmg.sh \ + packaging/macosx/osx-build.sh \ packaging/macosx/Resources/MenuBar.nib/classes.nib \ packaging/macosx/Resources/MenuBar.nib/info.nib \ packaging/macosx/Resources/MenuBar.nib/objects.xib \ - packaging/macosx/Resources/EPS.icns \ - packaging/macosx/Resources/EPSI.icns \ - packaging/macosx/Resources/Inkscape.icns \ - packaging/macosx/Resources/SVG_plain.icns \ + packaging/macosx/Resources/inkscape_ai.icns \ + packaging/macosx/Resources/inkscape_document.icns \ + packaging/macosx/Resources/inkscape_eps.icns \ + packaging/macosx/Resources/inkscape_epsi.icns \ + packaging/macosx/Resources/inkscape_pdf.icns \ + packaging/macosx/Resources/inkscape_ps.icns \ packaging/macosx/Resources/inkscape_svg.icns \ + packaging/macosx/Resources/inkscape_svgz.icns \ + packaging/macosx/Resources/inkscape_wmf.icns \ + packaging/macosx/Resources/Inkscape.icns \ packaging/macosx/Resources/openDoc \ - packaging/macosx/Resources/postscript.icns \ packaging/macosx/Resources/script \ packaging/macosx/Resources/ProgressWindow.nib/classes.nib \ packaging/macosx/Resources/ProgressWindow.nib/info.nib \ @@ -108,6 +116,24 @@ EXTRA_DIST = \ packaging/macosx/Resources/bin/getdisplay.sh \ packaging/macosx/Resources/bin/inkscape \ packaging/macosx/Resources/etc/fonts/fonts.conf \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/sync_osx_look.sh \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/stepper-down.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/stepper-left.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/stepper-right.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/stepper-up.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/trough-scrollbar-vert.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/copy-slider.sh \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/slider-horiz-prelight.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/slider-horiz.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/slider-vert-prelight.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/slider-vert.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/copy-slider.sh \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-horiz-prelight.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-horiz.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-vert-prelight.png \ + packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-vert.png \ packaging/macosx/ScriptExec/English.lproj/main.nib/classes.nib \ packaging/macosx/ScriptExec/English.lproj/main.nib/info.nib \ packaging/macosx/ScriptExec/English.lproj/main.nib/objects.xib \ @@ -125,21 +151,31 @@ EXTRA_DIST = \ packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj \ packaging/win32/inkscape.nsi \ packaging/win32/inkscape.nsi.uninstall \ + packaging/win32/breton.nsh \ packaging/win32/catalan.nsh \ packaging/win32/czech.nsh \ packaging/win32/english.nsh \ + packaging/win32/finnish.nsh \ packaging/win32/french.nsh \ + packaging/win32/galician.nsh \ + packaging/win32/german.nsh \ packaging/win32/italian.nsh \ + packaging/win32/japanese.nsh \ packaging/win32/polish.nsh \ - packaging/win32/german.nsh \ + packaging/win32/russian.nsh \ packaging/win32/slovak.nsh \ + packaging/win32/slovenian.nsh \ packaging/win32/spanish.nsh \ packaging/win32/header.bmp \ - po/Makefile.mingw \ + packaging/win32/AdvUninstLog.nsh \ + packaging/win32/AdvUninstLog.txt \ + packaging/win32/md5dll.dll \ + packaging/win32/md5dll.txt \ + packaging/win32/messagebox.dll \ + packaging/win32/MessageBox.txt \ po/inkscape.pot \ po/update_po_files.sh \ - src/Makefile.mingw src/inkscape_version.h.mingw src/inkscape.rc src/inkview.rc src/makedef.pl \ - src/helper/sp-marshal.h.mingw src/helper/sp-marshal.cpp.mingw + src/inkscape.rc src/inkview.rc # We want the built inkscape.1 to go in the distributed .tar.gz so # that .tar.gz users don't need a full perl distribution to get a man @@ -167,7 +203,7 @@ inkscape.1 inkscape.fr.1: fix-roff-punct Makefile.am AUTHORS utf8-to-roff # man 7 groff_char for further remarks on charset encoding for man pages. po/inkscape.pot: - (cd po ; intltool-update --pot) + (cd $(srcdir)/po ; intltool-update --pot --output-file=$(distdir)/po/inkscape.pot) install-data-local: inkscape.fr.1 $(mkinstalldirs) $(DESTDIR)$(mandir)/fr/man1