summaryrefslogtreecommitdiffstats
path: root/packaging/snappy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove INKSCAPE_PORTABLE_PROFILE_DIRPatrick Storz2019-03-101-1/+1
| | | | | | | Please use the (functionally identical) INKSCAPE_PROFILE_DIR instead. See also https://gitlab.com/inkscape/inkscape/issues/114
* Snap: Fix file loading with path with spaces林博仁(Buo-ren, Lin)2018-11-101-1/+1
| | | | | | | | | | | | | | | | Currently the inkscape snap is unable to load file with path with spaces when opening such files by double clicking them in the file manager(loading them via the file open dialog works). This is probably due to the fact that the launcher doesn't quote the expansion of the `@` special parameter and thus all `word`s in the file path are applied with word separation. This patch fixes the syntax. Fixes Launchpad Bug #1735453. Refer-to: Bug #1735453 “Cannot open files with whitespaces/spaces in pathn...” : Bugs : Inkscape <https://bugs.launchpad.net/inkscape/+bug/1735453> Refer-to: bash(1) - Parameters - Special Parameters - @ Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
* Script to get the Inkscape version from CMakeTed Gould2018-01-131-0/+4
|
* Fixing deprecation warningsTed Gould2017-08-051-0/+1
|
* Adding gsettings interface and moving filesTed Gould2016-07-271-0/+6
(bzr r14950.1.14)