summaryrefslogtreecommitdiffstats
path: root/src/prefix.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor 1a66c0aae0da7c3b860d06e72f5ff87f444bc462 and allow to use a ↵Eduard Braun2017-06-151-2/+4
| | | | different data directory by setting the environment variable INKSCAPE_DATADIR at runtime
* cleanupEduard Braun2017-06-151-5/+0
|
* Improve Windows relocation support.Eduard Braun2017-06-151-3/+2
| | | | Remove a lot of unused / overly compicated path manipulation functions and replace them with a solution that also handles the case where inkscape.exe is located in a /bin subdirectory.
* BinReloc: fix -Wwrite-stringsLiam P. White2014-09-011-1/+1
| | | (bzr r13538)
* Fix command line invocation on Windows (LP #167455).Krzysztof Kosi??ski2010-04-021-8/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/167455 (bzr r9281)
* Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to ↵Bob Jamison2008-05-291-0/+11
| | | | | BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix. (bzr r5762)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+122
(bzr r1)