X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=f07cf697990a270fe302944d432f2145fe9dc12e;hb=9d42b1100f0a9c984e85332cff89071829647fb1;hp=6eaeefbff81d1e4e19cbd618fb3e38980c294586;hpb=0701d8ab0d2fe739ff90a7eb6e919172afcb049a;p=inkscape.git diff --git a/Makefile.am b/Makefile.am index 6eaeefbff..f07cf6979 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,9 +4,6 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = src doc share po -appicondir = $(datadir)/pixmaps -appicon_DATA = inkscape.png - Graphicsdir = $(datadir)/applications Graphics_in_files = inkscape.desktop.in Graphics_DATA = $(Graphics_in_files:.desktop.in=.desktop) @@ -41,13 +38,16 @@ EXTRA_DIST = \ inkscape.spec \ Info.plist.in \ Info.plist \ - inkscape.nsi \ 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 \ + inkscape.ico \ + mingwenv.bat \ + 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 \ @@ -95,16 +95,23 @@ EXTRA_DIST = \ packaging/macosx/Resources/MenuBar.nib/classes.nib \ packaging/macosx/Resources/MenuBar.nib/info.nib \ packaging/macosx/Resources/MenuBar.nib/objects.xib \ - 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/application-gimp-gradient.icns \ + packaging/macosx/Resources/application-vnd.ms.xaml.icns \ + packaging/macosx/Resources/image-vnd.sk1.icns \ + packaging/macosx/Resources/application-illustrator.icns \ + packaging/macosx/Resources/application-vnd.corel-draw.icns \ + packaging/macosx/Resources/image-x-eps.icns \ + packaging/macosx/Resources/Inkscape.icns \ + packaging/macosx/Resources/image-vnd.dxf.icns \ + packaging/macosx/Resources/image-svg+xml-compressed.icns \ + packaging/macosx/Resources/application-pdf.icns \ + packaging/macosx/Resources/application-vnd.corel-draw-template.icns \ + packaging/macosx/Resources/application-vnd.corel-draw-compressed.icns \ + packaging/macosx/Resources/image-svg+xml.icns \ + packaging/macosx/Resources/image-vnd.windows-metafile.icns \ + packaging/macosx/Resources/image-x-ps.icns \ + packaging/macosx/Resources/application-vnd.wordperfect-graphic.icns \ + packaging/macosx/Resources/application-illustrator-svg.icns \ packaging/macosx/Resources/openDoc \ packaging/macosx/Resources/script \ packaging/macosx/Resources/ProgressWindow.nib/classes.nib \ @@ -114,7 +121,6 @@ EXTRA_DIST = \ 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 \ @@ -148,6 +154,7 @@ 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 \ @@ -162,13 +169,39 @@ EXTRA_DIST = \ packaging/win32/slovak.nsh \ packaging/win32/slovenian.nsh \ packaging/win32/spanish.nsh \ + packaging/win32/simpchinese.nsh \ + packaging/win32/tradchinese.nsh \ packaging/win32/header.bmp \ + packaging/win32/header.svg \ packaging/win32/AdvUninstLog.nsh \ packaging/win32/AdvUninstLog.txt \ packaging/win32/md5dll.dll \ packaging/win32/md5dll.txt \ packaging/win32/messagebox.dll \ packaging/win32/MessageBox.txt \ + packaging/win32/welcomefinish.bmp \ + packaging/win32/welcomefinish.svg \ + packaging/win32/portable/help.html \ + packaging/win32/portable/readme.packaging.txt \ + packaging/win32/portable/App/readme.txt \ + packaging/win32/portable/App/AppInfo/appicon.ico \ + packaging/win32/portable/App/AppInfo/appicon_16.png \ + packaging/win32/portable/App/AppInfo/appicon_32.png \ + packaging/win32/portable/App/AppInfo/appinfo.ini \ + packaging/win32/portable/App/AppInfo/installer.ini \ + packaging/win32/portable/Other/Help/images/donation_button.png \ + packaging/win32/portable/Other/Help/images/favicon.ico \ + packaging/win32/portable/Other/Help/images/help_background_footer.png \ + packaging/win32/portable/Other/Help/images/help_background_header.png \ + packaging/win32/portable/Other/Help/images/help_logo_top.png \ + packaging/win32/portable/Other/Source/InkscapePortable.ini \ + packaging/win32/portable/Other/Source/InkscapePortable.jpg \ + packaging/win32/portable/Other/Source/InkscapePortable.nsi \ + packaging/win32/portable/Other/Source/License.txt \ + packaging/win32/portable/Other/Source/PortableApps.comInstallerCustom.nsh \ + packaging/win32/portable/Other/Source/PortableApps.comLauncherLANG_ENGLISH.nsh \ + packaging/win32/portable/Other/Source/Readme.txt \ + packaging/win32/portable/Other/Source/ReplaceInFileWithTextReplace.nsh \ po/inkscape.pot \ po/update_po_files.sh \ src/inkscape.rc src/inkview.rc