X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=f07cf697990a270fe302944d432f2145fe9dc12e;hb=9d42b1100f0a9c984e85332cff89071829647fb1;hp=70a3f9cff7b1d21cdd6897715e371eaf8a632aa5;hpb=488871bc777389d4bd950c530202beb36bda663a;p=inkscape.git diff --git a/Makefile.am b/Makefile.am index 70a3f9cff..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) @@ -47,6 +44,7 @@ EXTRA_DIST = \ TRANSLATORS \ inkscape.png \ 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 \ @@ -123,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 \ @@ -184,6 +181,27 @@ EXTRA_DIST = \ 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