summaryrefslogtreecommitdiffstats
path: root/src/io/resource.h
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-07-26 14:51:10 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-07-26 14:51:10 +0000
commitf2a0226cb35bb6e9682c661daccff1826f86d13a (patch)
treefa41512daf0b947246b89d8f4ba09dbabd01b34c /src/io/resource.h
parentFix symbolic icon color width (diff)
downloadinkscape-f2a0226cb35bb6e9682c661daccff1826f86d13a.tar.gz
inkscape-f2a0226cb35bb6e9682c661daccff1826f86d13a.zip
Fixing paths to allow themes and icons inside main inkscape instalation not only at home
Diffstat (limited to 'src/io/resource.h')
-rw-r--r--src/io/resource.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/io/resource.h b/src/io/resource.h
index d86eda51a..7a11fd8fa 100644
--- a/src/io/resource.h
+++ b/src/io/resource.h
@@ -47,7 +47,9 @@ enum Type {
SYMBOLS,
FILTERS,
THEMES,
- UIS
+ UIS,
+ PIXMAPS,
+ DATADIR
};
enum Domain {