summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Docs. Fix for Bug #827812 (Localized manpages are not installed properly).Nicolas Dufour2011-08-171-3/+10
| | | (bzr r10549)
* Documentation. New Greek translation of the man pages by Dimitris Spingos.Nicolas Dufour2011-07-291-0/+3
| | | (bzr r10517)
* Documentation. Tutorials translation update.Nicolas Dufour2011-06-261-0/+1
| | | (bzr r10371)
* Documentation. New Japanese man page by Masato HASHIMOTO.Nicolas Dufour2011-06-261-1/+2
| | | (bzr r10368)
* Man. Updated fr, sk and zh_TW pod files. Modified Makefile.am in order to ↵Nicolas Dufour2011-02-101-5/+14
| | | | | generate UTF8 man files (groff now supports it). (bzr r10042)
* Added packaging/win32/languages/Dutch.nsh to Makefile.am for inclusion in ↵Chris Morgan2010-08-161-0/+1
| | | | | tarballs. (bzr r9715)
* Upgrading to trunkTed Gould2010-07-131-1/+7
|\ | | | | (bzr r8254.1.57)
| * Put Ukrainian translation into the Win32 installer.Chris Morgan2010-06-241-0/+1
| | | | | | (bzr r9534)
| * Put Indonesian translation into the Win32 installer.Chris Morgan2010-06-241-0/+1
| | | | | | (bzr r9532)
| * Put missing files for packaging/win32 into Makefile.am.Chris Morgan2010-06-221-0/+4
| | | | | | (bzr r9522)
| * Restoring check-markup script in #.PHONY: warn_markupNicolas Dufour2010-05-211-6/+5
| | | | | | (bzr r9437)
| * i18n, extensions. Fix untranslatable XML elements when the value contains ↵Nicolas Dufour2010-05-131-6/+7
| | | | | | | | | | | | | | | | entities (Bug #570740). Fixed bugs: - https://launchpad.net/bugs/570740 (bzr r9409)
* | Merge from trunkTed Gould2010-03-261-19/+18
|\| | | | | (bzr r8254.1.53)
| * Fixes for the root directory to get 'make dist' (not even distcheck)Ted Gould2010-03-241-17/+17
| | | | | | (bzr r9226)
| * Doc. HACKING files moved to doc/.Nicolas Dufour2010-03-201-2/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171315 (bzr r9215)
* | Setting up a flag for local install for distcheckTed Gould2009-12-311-0/+1
|/ | | (bzr r8254.1.40)
* Adding Jimmac's multiple icon sizes for Linux.Josh Andler2009-12-031-3/+0
| | | (bzr r8858)
* Removing protable.7z as it's not in the archive.Ted Gould2009-11-161-1/+0
| | | (bzr r8833.1.5)
* Patch by ChrisMorgan for getting the rest of the PortablApps (win32) stuff ↵Josh Andler2009-11-101-0/+23
| | | | | into the source tarball. (bzr r8832)
* Merging in build changes from the 0.47pre3 releaseTed Gould2009-09-281-1/+0
| | | (bzr r8664)
* Patch by Adib adding Simple Chinese translation to win32 installer.Josh Andler2009-09-271-0/+1
| | | (bzr r8662)
* Two files pulled in from the pre2 branch. Removing the nsi file and ↵Ted Gould2009-08-241-1/+0
| | | | | cleaning the POTFILES list. (bzr r8527)
* add additional files for win32 distributiontheAdib2009-08-081-0/+3
| | | (bzr r8448)
* Removing obsolete Win32 iconschriswombat2009-08-031-1/+1
| | | (bzr r8388)
* add needed win32 package fileAdib Taraben2009-07-021-0/+1
| | | (bzr r8199)
* Changing the icns files to match the changes in the packaging so that they ↵Ted Gould2009-06-031-10/+17
| | | | | get into the tarball. (bzr r7986)
* missing breton.nsh win32 NSIS translation on distributionAdib Taraben2008-03-081-0/+1
| | | (bzr r4990)
* missing files from make dist(-zip)Adib Taraben2008-01-141-0/+3
| | | (bzr r4482)
* add additional needed files for win32 NSIS installer during make distAdib Taraben2008-01-091-2/+8
| | | (bzr r4447)
* r17224@mini-emma: ted | 2007-12-10 20:21:14 -0800Ted Gould2007-12-111-1/+1
| | | | | Adjusting build rule for inkscape.pot so that it uses the files from the source directory and installs it in the distribution directory. (bzr r4206)
* Removed mention of inkscape_python.ds_store which was removed from the ↵JiHO2007-12-071-1/+0
| | | | | repository at r16417 (bzr r4190)
* added a default gtk theme for Inkscape on OS X. The shell script which runs ↵JiHO2007-09-051-0/+18
| | | | | Inkscape checks if ~/.gtkrc-2.0 does not already exists and if it does not it uses the theme. The theme has to be constructed first to reflect OS X appearance settings (this is done by sync_osx_look.sh). (bzr r3683)
* Updated Makefile.am file lists for Mac OS X icons and share/examplesNiko Kiirala2007-07-091-5/+9
| | | (bzr r3202)
* mingw removal cleanupsKees Cook2007-03-211-4/+2
| | | (bzr r2727)
* * Makefile.am, packaging/macosx/inkscape_python.ds_store,mjwybrow2007-03-151-1/+3
| | | | | | | | | | | | | packaging/macosx/osx-build.sh, packaging/macosx/osx-app.sh, packaging/macosx/dmg_background.svg, packaging/macosx/osx-dmg.sh, packaging/macosx/dmg_background.png, packaging/macosx/dmg_set_style.scpt, packaging/macosx/inkscape.ds_store: Updates to the Mac OS X packaging scripts by Jean-Olivier Irisson to improve support for building DMGs with python bundled, as well as making everything less Fink-centric so DarwinPorts can be used as an alternative. Submitted as patch #1673087. (bzr r2656)
* fix for [ 1648244 ] build files missing for 0.45pre2theAdib2007-02-071-1/+1
| | | (bzr r2342)
* fix for 0.45 win32 packaging errorstheAdib2007-02-071-0/+2
| | | (bzr r2340)
* Adding japanese.nsh among files that go into tarballcwebb2007-02-061-0/+1
| | | (bzr r2332)
* fixing win32 part of packaging bug [ 1632894 ] files missing from 0.45pre0 ↵theAdib2007-01-111-0/+2
| | | | | tarball (bzr r2188)
* use relaytool to weak link libsslAaron Spike2007-01-071-0/+1
| | | (bzr r2146)
* included inkview into new win32 build system btooltheAdib2006-12-251-1/+1
| | | (bzr r2102)
* Drop debian tree from tarball, as recommended by debian packaging.Kees Cook2006-12-031-16/+0
| | | (bzr r2068)
* add foreign option for automake, so it will not complain about missing ChangeLogMenTaLguY2006-08-061-0/+2
| | | (bzr r1566)
* * Makefile.am: Add files to release needed for improvements to Mac mjwybrow2006-07-231-0/+3
| | | | | packaging. (bzr r1462)
* PATCH 1512096 slovak.nsis.patchAdib Taraben2006-06-271-0/+1
| | | (bzr r1308)
* patch 1509834 Polish strings for Windows installerAdib Taraben2006-06-241-0/+1
| | | (bzr r1274)
* * packaging/macosx/Resources/script,mjwybrow2006-06-201-2/+1
| | | | | | | | | | | | | | | | | | | | | | | packaging/macosx/Resources/bin/inkscape: Improve quoting of shell variables. * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj: Xcode 2 project file for the OS X launcher. This will build a Universal version of the launcher by default. The project files for different versions are named differently, so this will be picked up and used if the package builder has a sufficiently new version of Xcode. * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser, packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser: Remove unnecessary user preference files. * Makefile.am: Update the Xcode project files included when creating releases. (bzr r1239)
* Applied patch #1505765Jon A. Cruz2006-06-141-0/+1
| | | (bzr r1217)
* added catalan translation to win32 installer patch#1502925Adib Taraben2006-06-121-0/+1
| | | (bzr r1204)
* added french and spanish translation file for the win32 installerAdib Taraben2006-06-031-0/+2
| | | (bzr r1137)