From 5ccd52b2d1c8ec1b04a24c9da81d6c91a4273c4f Mon Sep 17 00:00:00 2001 From: su_v Date: Wed, 20 Aug 2014 15:14:03 +0200 Subject: add TODO comment to Resources/bin/inkscape too (bzr r13506.1.25) --- packaging/macosx/Resources/bin/inkscape | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/macosx/Resources/bin/inkscape b/packaging/macosx/Resources/bin/inkscape index 40e44f49d..a7baac64b 100755 --- a/packaging/macosx/Resources/bin/inkscape +++ b/packaging/macosx/Resources/bin/inkscape @@ -47,6 +47,7 @@ mkdir -p "$XDG_CACHE_HOME" mkdir -p "$XDG_CONFIG_HOME" mkdir -p "$XDG_DATA_HOME" +# TODO: keep in sync with ScriptExec and Resources/script INK_CACHE_DIR="${XDG_CACHE_HOME}/inkscape" mkdir -p "$INK_CACHE_DIR" -- cgit v1.2.3