Building followed by installing: martin ~/tmp/mypaint master$ scons enable_gtk3=1 Building for python2.7 python2.7 generate.py Writing mypaint-brush-settings-gen.h Writing brushsettings-gen.h application SConscript swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i rm -f _mypaintlib.so ln -sf _mypaintlib.so ../libmypaintlib.so set umask to 0022 (was 0022) Creating 'brushlib/mypaint-config.h' g++ -o lib/mypaintlib_wrap.os -c -Wall -Wno-sign-compare -Wno-write-strings -O3 -pthread -fno-strict-aliasing -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Xlinker -export-dynamic -fPIC -DHAVE_GTK3 -Ilib -I/usr/include/json -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/pygobject-3.0 -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -Ibrushlib lib/mypaintlib_wrap.cpp cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default] gcc -o brushlib/brushmodes.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/brushmodes.c gcc -o brushlib/fifo.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/fifo.c gcc -o brushlib/helpers.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/helpers.c gcc -o brushlib/mapping.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/mapping.c gcc -o brushlib/mypaint-brush-settings.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/mypaint-brush-settings.c gcc -o brushlib/mypaint-brush.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/mypaint-brush.c gcc -o brushlib/mypaint-fixed-tiled-surface.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/mypaint-fixed-tiled-surface.c brushlib/mypaint-fixed-tiled-surface.c: In function ‘area_changed’: brushlib/mypaint-fixed-tiled-surface.c:104:31: warning: unused variable ‘self’ [-Wunused-variable] gcc -o brushlib/mypaint-surface.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/mypaint-surface.c gcc -o brushlib/mypaint-tiled-surface.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/mypaint-tiled-surface.c brushlib/mypaint-tiled-surface.c: In function ‘mypaint_tiled_surface_end_atomic’: brushlib/mypaint-tiled-surface.c:42:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] brushlib/mypaint-tiled-surface.c: In function ‘get_color’: brushlib/mypaint-tiled-surface.c:438:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] brushlib/mypaint-tiled-surface.c:467:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas] brushlib/mypaint-tiled-surface.c:436:9: warning: unused variable ‘tiles_n’ [-Wunused-variable] gcc -o brushlib/mypaint.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/mypaint.c gcc -o brushlib/operationqueue.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/operationqueue.c brushlib/operationqueue.c: In function ‘index_is_outside_map’: brushlib/operationqueue.c:174:5: warning: implicit declaration of function ‘abs’ [-Wimplicit-function-declaration] gcc -o brushlib/rng-double.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json brushlib/rng-double.c gcc -o libmypaint.so -O3 -z origin -shared -Wl,-rpath=\$ORIGIN brushlib/brushmodes.os brushlib/fifo.os brushlib/helpers.os brushlib/mapping.os brushlib/mypaint-brush-settings.os brushlib/mypaint-brush.os brushlib/mypaint-fixed-tiled-surface.os brushlib/mypaint-surface.os brushlib/mypaint-tiled-surface.os brushlib/mypaint.os brushlib/operationqueue.os brushlib/rng-double.os -lm -ljson g++ -o _mypaintlib.so -O3 -z origin -pthread -Wl,-O1 -Wl,-Bsymbolic-functions -shared -Wl,-rpath=\$ORIGIN lib/mypaintlib_wrap.os -L/usr/lib/python2.7/config -L. -ljson -lpng12 -llcms2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lpthread -ldl -lutil -lm -lpython2.7 -lmypaint Creating 'brushlib/libmypaint.pc' msgfmt brushlib/po/cs.po -o brushlib/po/cs/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/de.po -o brushlib/po/de/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/en_CA.po -o brushlib/po/en_CA/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/es.po -o brushlib/po/es/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/fr.po -o brushlib/po/fr/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/hu.po -o brushlib/po/hu/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/id.po -o brushlib/po/id/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/it.po -o brushlib/po/it/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/ja.po -o brushlib/po/ja/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/ko.po -o brushlib/po/ko/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/nb.po -o brushlib/po/nb/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/nn_NO.po -o brushlib/po/nn_NO/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/pl.po -o brushlib/po/pl/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/pt_BR.po -o brushlib/po/pt_BR/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/ro.po -o brushlib/po/ro/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/ru.po -o brushlib/po/ru/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/sl.po -o brushlib/po/sl/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/sv.po -o brushlib/po/sv/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/uk.po -o brushlib/po/uk/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/zh_CN.po -o brushlib/po/zh_CN/LC_MESSAGES/libmypaint.mo msgfmt brushlib/po/zh_TW.po -o brushlib/po/zh_TW/LC_MESSAGES/libmypaint.mo gcc -o brushlib/tests/mypaint-benchmark.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib brushlib/tests/mypaint-benchmark.c gcc -o brushlib/tests/mypaint-test-surface.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib brushlib/tests/mypaint-test-surface.c gcc -o brushlib/tests/mypaint-utils-stroke-player.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib brushlib/tests/mypaint-utils-stroke-player.c gcc -o brushlib/tests/test-brush-persistence.o -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -Ibrushlib brushlib/tests/test-brush-persistence.c gcc -o brushlib/tests/testutils.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -fPIC -Ibrushlib brushlib/tests/testutils.c gcc -o libmypaint-tests.so -O3 -z origin -shared -Wl,-rpath=\$ORIGIN brushlib/tests/testutils.os brushlib/tests/mypaint-utils-stroke-player.os brushlib/tests/mypaint-benchmark.os brushlib/tests/mypaint-test-surface.os -L. -lmypaint gcc -o brushlib/tests/test-brush-persistence -O3 -z origin -Wl,-rpath=\$ORIGIN brushlib/tests/test-brush-persistence.o -L. -lmypaint -lmypaint-tests gcc -o brushlib/tests/test-fixed-tiled-surface.o -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -Ibrushlib brushlib/tests/test-fixed-tiled-surface.c gcc -o brushlib/tests/test-fixed-tiled-surface -O3 -z origin -Wl,-rpath=\$ORIGIN brushlib/tests/test-fixed-tiled-surface.o -L. -lmypaint -lmypaint-tests gcc -o brushlib/tests/test-rng.o -c -std=c99 -D_POSIX_C_SOURCE=200809L -Wall -O3 -g -Ibrushlib brushlib/tests/test-rng.c gcc -o brushlib/tests/test-rng -O3 -z origin -Wl,-rpath=\$ORIGIN brushlib/tests/test-rng.o -L. -lmypaint -lmypaint-tests gcc -o lib/test-python-surface.o -c -std=c99 -D_POSIX_C_SOURCE=200809L -O3 -pthread -fno-strict-aliasing -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Xlinker -export-dynamic -DHAVE_GTK3 -Ilib -I/usr/include/json -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/pygobject-3.0 -I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -Ibrushlib -Ibrushlib/tests lib/test-python-surface.c In file included from /usr/include/python2.7/Python.h:8:0, from lib/test-python-surface.c:4: /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -o lib/test-python-surface -O3 -z origin -pthread -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-rpath=\$ORIGIN lib/test-python-surface.o -L/usr/lib/python2.7/config -L. -ljson -lpng12 -llcms2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lpthread -ldl -lutil -lm -lpython2.7 -lmypaint -lmypaint-tests -lmypaintlib burn_python_version(["mypaint"], ["mypaint.py"]) Chmod("mypaint", 0755) msgfmt po/cs.po -o po/cs/LC_MESSAGES/mypaint.mo msgfmt po/de.po -o po/de/LC_MESSAGES/mypaint.mo msgfmt po/en_CA.po -o po/en_CA/LC_MESSAGES/mypaint.mo msgfmt po/en_GB.po -o po/en_GB/LC_MESSAGES/mypaint.mo msgfmt po/es.po -o po/es/LC_MESSAGES/mypaint.mo msgfmt po/fr.po -o po/fr/LC_MESSAGES/mypaint.mo msgfmt po/hu.po -o po/hu/LC_MESSAGES/mypaint.mo msgfmt po/id.po -o po/id/LC_MESSAGES/mypaint.mo msgfmt po/it.po -o po/it/LC_MESSAGES/mypaint.mo msgfmt po/ja.po -o po/ja/LC_MESSAGES/mypaint.mo msgfmt po/ko.po -o po/ko/LC_MESSAGES/mypaint.mo msgfmt po/nb.po -o po/nb/LC_MESSAGES/mypaint.mo msgfmt po/nn_NO.po -o po/nn_NO/LC_MESSAGES/mypaint.mo msgfmt po/pl.po -o po/pl/LC_MESSAGES/mypaint.mo msgfmt po/pt_BR.po -o po/pt_BR/LC_MESSAGES/mypaint.mo msgfmt po/ro.po -o po/ro/LC_MESSAGES/mypaint.mo msgfmt po/ru.po -o po/ru/LC_MESSAGES/mypaint.mo msgfmt po/sl.po -o po/sl/LC_MESSAGES/mypaint.mo msgfmt po/sv.po -o po/sv/LC_MESSAGES/mypaint.mo msgfmt po/uk.po -o po/uk/LC_MESSAGES/mypaint.mo msgfmt po/zh_CN.po -o po/zh_CN/LC_MESSAGES/mypaint.mo msgfmt po/zh_TW.po -o po/zh_TW/LC_MESSAGES/mypaint.mo Installing: martin ~/tmp/mypaint master$ scons enable_gtk3=1 install prefix=/tmp/delme Building for python2.7 python2.7 generate.py Checked mypaint-brush-settings-gen.h Checked brushsettings-gen.h application SConscript swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i rm -f _mypaintlib.so ln -sf _mypaintlib.so ../libmypaintlib.so set umask to 0022 (was 0022) Install file: "mypaint" as "/tmp/delme/bin/mypaint" Chmod("/tmp/delme/bin/mypaint", 0755) Chmod("/tmp/delme/bin", 0755) Install file: "brushlib/glib/mypaint-brush.h" as "/tmp/delme/include/libmypaint/glib/mypaint-brush.h" Chmod("/tmp/delme/include/libmypaint/glib/mypaint-brush.h", 0644) Chmod("/tmp/delme/include/libmypaint/glib", 0755) Install file: "brushlib/mypaint-brush-settings-gen.h" as "/tmp/delme/include/libmypaint/mypaint-brush-settings-gen.h" Chmod("/tmp/delme/include/libmypaint/mypaint-brush-settings-gen.h", 0644) Chmod("/tmp/delme/include/libmypaint", 0755) Chmod("/tmp/delme/include", 0755) Install file: "brushlib/mypaint-brush-settings.h" as "/tmp/delme/include/libmypaint/mypaint-brush-settings.h" Chmod("/tmp/delme/include/libmypaint/mypaint-brush-settings.h", 0644) Install file: "brushlib/mypaint-brush.h" as "/tmp/delme/include/libmypaint/mypaint-brush.h" Chmod("/tmp/delme/include/libmypaint/mypaint-brush.h", 0644) Install file: "brushlib/mypaint-config.h" as "/tmp/delme/include/libmypaint/mypaint-config.h" Chmod("/tmp/delme/include/libmypaint/mypaint-config.h", 0644) Install file: "brushlib/mypaint-fixed-tiled-surface.h" as "/tmp/delme/include/libmypaint/mypaint-fixed-tiled-surface.h" Chmod("/tmp/delme/include/libmypaint/mypaint-fixed-tiled-surface.h", 0644) Install file: "brushlib/mypaint-glib-compat.h" as "/tmp/delme/include/libmypaint/mypaint-glib-compat.h" Chmod("/tmp/delme/include/libmypaint/mypaint-glib-compat.h", 0644) Install file: "brushlib/mypaint-surface.h" as "/tmp/delme/include/libmypaint/mypaint-surface.h" Chmod("/tmp/delme/include/libmypaint/mypaint-surface.h", 0644) Install file: "brushlib/mypaint-tiled-surface.h" as "/tmp/delme/include/libmypaint/mypaint-tiled-surface.h" Chmod("/tmp/delme/include/libmypaint/mypaint-tiled-surface.h", 0644) Install file: "libmypaint.so" as "/tmp/delme/lib/libmypaint.so" Chmod("/tmp/delme/lib/libmypaint.so", 0644) Install file: "_mypaintlib.so" as "/tmp/delme/lib/mypaint/_mypaintlib.so" Chmod("/tmp/delme/lib/mypaint/_mypaintlib.so", 0644) Chmod("/tmp/delme/lib/mypaint", 0755) Creating 'brushlib/libmypaint.pc' Install file: "brushlib/libmypaint.pc" as "/tmp/delme/lib/pkgconfig/libmypaint.pc" Chmod("/tmp/delme/lib/pkgconfig/libmypaint.pc", 0644) Chmod("/tmp/delme/lib/pkgconfig", 0755) Chmod("/tmp/delme/lib", 0755) Install file: "desktop/mypaint.desktop" as "/tmp/delme/share/applications/mypaint.desktop" Chmod("/tmp/delme/share/applications/mypaint.desktop", 0644) Chmod("/tmp/delme/share/applications", 0755) Install file: "desktop/icons/hicolor/16x16/actions/brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-alpha-lock.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-alpha-lock.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-alpha-lock.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-colorize.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-colorize.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-colorize.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-brush-blend-modes.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-modes.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-blend-modes.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-brush-mods-active.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-mods-active.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-mods-active.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/16x16/actions", 0755) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-brush-mods-inactive.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-mods-inactive.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-brush-mods-inactive.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-frame.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-frame.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-frame.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-layer-duplicate.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-layer-duplicate.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-layer-duplicate.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-line-mode-ellipse.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode-ellipse.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode-ellipse.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-line-mode-freehand.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode-freehand.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode-freehand.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-line-mode-sequence.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode-sequence.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode-sequence.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-line-mode-straight.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode-straight.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode-straight.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-line-mode.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-line-mode.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-move.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-move.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-move.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-symmetry.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-symmetry.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-symmetry.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-brush.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-brush.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-brush.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-color-rgb.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-color-rgb.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-color-rgb.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-color-triangle.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-color-triangle.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-color-triangle.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-component-sliders.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-component-sliders.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-component-sliders.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-hcywheel.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-hcywheel.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-hcywheel.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-hsvcube.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-hsvcube.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-hsvcube.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-hsvwheel.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-hsvwheel.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-hsvwheel.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-hue-wheel.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-hue-wheel.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-hue-wheel.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-layers.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-layers.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-layers.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-move-layer.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-move-layer.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-move-layer.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-paint-color.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-paint-color.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-paint-color.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-tool-scratchpad.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-scratchpad.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-tool-scratchpad.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-view-pan.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-view-pan.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-view-pan.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-view-rotate.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-view-rotate.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-view-rotate.png", 0644) Install file: "desktop/icons/hicolor/16x16/actions/mypaint-view-zoom.png" as "/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-view-zoom.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/actions/mypaint-view-zoom.png", 0644) Install file: "desktop/icons/hicolor/16x16/apps/mypaint.png" as "/tmp/delme/share/icons/hicolor/16x16/apps/mypaint.png" Chmod("/tmp/delme/share/icons/hicolor/16x16/apps/mypaint.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/16x16/apps", 0755) Chmod("/tmp/delme/share/icons/hicolor/16x16", 0755) Chmod("/tmp/delme/share/icons/hicolor", 0755) Chmod("/tmp/delme/share/icons", 0755) Install file: "desktop/icons/hicolor/22x22/actions/brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-alpha-lock.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-alpha-lock.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-alpha-lock.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-colorize.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-colorize.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-colorize.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-brush-blend-modes.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-modes.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-blend-modes.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-brush-mods-active.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-mods-active.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-mods-active.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/22x22/actions", 0755) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-brush-mods-inactive.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-mods-inactive.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-brush-mods-inactive.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-frame.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-frame.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-frame.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-line-mode-ellipse.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode-ellipse.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode-ellipse.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-line-mode-freehand.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode-freehand.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode-freehand.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-line-mode-sequence.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode-sequence.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode-sequence.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-line-mode-straight.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode-straight.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode-straight.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-line-mode.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-line-mode.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-move.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-move.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-move.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-symmetry.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-symmetry.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-symmetry.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-brush.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-brush.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-brush.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-color-rgb.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-color-rgb.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-color-rgb.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-color-triangle.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-color-triangle.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-color-triangle.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-component-sliders.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-component-sliders.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-component-sliders.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-hcywheel.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-hcywheel.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-hcywheel.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-hsvcube.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-hsvcube.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-hsvcube.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-hsvwheel.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-hsvwheel.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-hsvwheel.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-hue-wheel.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-hue-wheel.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-hue-wheel.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-layers.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-layers.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-layers.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-move-layer.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-move-layer.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-move-layer.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-paint-color.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-paint-color.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-paint-color.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-tool-scratchpad.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-scratchpad.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-tool-scratchpad.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-view-pan.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-view-pan.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-view-pan.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-view-rotate.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-view-rotate.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-view-rotate.png", 0644) Install file: "desktop/icons/hicolor/22x22/actions/mypaint-view-zoom.png" as "/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-view-zoom.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/actions/mypaint-view-zoom.png", 0644) Install file: "desktop/icons/hicolor/22x22/apps/mypaint.png" as "/tmp/delme/share/icons/hicolor/22x22/apps/mypaint.png" Chmod("/tmp/delme/share/icons/hicolor/22x22/apps/mypaint.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/22x22/apps", 0755) Chmod("/tmp/delme/share/icons/hicolor/22x22", 0755) Install file: "desktop/icons/hicolor/24x24/actions/brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-alpha-lock.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-alpha-lock.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-alpha-lock.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-colorize.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-colorize.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-colorize.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-brush-blend-modes.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-modes.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-blend-modes.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-brush-mods-active.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-mods-active.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-mods-active.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/24x24/actions", 0755) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-brush-mods-inactive.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-mods-inactive.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-brush-mods-inactive.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-frame.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-frame.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-frame.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-line-mode-ellipse.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode-ellipse.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode-ellipse.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-line-mode-freehand.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode-freehand.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode-freehand.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-line-mode-sequence.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode-sequence.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode-sequence.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-line-mode-straight.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode-straight.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode-straight.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-line-mode.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-line-mode.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-move.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-move.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-move.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-symmetry.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-symmetry.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-symmetry.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-brush.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-brush.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-brush.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-color-rgb.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-color-rgb.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-color-rgb.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-color-triangle.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-color-triangle.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-color-triangle.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-component-sliders.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-component-sliders.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-component-sliders.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-hcywheel.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-hcywheel.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-hcywheel.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-hsvcube.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-hsvcube.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-hsvcube.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-hsvwheel.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-hsvwheel.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-hsvwheel.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-hue-wheel.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-hue-wheel.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-hue-wheel.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-layers.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-layers.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-layers.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-move-layer.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-move-layer.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-move-layer.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-paint-color.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-paint-color.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-paint-color.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-tool-scratchpad.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-scratchpad.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-tool-scratchpad.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-view-pan.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-view-pan.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-view-pan.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-view-rotate.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-view-rotate.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-view-rotate.png", 0644) Install file: "desktop/icons/hicolor/24x24/actions/mypaint-view-zoom.png" as "/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-view-zoom.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/actions/mypaint-view-zoom.png", 0644) Install file: "desktop/icons/hicolor/24x24/apps/mypaint.png" as "/tmp/delme/share/icons/hicolor/24x24/apps/mypaint.png" Chmod("/tmp/delme/share/icons/hicolor/24x24/apps/mypaint.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/24x24/apps", 0755) Chmod("/tmp/delme/share/icons/hicolor/24x24", 0755) Install file: "desktop/icons/hicolor/32x32/actions/brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-alpha-lock.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-alpha-lock.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-alpha-lock.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-colorize.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-colorize.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-colorize.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-brush-blend-modes.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-modes.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-blend-modes.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-brush-mods-active.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-mods-active.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-mods-active.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/32x32/actions", 0755) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-brush-mods-inactive.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-mods-inactive.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-brush-mods-inactive.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-frame.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-frame.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-frame.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-line-mode-ellipse.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode-ellipse.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode-ellipse.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-line-mode-freehand.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode-freehand.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode-freehand.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-line-mode-sequence.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode-sequence.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode-sequence.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-line-mode-straight.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode-straight.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode-straight.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-line-mode.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-line-mode.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-move.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-move.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-move.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-symmetry.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-symmetry.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-symmetry.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-brush.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-brush.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-brush.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-color-rgb.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-color-rgb.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-color-rgb.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-color-triangle.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-color-triangle.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-color-triangle.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-component-sliders.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-component-sliders.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-component-sliders.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-hcywheel.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-hcywheel.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-hcywheel.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-hsvcube.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-hsvcube.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-hsvcube.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-hsvwheel.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-hsvwheel.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-hsvwheel.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-hue-wheel.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-hue-wheel.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-hue-wheel.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-layers.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-layers.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-layers.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-move-layer.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-move-layer.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-move-layer.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-paint-color.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-paint-color.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-paint-color.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-tool-scratchpad.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-scratchpad.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-tool-scratchpad.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-view-pan.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-view-pan.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-view-pan.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-view-rotate.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-view-rotate.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-view-rotate.png", 0644) Install file: "desktop/icons/hicolor/32x32/actions/mypaint-view-zoom.png" as "/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-view-zoom.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/actions/mypaint-view-zoom.png", 0644) Install file: "desktop/icons/hicolor/32x32/apps/mypaint.png" as "/tmp/delme/share/icons/hicolor/32x32/apps/mypaint.png" Chmod("/tmp/delme/share/icons/hicolor/32x32/apps/mypaint.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/32x32/apps", 0755) Chmod("/tmp/delme/share/icons/hicolor/32x32", 0755) Install file: "desktop/icons/hicolor/48x48/actions/brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-alpha-lock.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-alpha-lock.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-alpha-lock.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-colorize.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-colorize.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-colorize.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-eraser.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-eraser.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-eraser.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-normal.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-normal.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-normal.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-brush-blend-modes.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-modes.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-blend-modes.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-brush-mods-active.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-mods-active.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-mods-active.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/48x48/actions", 0755) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-brush-mods-inactive.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-mods-inactive.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-brush-mods-inactive.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-frame.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-frame.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-frame.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-line-mode-ellipse.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode-ellipse.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode-ellipse.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-line-mode-freehand.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode-freehand.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode-freehand.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-line-mode-sequence.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode-sequence.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode-sequence.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-line-mode-straight.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode-straight.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode-straight.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-line-mode.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-line-mode.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-move.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-move.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-move.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-symmetry.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-symmetry.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-symmetry.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-brush.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-brush.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-brush.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-color-rgb.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-color-rgb.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-color-rgb.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-color-triangle.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-color-triangle.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-color-triangle.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-component-sliders.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-component-sliders.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-component-sliders.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-hcywheel.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-hcywheel.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-hcywheel.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-hsvcube.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-hsvcube.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-hsvcube.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-hsvwheel.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-hsvwheel.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-hsvwheel.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-hue-wheel.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-hue-wheel.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-hue-wheel.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-layers.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-layers.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-layers.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-move-layer.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-move-layer.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-move-layer.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-paint-color.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-paint-color.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-paint-color.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-tool-scratchpad.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-scratchpad.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-tool-scratchpad.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-view-pan.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-view-pan.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-view-pan.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-view-rotate.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-view-rotate.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-view-rotate.png", 0644) Install file: "desktop/icons/hicolor/48x48/actions/mypaint-view-zoom.png" as "/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-view-zoom.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/actions/mypaint-view-zoom.png", 0644) Install file: "desktop/icons/hicolor/48x48/apps/mypaint.png" as "/tmp/delme/share/icons/hicolor/48x48/apps/mypaint.png" Chmod("/tmp/delme/share/icons/hicolor/48x48/apps/mypaint.png", 0644) Chmod("/tmp/delme/share/icons/hicolor/48x48/apps", 0755) Chmod("/tmp/delme/share/icons/hicolor/48x48", 0755) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-alpha-lock.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-alpha-lock.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-alpha-lock.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-colorize.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-colorize.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-colorize.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-eraser.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-eraser.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-eraser.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-normal.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-normal.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-normal.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-brush-blend-modes.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-modes.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-blend-modes.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-brush-mods-active.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-mods-active.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-mods-active.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-brush-mods-inactive.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-mods-inactive.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-brush-mods-inactive.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-frame.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-frame.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-frame.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-line-mode-ellipse.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode-ellipse.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode-ellipse.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-line-mode-freehand.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode-freehand.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode-freehand.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-line-mode-sequence.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode-sequence.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode-sequence.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-line-mode-straight.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode-straight.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode-straight.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-line-mode.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-line-mode.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-move.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-move.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-move.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-symmetry.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-symmetry.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-symmetry.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-brush.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-brush.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-brush.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-color-rgb.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-color-rgb.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-color-rgb.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-color-triangle.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-color-triangle.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-color-triangle.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-component-sliders.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-component-sliders.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-component-sliders.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-hcywheel.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-hcywheel.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-hcywheel.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-hsvcube.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-hsvcube.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-hsvcube.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-hsvwheel.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-hsvwheel.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-hsvwheel.svg", 0644) Chmod("/tmp/delme/share/icons/hicolor/scalable/actions", 0755) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-hue-wheel.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-hue-wheel.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-hue-wheel.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-layers.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-layers.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-layers.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-move-layer.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-move-layer.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-move-layer.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-paint-color.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-paint-color.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-paint-color.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-tool-scratchpad.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-scratchpad.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-tool-scratchpad.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-view-pan.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-view-pan.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-view-pan.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-view-rotate.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-view-rotate.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-view-rotate.svg", 0644) Install file: "desktop/icons/hicolor/scalable/actions/mypaint-view-zoom.svg" as "/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-view-zoom.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/actions/mypaint-view-zoom.svg", 0644) Install file: "desktop/icons/hicolor/scalable/apps/mypaint.svg" as "/tmp/delme/share/icons/hicolor/scalable/apps/mypaint.svg" Chmod("/tmp/delme/share/icons/hicolor/scalable/apps/mypaint.svg", 0644) Chmod("/tmp/delme/share/icons/hicolor/scalable/apps", 0755) Chmod("/tmp/delme/share/icons/hicolor/scalable", 0755) Install file: "brushlib/po/cs/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/cs/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/cs/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/cs/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/cs", 0755) Chmod("/tmp/delme/share/locale", 0755) Install file: "po/cs/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/cs/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/cs/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/de/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/de/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/de/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/de/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/de", 0755) Install file: "po/de/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/de/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/de/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/en_CA/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/en_CA/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/en_CA/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/en_CA/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/en_CA", 0755) Install file: "po/en_CA/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/en_CA/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/en_CA/LC_MESSAGES/mypaint.mo", 0644) Install file: "po/en_GB/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/en_GB/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/en_GB/LC_MESSAGES/mypaint.mo", 0644) Chmod("/tmp/delme/share/locale/en_GB/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/en_GB", 0755) Install file: "brushlib/po/es/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/es/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/es/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/es/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/es", 0755) Install file: "po/es/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/es/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/es/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/fr/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/fr/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/fr/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/fr/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/fr", 0755) Install file: "po/fr/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/fr/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/fr/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/hu/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/hu/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/hu/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/hu/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/hu", 0755) Install file: "po/hu/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/hu/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/hu/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/id/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/id/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/id/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/id/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/id", 0755) Install file: "po/id/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/id/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/id/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/it/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/it/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/it/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/it/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/it", 0755) Install file: "po/it/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/it/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/it/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/ja/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/ja/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/ja/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/ja/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/ja", 0755) Install file: "po/ja/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/ja/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/ja/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/ko/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/ko/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/ko/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/ko/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/ko", 0755) Install file: "po/ko/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/ko/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/ko/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/nb/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/nb/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/nb/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/nb/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/nb", 0755) Install file: "po/nb/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/nb/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/nb/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/nn_NO/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/nn_NO/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/nn_NO/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/nn_NO/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/nn_NO", 0755) Install file: "po/nn_NO/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/nn_NO/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/nn_NO/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/pl/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/pl/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/pl/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/pl/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/pl", 0755) Install file: "po/pl/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/pl/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/pl/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/pt_BR/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/pt_BR/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/pt_BR/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/pt_BR/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/pt_BR", 0755) Install file: "po/pt_BR/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/pt_BR/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/pt_BR/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/ro/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/ro/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/ro/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/ro/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/ro", 0755) Install file: "po/ro/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/ro/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/ro/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/ru/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/ru/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/ru/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/ru/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/ru", 0755) Install file: "po/ru/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/ru/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/ru/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/sl/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/sl/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/sl/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/sl/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/sl", 0755) Install file: "po/sl/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/sl/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/sl/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/sv/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/sv/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/sv/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/sv/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/sv", 0755) Install file: "po/sv/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/sv/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/sv/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/uk/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/uk/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/uk/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/uk/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/uk", 0755) Install file: "po/uk/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/uk/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/uk/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/zh_CN/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/zh_CN/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/zh_CN/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/zh_CN/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/zh_CN", 0755) Install file: "po/zh_CN/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/zh_CN/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/zh_CN/LC_MESSAGES/mypaint.mo", 0644) Install file: "brushlib/po/zh_TW/LC_MESSAGES/libmypaint.mo" as "/tmp/delme/share/locale/zh_TW/LC_MESSAGES/libmypaint.mo" Chmod("/tmp/delme/share/locale/zh_TW/LC_MESSAGES/libmypaint.mo", 0644) Chmod("/tmp/delme/share/locale/zh_TW/LC_MESSAGES", 0755) Chmod("/tmp/delme/share/locale/zh_TW", 0755) Install file: "po/zh_TW/LC_MESSAGES/mypaint.mo" as "/tmp/delme/share/locale/zh_TW/LC_MESSAGES/mypaint.mo" Chmod("/tmp/delme/share/locale/zh_TW/LC_MESSAGES/mypaint.mo", 0644) Install file: "backgrounds/01_white.png" as "/tmp/delme/share/mypaint/backgrounds/01_white.png" Chmod("/tmp/delme/share/mypaint/backgrounds/01_white.png", 0644) Install file: "backgrounds/02_black.png" as "/tmp/delme/share/mypaint/backgrounds/02_black.png" Chmod("/tmp/delme/share/mypaint/backgrounds/02_black.png", 0644) Chmod("/tmp/delme/share/mypaint/backgrounds", 0755) Install file: "backgrounds/03_check1.png" as "/tmp/delme/share/mypaint/backgrounds/03_check1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/03_check1.png", 0644) Install file: "backgrounds/03_check2.png" as "/tmp/delme/share/mypaint/backgrounds/03_check2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/03_check2.png", 0644) Install file: "backgrounds/04_grey1.png" as "/tmp/delme/share/mypaint/backgrounds/04_grey1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/04_grey1.png", 0644) Install file: "backgrounds/04_grey2.png" as "/tmp/delme/share/mypaint/backgrounds/04_grey2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/04_grey2.png", 0644) Install file: "backgrounds/05_grey3.png" as "/tmp/delme/share/mypaint/backgrounds/05_grey3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/05_grey3.png", 0644) Install file: "backgrounds/10_soft_yellow.png" as "/tmp/delme/share/mypaint/backgrounds/10_soft_yellow.png" Chmod("/tmp/delme/share/mypaint/backgrounds/10_soft_yellow.png", 0644) Install file: "backgrounds/11_weak_blue.png" as "/tmp/delme/share/mypaint/backgrounds/11_weak_blue.png" Chmod("/tmp/delme/share/mypaint/backgrounds/11_weak_blue.png", 0644) Install file: "backgrounds/50_comicthumbs.png" as "/tmp/delme/share/mypaint/backgrounds/50_comicthumbs.png" Chmod("/tmp/delme/share/mypaint/backgrounds/50_comicthumbs.png", 0644) Install file: "backgrounds/50_storyboard-template.png" as "/tmp/delme/share/mypaint/backgrounds/50_storyboard-template.png" Chmod("/tmp/delme/share/mypaint/backgrounds/50_storyboard-template.png", 0644) Install file: "backgrounds/README" as "/tmp/delme/share/mypaint/backgrounds/README" Chmod("/tmp/delme/share/mypaint/backgrounds/README", 0644) Install file: "backgrounds/canvas1_1.png" as "/tmp/delme/share/mypaint/backgrounds/canvas1_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/canvas1_1.png", 0644) Install file: "backgrounds/canvas1_2.png" as "/tmp/delme/share/mypaint/backgrounds/canvas1_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/canvas1_2.png", 0644) Install file: "backgrounds/canvas1_3.png" as "/tmp/delme/share/mypaint/backgrounds/canvas1_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/canvas1_3.png", 0644) Install file: "backgrounds/canvas2_1.png" as "/tmp/delme/share/mypaint/backgrounds/canvas2_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/canvas2_1.png", 0644) Install file: "backgrounds/canvas3_1.png" as "/tmp/delme/share/mypaint/backgrounds/canvas3_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/canvas3_1.png", 0644) Install file: "backgrounds/canvas3_2.png" as "/tmp/delme/share/mypaint/backgrounds/canvas3_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/canvas3_2.png", 0644) Install file: "backgrounds/canvas3_3.png" as "/tmp/delme/share/mypaint/backgrounds/canvas3_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/canvas3_3.png", 0644) Install file: "backgrounds/default.png" as "/tmp/delme/share/mypaint/backgrounds/default.png" Chmod("/tmp/delme/share/mypaint/backgrounds/default.png", 0644) Install file: "backgrounds/mrmamurk/MrMamurk_readme.txt" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/MrMamurk_readme.txt" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/MrMamurk_readme.txt", 0644) Install file: "backgrounds/mrmamurk/mamurk_a_1.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_a_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_a_1.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_a_2.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_a_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_a_2.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_b_1.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_1.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_b_2.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_2.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_b_3.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_3.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_b_4.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_4.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_b_5.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_5.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_5.png", 0644) Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk", 0755) Install file: "backgrounds/mrmamurk/mamurk_b_6.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_6.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_b_6.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_c_1.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_c_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_c_1.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_c_2.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_c_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_c_2.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_c_3.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_c_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_c_3.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_c_4.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_c_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_c_4.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_d_1.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_d_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_d_1.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_d_2.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_d_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_d_2.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_d_3.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_d_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_d_3.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_d_4.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_d_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_d_4.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_e_1.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_1.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_e_2.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_2.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_e_3.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_3.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_e_4.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_4.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_e_5.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_5.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_5.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_e_6.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_6.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_e_6.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_f_1.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_f_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_f_1.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_f_2.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_f_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_f_2.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_f_3.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_f_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_f_3.png", 0644) Install file: "backgrounds/mrmamurk/mamurk_f_4.png" as "/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_f_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/mrmamurk/mamurk_f_4.png", 0644) Install file: "backgrounds/paper1_1.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_1.png", 0644) Install file: "backgrounds/paper1_10.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_10.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_10.png", 0644) Install file: "backgrounds/paper1_11.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_11.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_11.png", 0644) Install file: "backgrounds/paper1_12.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_12.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_12.png", 0644) Install file: "backgrounds/paper1_13.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_13.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_13.png", 0644) Install file: "backgrounds/paper1_2.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_2.png", 0644) Install file: "backgrounds/paper1_3.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_3.png", 0644) Install file: "backgrounds/paper1_4.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_4.png", 0644) Install file: "backgrounds/paper1_5.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_5.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_5.png", 0644) Install file: "backgrounds/paper1_6.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_6.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_6.png", 0644) Install file: "backgrounds/paper1_7.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_7.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_7.png", 0644) Install file: "backgrounds/paper1_8.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_8.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_8.png", 0644) Install file: "backgrounds/paper1_9.png" as "/tmp/delme/share/mypaint/backgrounds/paper1_9.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper1_9.png", 0644) Install file: "backgrounds/paper2_1.png" as "/tmp/delme/share/mypaint/backgrounds/paper2_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper2_1.png", 0644) Install file: "backgrounds/paper2_2.png" as "/tmp/delme/share/mypaint/backgrounds/paper2_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper2_2.png", 0644) Install file: "backgrounds/paper2_3.png" as "/tmp/delme/share/mypaint/backgrounds/paper2_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper2_3.png", 0644) Install file: "backgrounds/paper2_4.png" as "/tmp/delme/share/mypaint/backgrounds/paper2_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper2_4.png", 0644) Install file: "backgrounds/paper2_5.png" as "/tmp/delme/share/mypaint/backgrounds/paper2_5.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper2_5.png", 0644) Install file: "backgrounds/paper3_1.png" as "/tmp/delme/share/mypaint/backgrounds/paper3_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper3_1.png", 0644) Install file: "backgrounds/paper3_2.png" as "/tmp/delme/share/mypaint/backgrounds/paper3_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper3_2.png", 0644) Install file: "backgrounds/paper3_3.png" as "/tmp/delme/share/mypaint/backgrounds/paper3_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper3_3.png", 0644) Install file: "backgrounds/paper3_4.png" as "/tmp/delme/share/mypaint/backgrounds/paper3_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper3_4.png", 0644) Install file: "backgrounds/paper3_5.png" as "/tmp/delme/share/mypaint/backgrounds/paper3_5.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper3_5.png", 0644) Install file: "backgrounds/paper3_6.png" as "/tmp/delme/share/mypaint/backgrounds/paper3_6.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper3_6.png", 0644) Install file: "backgrounds/paper3_7.png" as "/tmp/delme/share/mypaint/backgrounds/paper3_7.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper3_7.png", 0644) Install file: "backgrounds/paper4_1.png" as "/tmp/delme/share/mypaint/backgrounds/paper4_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper4_1.png", 0644) Install file: "backgrounds/paper4_2.png" as "/tmp/delme/share/mypaint/backgrounds/paper4_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper4_2.png", 0644) Install file: "backgrounds/paper5_1.png" as "/tmp/delme/share/mypaint/backgrounds/paper5_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper5_1.png", 0644) Install file: "backgrounds/paper5_2.png" as "/tmp/delme/share/mypaint/backgrounds/paper5_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper5_2.png", 0644) Install file: "backgrounds/paper5_3.png" as "/tmp/delme/share/mypaint/backgrounds/paper5_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper5_3.png", 0644) Install file: "backgrounds/paper5a_score.png" as "/tmp/delme/share/mypaint/backgrounds/paper5a_score.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper5a_score.png", 0644) Install file: "backgrounds/paper6_1.png" as "/tmp/delme/share/mypaint/backgrounds/paper6_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper6_1.png", 0644) Install file: "backgrounds/paper6_2.png" as "/tmp/delme/share/mypaint/backgrounds/paper6_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper6_2.png", 0644) Install file: "backgrounds/paper6_3.png" as "/tmp/delme/share/mypaint/backgrounds/paper6_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper6_3.png", 0644) Install file: "backgrounds/paper6_4.png" as "/tmp/delme/share/mypaint/backgrounds/paper6_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper6_4.png", 0644) Install file: "backgrounds/paper7_1.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_1.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_1.png", 0644) Install file: "backgrounds/paper7_10.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_10.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_10.png", 0644) Install file: "backgrounds/paper7_2.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_2.png", 0644) Install file: "backgrounds/paper7_3.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_3.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_3.png", 0644) Install file: "backgrounds/paper7_4.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_4.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_4.png", 0644) Install file: "backgrounds/paper7_5.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_5.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_5.png", 0644) Install file: "backgrounds/paper7_6.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_6.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_6.png", 0644) Install file: "backgrounds/paper7_7.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_7.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_7.png", 0644) Install file: "backgrounds/paper7_8.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_8.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_8.png", 0644) Install file: "backgrounds/paper7_9.png" as "/tmp/delme/share/mypaint/backgrounds/paper7_9.png" Chmod("/tmp/delme/share/mypaint/backgrounds/paper7_9.png", 0644) Install file: "backgrounds/pattern2.png" as "/tmp/delme/share/mypaint/backgrounds/pattern2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/pattern2.png", 0644) Install file: "backgrounds/ramon/HR_Canvas 01.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_Canvas 01.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_Canvas 01.png", 0644) Install file: "backgrounds/ramon/HR_Canvas 02.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_Canvas 02.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_Canvas 02.png", 0644) Install file: "backgrounds/ramon/HR_Cork.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_Cork.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_Cork.png", 0644) Install file: "backgrounds/ramon/HR_DecoPaper.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_DecoPaper.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_DecoPaper.png", 0644) Install file: "backgrounds/ramon/HR_PastelPaper 01.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_PastelPaper 01.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_PastelPaper 01.png", 0644) Chmod("/tmp/delme/share/mypaint/backgrounds/ramon", 0755) Install file: "backgrounds/ramon/HR_PastelPaper 02.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_PastelPaper 02.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_PastelPaper 02.png", 0644) Install file: "backgrounds/ramon/HR_RoughPaper.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_RoughPaper.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_RoughPaper.png", 0644) Install file: "backgrounds/ramon/HR_SketchPaper 02.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_SketchPaper 02.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_SketchPaper 02.png", 0644) Install file: "backgrounds/ramon/HR_SketchPaper.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_SketchPaper.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_SketchPaper.png", 0644) Install file: "backgrounds/ramon/HR_Wall_Paper.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_Wall_Paper.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_Wall_Paper.png", 0644) Install file: "backgrounds/ramon/HR_WaterColor.png" as "/tmp/delme/share/mypaint/backgrounds/ramon/HR_WaterColor.png" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/HR_WaterColor.png", 0644) Install file: "backgrounds/ramon/readme_papers.txt" as "/tmp/delme/share/mypaint/backgrounds/ramon/readme_papers.txt" Chmod("/tmp/delme/share/mypaint/backgrounds/ramon/readme_papers.txt", 0644) Install file: "backgrounds/squares2.png" as "/tmp/delme/share/mypaint/backgrounds/squares2.png" Chmod("/tmp/delme/share/mypaint/backgrounds/squares2.png", 0644) Install file: "backgrounds/squares2_blue.png" as "/tmp/delme/share/mypaint/backgrounds/squares2_blue.png" Chmod("/tmp/delme/share/mypaint/backgrounds/squares2_blue.png", 0644) Install file: "brushes/FX_blender_prev.png" as "/tmp/delme/share/mypaint/brushes/FX_blender_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/FX_blender_prev.png", 0644) Install file: "brushes/classic/blend+paint.myb" as "/tmp/delme/share/mypaint/brushes/classic/blend+paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/blend+paint.myb", 0644) Install file: "brushes/classic/blend+paint_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/blend+paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/blend+paint_prev.png", 0644) Install file: "brushes/classic/blending_knife.myb" as "/tmp/delme/share/mypaint/brushes/classic/blending_knife.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/blending_knife.myb", 0644) Install file: "brushes/classic/blending_knife_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/blending_knife_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/blending_knife_prev.png", 0644) Install file: "brushes/classic/blur.myb" as "/tmp/delme/share/mypaint/brushes/classic/blur.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/blur.myb", 0644) Install file: "brushes/classic/blur_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/blur_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/blur_prev.png", 0644) Install file: "brushes/classic/brush.myb" as "/tmp/delme/share/mypaint/brushes/classic/brush.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/brush.myb", 0644) Install file: "brushes/classic/brush_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/brush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/brush_prev.png", 0644) Install file: "brushes/classic/bulk.myb" as "/tmp/delme/share/mypaint/brushes/classic/bulk.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/bulk.myb", 0644) Install file: "brushes/classic/bulk_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/bulk_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/bulk_prev.png", 0644) Install file: "brushes/classic/calligraphy.myb" as "/tmp/delme/share/mypaint/brushes/classic/calligraphy.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/calligraphy.myb", 0644) Install file: "brushes/classic/calligraphy_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/calligraphy_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/calligraphy_prev.png", 0644) Install file: "brushes/classic/charcoal.myb" as "/tmp/delme/share/mypaint/brushes/classic/charcoal.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/charcoal.myb", 0644) Install file: "brushes/classic/charcoal_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/charcoal_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/charcoal_prev.png", 0644) Install file: "brushes/classic/coarse_bulk_1.myb" as "/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_1.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_1.myb", 0644) Install file: "brushes/classic/coarse_bulk_1_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_1_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_1_prev.png", 0644) Install file: "brushes/classic/coarse_bulk_2.myb" as "/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_2.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_2.myb", 0644) Install file: "brushes/classic/coarse_bulk_2_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_2_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_2_prev.png", 0644) Install file: "brushes/classic/coarse_bulk_3.myb" as "/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_3.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_3.myb", 0644) Install file: "brushes/classic/coarse_bulk_3_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_3_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/coarse_bulk_3_prev.png", 0644) Install file: "brushes/classic/dry_brush.myb" as "/tmp/delme/share/mypaint/brushes/classic/dry_brush.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/dry_brush.myb", 0644) Install file: "brushes/classic/dry_brush_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/dry_brush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/dry_brush_prev.png", 0644) Install file: "brushes/classic/imp_blending.myb" as "/tmp/delme/share/mypaint/brushes/classic/imp_blending.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/imp_blending.myb", 0644) Install file: "brushes/classic/imp_blending_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/imp_blending_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/imp_blending_prev.png", 0644) Install file: "brushes/classic/imp_details.myb" as "/tmp/delme/share/mypaint/brushes/classic/imp_details.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/imp_details.myb", 0644) Install file: "brushes/classic/imp_details_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/imp_details_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/imp_details_prev.png", 0644) Install file: "brushes/classic/impressionism.myb" as "/tmp/delme/share/mypaint/brushes/classic/impressionism.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/impressionism.myb", 0644) Install file: "brushes/classic/impressionism_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/impressionism_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/impressionism_prev.png", 0644) Install file: "brushes/classic/ink_blot.myb" as "/tmp/delme/share/mypaint/brushes/classic/ink_blot.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/ink_blot.myb", 0644) Install file: "brushes/classic/ink_blot_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/ink_blot_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/ink_blot_prev.png", 0644) Install file: "brushes/classic/ink_eraser.myb" as "/tmp/delme/share/mypaint/brushes/classic/ink_eraser.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/ink_eraser.myb", 0644) Install file: "brushes/classic/ink_eraser_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/ink_eraser_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/ink_eraser_prev.png", 0644) Install file: "brushes/classic/kabura.myb" as "/tmp/delme/share/mypaint/brushes/classic/kabura.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/kabura.myb", 0644) Install file: "brushes/classic/kabura_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/kabura_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/kabura_prev.png", 0644) Install file: "brushes/classic/knife.myb" as "/tmp/delme/share/mypaint/brushes/classic/knife.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/knife.myb", 0644) Install file: "brushes/classic/knife_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/knife_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/knife_prev.png", 0644) Install file: "brushes/classic/long_grass.myb" as "/tmp/delme/share/mypaint/brushes/classic/long_grass.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/long_grass.myb", 0644) Install file: "brushes/classic/long_grass_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/long_grass_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/long_grass_prev.png", 0644) Install file: "brushes/classic/marker_fat.myb" as "/tmp/delme/share/mypaint/brushes/classic/marker_fat.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/marker_fat.myb", 0644) Install file: "brushes/classic/marker_fat_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/marker_fat_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/marker_fat_prev.png", 0644) Install file: "brushes/classic/marker_small.myb" as "/tmp/delme/share/mypaint/brushes/classic/marker_small.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/marker_small.myb", 0644) Install file: "brushes/classic/marker_small_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/marker_small_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/marker_small_prev.png", 0644) Install file: "brushes/classic/modelling.myb" as "/tmp/delme/share/mypaint/brushes/classic/modelling.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/modelling.myb", 0644) Install file: "brushes/classic/modelling2.myb" as "/tmp/delme/share/mypaint/brushes/classic/modelling2.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/modelling2.myb", 0644) Install file: "brushes/classic/modelling2_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/modelling2_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/modelling2_prev.png", 0644) Install file: "brushes/classic/modelling_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/modelling_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/modelling_prev.png", 0644) Install file: "brushes/classic/pen.myb" as "/tmp/delme/share/mypaint/brushes/classic/pen.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/pen.myb", 0644) Install file: "brushes/classic/pen_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/pen_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/pen_prev.png", 0644) Install file: "brushes/classic/pencil.myb" as "/tmp/delme/share/mypaint/brushes/classic/pencil.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/pencil.myb", 0644) Install file: "brushes/classic/pencil_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/pencil_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/pencil_prev.png", 0644) Install file: "brushes/classic/pointy_ink.myb" as "/tmp/delme/share/mypaint/brushes/classic/pointy_ink.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/pointy_ink.myb", 0644) Install file: "brushes/classic/pointy_ink_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/pointy_ink_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/pointy_ink_prev.png", 0644) Install file: "brushes/classic/puantilism.myb" as "/tmp/delme/share/mypaint/brushes/classic/puantilism.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/puantilism.myb", 0644) Install file: "brushes/classic/puantilism2.myb" as "/tmp/delme/share/mypaint/brushes/classic/puantilism2.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/puantilism2.myb", 0644) Install file: "brushes/classic/puantilism2_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/puantilism2_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/puantilism2_prev.png", 0644) Install file: "brushes/classic/puantilism_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/puantilism_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/puantilism_prev.png", 0644) Install file: "brushes/classic/rounded.myb" as "/tmp/delme/share/mypaint/brushes/classic/rounded.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/rounded.myb", 0644) Install file: "brushes/classic/rounded_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/rounded_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/rounded_prev.png", 0644) Install file: "brushes/classic/short_grass.myb" as "/tmp/delme/share/mypaint/brushes/classic/short_grass.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/short_grass.myb", 0644) Install file: "brushes/classic/short_grass_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/short_grass_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/short_grass_prev.png", 0644) Install file: "brushes/classic/slow_ink.myb" as "/tmp/delme/share/mypaint/brushes/classic/slow_ink.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/slow_ink.myb", 0644) Install file: "brushes/classic/slow_ink_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/slow_ink_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/slow_ink_prev.png", 0644) Install file: "brushes/classic/smudge+paint.myb" as "/tmp/delme/share/mypaint/brushes/classic/smudge+paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/smudge+paint.myb", 0644) Chmod("/tmp/delme/share/mypaint/brushes/classic", 0755) Install file: "brushes/classic/smudge+paint_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/smudge+paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/smudge+paint_prev.png", 0644) Install file: "brushes/classic/smudge.myb" as "/tmp/delme/share/mypaint/brushes/classic/smudge.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/smudge.myb", 0644) Install file: "brushes/classic/smudge_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/smudge_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/smudge_prev.png", 0644) Install file: "brushes/classic/textured_ink.myb" as "/tmp/delme/share/mypaint/brushes/classic/textured_ink.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/textured_ink.myb", 0644) Install file: "brushes/classic/textured_ink_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/textured_ink_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/textured_ink_prev.png", 0644) Install file: "brushes/classic/wet_knife.myb" as "/tmp/delme/share/mypaint/brushes/classic/wet_knife.myb" Chmod("/tmp/delme/share/mypaint/brushes/classic/wet_knife.myb", 0644) Install file: "brushes/classic/wet_knife_prev.png" as "/tmp/delme/share/mypaint/brushes/classic/wet_knife_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/classic/wet_knife_prev.png", 0644) Install file: "brushes/deevad/2B_pencil.myb" as "/tmp/delme/share/mypaint/brushes/deevad/2B_pencil.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/2B_pencil.myb", 0644) Install file: "brushes/deevad/2B_pencil_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/2B_pencil_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/2B_pencil_prev.png", 0644) Install file: "brushes/deevad/4H_pencil.myb" as "/tmp/delme/share/mypaint/brushes/deevad/4H_pencil.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/4H_pencil.myb", 0644) Install file: "brushes/deevad/4H_pencil_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/4H_pencil_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/4H_pencil_prev.png", 0644) Chmod("/tmp/delme/share/mypaint/brushes/deevad", 0755) Install file: "brushes/deevad/airbrush.myb" as "/tmp/delme/share/mypaint/brushes/deevad/airbrush.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/airbrush.myb", 0644) Install file: "brushes/deevad/airbrush_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/airbrush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/airbrush_prev.png", 0644) Install file: "brushes/deevad/ballpen.myb" as "/tmp/delme/share/mypaint/brushes/deevad/ballpen.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/ballpen.myb", 0644) Install file: "brushes/deevad/ballpen_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/ballpen_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/ballpen_prev.png", 0644) Install file: "brushes/deevad/basic_digital_brush.myb" as "/tmp/delme/share/mypaint/brushes/deevad/basic_digital_brush.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/basic_digital_brush.myb", 0644) Install file: "brushes/deevad/basic_digital_brush_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/basic_digital_brush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/basic_digital_brush_prev.png", 0644) Install file: "brushes/deevad/basic_digital_brush_smudging.myb" as "/tmp/delme/share/mypaint/brushes/deevad/basic_digital_brush_smudging.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/basic_digital_brush_smudging.myb", 0644) Install file: "brushes/deevad/basic_digital_brush_smudging_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/basic_digital_brush_smudging_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/basic_digital_brush_smudging_prev.png", 0644) Install file: "brushes/deevad/basic_digital_knife.myb" as "/tmp/delme/share/mypaint/brushes/deevad/basic_digital_knife.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/basic_digital_knife.myb", 0644) Install file: "brushes/deevad/basic_digital_knife_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/basic_digital_knife_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/basic_digital_knife_prev.png", 0644) Install file: "brushes/deevad/basic_digital_knife_smudging.myb" as "/tmp/delme/share/mypaint/brushes/deevad/basic_digital_knife_smudging.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/basic_digital_knife_smudging.myb", 0644) Install file: "brushes/deevad/basic_digital_knife_smudging_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/basic_digital_knife_smudging_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/basic_digital_knife_smudging_prev.png", 0644) Install file: "brushes/deevad/blending.myb" as "/tmp/delme/share/mypaint/brushes/deevad/blending.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/blending.myb", 0644) Install file: "brushes/deevad/blending_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/blending_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/blending_prev.png", 0644) Install file: "brushes/deevad/brush.myb" as "/tmp/delme/share/mypaint/brushes/deevad/brush.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/brush.myb", 0644) Install file: "brushes/deevad/brush_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/brush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/brush_prev.png", 0644) Install file: "brushes/deevad/chalk.myb" as "/tmp/delme/share/mypaint/brushes/deevad/chalk.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/chalk.myb", 0644) Install file: "brushes/deevad/chalk_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/chalk_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/chalk_prev.png", 0644) Install file: "brushes/deevad/detail_brush_large.myb" as "/tmp/delme/share/mypaint/brushes/deevad/detail_brush_large.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/detail_brush_large.myb", 0644) Install file: "brushes/deevad/detail_brush_large_glazing.myb" as "/tmp/delme/share/mypaint/brushes/deevad/detail_brush_large_glazing.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/detail_brush_large_glazing.myb", 0644) Install file: "brushes/deevad/detail_brush_large_glazing_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/detail_brush_large_glazing_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/detail_brush_large_glazing_prev.png", 0644) Install file: "brushes/deevad/detail_brush_large_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/detail_brush_large_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/detail_brush_large_prev.png", 0644) Install file: "brushes/deevad/detail_brush_thin.myb" as "/tmp/delme/share/mypaint/brushes/deevad/detail_brush_thin.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/detail_brush_thin.myb", 0644) Install file: "brushes/deevad/detail_brush_thin_glazing.myb" as "/tmp/delme/share/mypaint/brushes/deevad/detail_brush_thin_glazing.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/detail_brush_thin_glazing.myb", 0644) Install file: "brushes/deevad/detail_brush_thin_glazing_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/detail_brush_thin_glazing_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/detail_brush_thin_glazing_prev.png", 0644) Install file: "brushes/deevad/detail_brush_thin_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/detail_brush_thin_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/detail_brush_thin_prev.png", 0644) Install file: "brushes/deevad/fill.myb" as "/tmp/delme/share/mypaint/brushes/deevad/fill.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/fill.myb", 0644) Install file: "brushes/deevad/fill_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/fill_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/fill_prev.png", 0644) Install file: "brushes/deevad/grainy_blending.myb" as "/tmp/delme/share/mypaint/brushes/deevad/grainy_blending.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/grainy_blending.myb", 0644) Install file: "brushes/deevad/grainy_blending_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/grainy_blending_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/grainy_blending_prev.png", 0644) Install file: "brushes/deevad/kneaded_eraser.myb" as "/tmp/delme/share/mypaint/brushes/deevad/kneaded_eraser.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/kneaded_eraser.myb", 0644) Install file: "brushes/deevad/kneaded_eraser_large.myb" as "/tmp/delme/share/mypaint/brushes/deevad/kneaded_eraser_large.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/kneaded_eraser_large.myb", 0644) Install file: "brushes/deevad/kneaded_eraser_large_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/kneaded_eraser_large_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/kneaded_eraser_large_prev.png", 0644) Install file: "brushes/deevad/kneaded_eraser_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/kneaded_eraser_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/kneaded_eraser_prev.png", 0644) Install file: "brushes/deevad/large_hard_eraser.myb" as "/tmp/delme/share/mypaint/brushes/deevad/large_hard_eraser.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/large_hard_eraser.myb", 0644) Install file: "brushes/deevad/large_hard_eraser_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/large_hard_eraser_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/large_hard_eraser_prev.png", 0644) Install file: "brushes/deevad/large_watercolor_fringe.myb" as "/tmp/delme/share/mypaint/brushes/deevad/large_watercolor_fringe.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/large_watercolor_fringe.myb", 0644) Install file: "brushes/deevad/large_watercolor_fringe_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/large_watercolor_fringe_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/large_watercolor_fringe_prev.png", 0644) Install file: "brushes/deevad/liner.myb" as "/tmp/delme/share/mypaint/brushes/deevad/liner.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/liner.myb", 0644) Install file: "brushes/deevad/liner_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/liner_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/liner_prev.png", 0644) Install file: "brushes/deevad/only_water_fringe.myb" as "/tmp/delme/share/mypaint/brushes/deevad/only_water_fringe.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/only_water_fringe.myb", 0644) Install file: "brushes/deevad/only_water_fringe_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/only_water_fringe_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/only_water_fringe_prev.png", 0644) Install file: "brushes/deevad/pen-note.myb" as "/tmp/delme/share/mypaint/brushes/deevad/pen-note.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/pen-note.myb", 0644) Install file: "brushes/deevad/pen-note_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/pen-note_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/pen-note_prev.png", 0644) Install file: "brushes/deevad/pen.myb" as "/tmp/delme/share/mypaint/brushes/deevad/pen.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/pen.myb", 0644) Install file: "brushes/deevad/pen_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/pen_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/pen_prev.png", 0644) Install file: "brushes/deevad/readme.txt" as "/tmp/delme/share/mypaint/brushes/deevad/readme.txt" Chmod("/tmp/delme/share/mypaint/brushes/deevad/readme.txt", 0644) Install file: "brushes/deevad/rigger_brush.myb" as "/tmp/delme/share/mypaint/brushes/deevad/rigger_brush.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/rigger_brush.myb", 0644) Install file: "brushes/deevad/rigger_brush_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/rigger_brush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/rigger_brush_prev.png", 0644) Install file: "brushes/deevad/rigger_brush_thin.myb" as "/tmp/delme/share/mypaint/brushes/deevad/rigger_brush_thin.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/rigger_brush_thin.myb", 0644) Install file: "brushes/deevad/rigger_brush_thin_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/rigger_brush_thin_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/rigger_brush_thin_prev.png", 0644) Install file: "brushes/deevad/rough.myb" as "/tmp/delme/share/mypaint/brushes/deevad/rough.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/rough.myb", 0644) Install file: "brushes/deevad/rough_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/rough_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/rough_prev.png", 0644) Install file: "brushes/deevad/soft-dip-pen.myb" as "/tmp/delme/share/mypaint/brushes/deevad/soft-dip-pen.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/soft-dip-pen.myb", 0644) Install file: "brushes/deevad/soft-dip-pen_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/soft-dip-pen_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/soft-dip-pen_prev.png", 0644) Install file: "brushes/deevad/sponge_smudging.myb" as "/tmp/delme/share/mypaint/brushes/deevad/sponge_smudging.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/sponge_smudging.myb", 0644) Install file: "brushes/deevad/sponge_smudging_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/sponge_smudging_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/sponge_smudging_prev.png", 0644) Install file: "brushes/deevad/spray.myb" as "/tmp/delme/share/mypaint/brushes/deevad/spray.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/spray.myb", 0644) Install file: "brushes/deevad/spray2.myb" as "/tmp/delme/share/mypaint/brushes/deevad/spray2.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/spray2.myb", 0644) Install file: "brushes/deevad/spray2_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/spray2_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/spray2_prev.png", 0644) Install file: "brushes/deevad/spray_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/spray_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/spray_prev.png", 0644) Install file: "brushes/deevad/thin_hard_eraser.myb" as "/tmp/delme/share/mypaint/brushes/deevad/thin_hard_eraser.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/thin_hard_eraser.myb", 0644) Install file: "brushes/deevad/thin_hard_eraser_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/thin_hard_eraser_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/thin_hard_eraser_prev.png", 0644) Install file: "brushes/deevad/thin_watercolor.myb" as "/tmp/delme/share/mypaint/brushes/deevad/thin_watercolor.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/thin_watercolor.myb", 0644) Install file: "brushes/deevad/thin_watercolor_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/thin_watercolor_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/thin_watercolor_prev.png", 0644) Install file: "brushes/deevad/watercolor_expressive.myb" as "/tmp/delme/share/mypaint/brushes/deevad/watercolor_expressive.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/watercolor_expressive.myb", 0644) Install file: "brushes/deevad/watercolor_expressive_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/watercolor_expressive_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/watercolor_expressive_prev.png", 0644) Install file: "brushes/deevad/watercolor_glazing.myb" as "/tmp/delme/share/mypaint/brushes/deevad/watercolor_glazing.myb" Chmod("/tmp/delme/share/mypaint/brushes/deevad/watercolor_glazing.myb", 0644) Install file: "brushes/deevad/watercolor_glazing_prev.png" as "/tmp/delme/share/mypaint/brushes/deevad/watercolor_glazing_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/deevad/watercolor_glazing_prev.png", 0644) Install file: "brushes/experimental/1pixel.myb" as "/tmp/delme/share/mypaint/brushes/experimental/1pixel.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/1pixel.myb", 0644) Install file: "brushes/experimental/1pixel_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/1pixel_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/1pixel_prev.png", 0644) Install file: "brushes/experimental/DNA_brush.myb" as "/tmp/delme/share/mypaint/brushes/experimental/DNA_brush.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/DNA_brush.myb", 0644) Install file: "brushes/experimental/DNA_brush_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/DNA_brush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/DNA_brush_prev.png", 0644) Install file: "brushes/experimental/basic.myb" as "/tmp/delme/share/mypaint/brushes/experimental/basic.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/basic.myb", 0644) Install file: "brushes/experimental/basic_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/basic_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/basic_prev.png", 0644) Install file: "brushes/experimental/bubble.myb" as "/tmp/delme/share/mypaint/brushes/experimental/bubble.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/bubble.myb", 0644) Install file: "brushes/experimental/bubble_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/bubble_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/bubble_prev.png", 0644) Install file: "brushes/experimental/fur.myb" as "/tmp/delme/share/mypaint/brushes/experimental/fur.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/fur.myb", 0644) Install file: "brushes/experimental/fur_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/fur_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/fur_prev.png", 0644) Install file: "brushes/experimental/glow.myb" as "/tmp/delme/share/mypaint/brushes/experimental/glow.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/glow.myb", 0644) Install file: "brushes/experimental/glow_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/glow_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/glow_prev.png", 0644) Install file: "brushes/experimental/hard_blot.myb" as "/tmp/delme/share/mypaint/brushes/experimental/hard_blot.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/hard_blot.myb", 0644) Install file: "brushes/experimental/hard_blot_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/hard_blot_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/hard_blot_prev.png", 0644) Install file: "brushes/experimental/hard_sting.myb" as "/tmp/delme/share/mypaint/brushes/experimental/hard_sting.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/hard_sting.myb", 0644) Install file: "brushes/experimental/hard_sting_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/hard_sting_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/hard_sting_prev.png", 0644) Install file: "brushes/experimental/irregular_ink.myb" as "/tmp/delme/share/mypaint/brushes/experimental/irregular_ink.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/irregular_ink.myb", 0644) Chmod("/tmp/delme/share/mypaint/brushes/experimental", 0755) Install file: "brushes/experimental/irregular_ink_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/irregular_ink_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/irregular_ink_prev.png", 0644) Install file: "brushes/experimental/leaves.myb" as "/tmp/delme/share/mypaint/brushes/experimental/leaves.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/leaves.myb", 0644) Install file: "brushes/experimental/leaves_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/leaves_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/leaves_prev.png", 0644) Install file: "brushes/experimental/particules_3.myb" as "/tmp/delme/share/mypaint/brushes/experimental/particules_3.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/particules_3.myb", 0644) Install file: "brushes/experimental/particules_3_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/particules_3_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/particules_3_prev.png", 0644) Install file: "brushes/experimental/particules_eraser.myb" as "/tmp/delme/share/mypaint/brushes/experimental/particules_eraser.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/particules_eraser.myb", 0644) Install file: "brushes/experimental/particules_eraser_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/particules_eraser_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/particules_eraser_prev.png", 0644) Install file: "brushes/experimental/pick_and_drag.myb" as "/tmp/delme/share/mypaint/brushes/experimental/pick_and_drag.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/pick_and_drag.myb", 0644) Install file: "brushes/experimental/pick_and_drag_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/pick_and_drag_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/pick_and_drag_prev.png", 0644) Install file: "brushes/experimental/pixel_hardink.myb" as "/tmp/delme/share/mypaint/brushes/experimental/pixel_hardink.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/pixel_hardink.myb", 0644) Install file: "brushes/experimental/pixel_hardink_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/pixel_hardink_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/pixel_hardink_prev.png", 0644) Install file: "brushes/experimental/pixelblocking.myb" as "/tmp/delme/share/mypaint/brushes/experimental/pixelblocking.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/pixelblocking.myb", 0644) Install file: "brushes/experimental/pixelblocking_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/pixelblocking_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/pixelblocking_prev.png", 0644) Install file: "brushes/experimental/sewing.myb" as "/tmp/delme/share/mypaint/brushes/experimental/sewing.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/sewing.myb", 0644) Install file: "brushes/experimental/sewing_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/sewing_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/sewing_prev.png", 0644) Install file: "brushes/experimental/small_blot.myb" as "/tmp/delme/share/mypaint/brushes/experimental/small_blot.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/small_blot.myb", 0644) Install file: "brushes/experimental/small_blot_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/small_blot_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/small_blot_prev.png", 0644) Install file: "brushes/experimental/soft.myb" as "/tmp/delme/share/mypaint/brushes/experimental/soft.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/soft.myb", 0644) Install file: "brushes/experimental/soft_irregular.myb" as "/tmp/delme/share/mypaint/brushes/experimental/soft_irregular.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/soft_irregular.myb", 0644) Install file: "brushes/experimental/soft_irregular_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/soft_irregular_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/soft_irregular_prev.png", 0644) Install file: "brushes/experimental/soft_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/soft_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/soft_prev.png", 0644) Install file: "brushes/experimental/spaced-blot.myb" as "/tmp/delme/share/mypaint/brushes/experimental/spaced-blot.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/spaced-blot.myb", 0644) Install file: "brushes/experimental/spaced-blot_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/spaced-blot_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/spaced-blot_prev.png", 0644) Install file: "brushes/experimental/speed_blot.myb" as "/tmp/delme/share/mypaint/brushes/experimental/speed_blot.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/speed_blot.myb", 0644) Install file: "brushes/experimental/speed_blot_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/speed_blot_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/speed_blot_prev.png", 0644) Install file: "brushes/experimental/subtle_pencil.myb" as "/tmp/delme/share/mypaint/brushes/experimental/subtle_pencil.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/subtle_pencil.myb", 0644) Install file: "brushes/experimental/subtle_pencil_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/subtle_pencil_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/subtle_pencil_prev.png", 0644) Install file: "brushes/experimental/track.myb" as "/tmp/delme/share/mypaint/brushes/experimental/track.myb" Chmod("/tmp/delme/share/mypaint/brushes/experimental/track.myb", 0644) Install file: "brushes/experimental/track_prev.png" as "/tmp/delme/share/mypaint/brushes/experimental/track_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/experimental/track_prev.png", 0644) Install file: "brushes/label-brush-mypaint.sh" as "/tmp/delme/share/mypaint/brushes/label-brush-mypaint.sh" Chmod("/tmp/delme/share/mypaint/brushes/label-brush-mypaint.sh", 0644) Chmod("/tmp/delme/share/mypaint/brushes", 0755) Chmod("/tmp/delme/share/mypaint", 0755) Chmod("/tmp/delme/share", 0755) Install file: "brushes/order.conf" as "/tmp/delme/share/mypaint/brushes/order.conf" Chmod("/tmp/delme/share/mypaint/brushes/order.conf", 0644) Install file: "brushes/prev-template.xcf.gz" as "/tmp/delme/share/mypaint/brushes/prev-template.xcf.gz" Chmod("/tmp/delme/share/mypaint/brushes/prev-template.xcf.gz", 0644) Install file: "brushes/ramon/100%_Opaque.myb" as "/tmp/delme/share/mypaint/brushes/ramon/100%_Opaque.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/100%_Opaque.myb", 0644) Install file: "brushes/ramon/100%_Opaque_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/100%_Opaque_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/100%_Opaque_prev.png", 0644) Install file: "brushes/ramon/2B_pencil.myb" as "/tmp/delme/share/mypaint/brushes/ramon/2B_pencil.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/2B_pencil.myb", 0644) Install file: "brushes/ramon/2B_pencil_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/2B_pencil_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/2B_pencil_prev.png", 0644) Install file: "brushes/ramon/B-pencil.myb" as "/tmp/delme/share/mypaint/brushes/ramon/B-pencil.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/B-pencil.myb", 0644) Install file: "brushes/ramon/B-pencil_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/B-pencil_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/B-pencil_prev.png", 0644) Install file: "brushes/ramon/Beamlight.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Beamlight.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Beamlight.myb", 0644) Install file: "brushes/ramon/Beamlight_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Beamlight_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Beamlight_prev.png", 0644) Install file: "brushes/ramon/BigAirbrush.myb" as "/tmp/delme/share/mypaint/brushes/ramon/BigAirbrush.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/BigAirbrush.myb", 0644) Install file: "brushes/ramon/BigAirbrush_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/BigAirbrush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/BigAirbrush_prev.png", 0644) Install file: "brushes/ramon/Blur_Fast.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Blur_Fast.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Blur_Fast.myb", 0644) Install file: "brushes/ramon/Blur_Fast_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Blur_Fast_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Blur_Fast_prev.png", 0644) Install file: "brushes/ramon/Classic_Paint.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Classic_Paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Classic_Paint.myb", 0644) Install file: "brushes/ramon/Classic_Paint_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Classic_Paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Classic_Paint_prev.png", 0644) Install file: "brushes/ramon/Clouds.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Clouds.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Clouds.myb", 0644) Install file: "brushes/ramon/Clouds_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Clouds_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Clouds_prev.png", 0644) Install file: "brushes/ramon/Delayed_.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Delayed_.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Delayed_.myb", 0644) Install file: "brushes/ramon/Delayed__prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Delayed__prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Delayed__prev.png", 0644) Install file: "brushes/ramon/Dirty_Noise.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Dirty_Noise.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Dirty_Noise.myb", 0644) Install file: "brushes/ramon/Dirty_Noise_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Dirty_Noise_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Dirty_Noise_prev.png", 0644) Install file: "brushes/ramon/Glow_Airbrush.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Glow_Airbrush.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Glow_Airbrush.myb", 0644) Install file: "brushes/ramon/Glow_Airbrush_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Glow_Airbrush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Glow_Airbrush_prev.png", 0644) Install file: "brushes/ramon/Grain.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Grain.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Grain.myb", 0644) Install file: "brushes/ramon/Grain_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Grain_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Grain_prev.png", 0644) Install file: "brushes/ramon/Hard_Eraser.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Hard_Eraser.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Hard_Eraser.myb", 0644) Install file: "brushes/ramon/Hard_Eraser_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Hard_Eraser_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Hard_Eraser_prev.png", 0644) Install file: "brushes/ramon/Knife.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Knife.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Knife.myb", 0644) Install file: "brushes/ramon/Knife_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Knife_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Knife_prev.png", 0644) Install file: "brushes/ramon/Marker.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Marker.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Marker.myb", 0644) Install file: "brushes/ramon/Marker_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Marker_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Marker_prev.png", 0644) Install file: "brushes/ramon/P._Shade.myb" as "/tmp/delme/share/mypaint/brushes/ramon/P._Shade.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/P._Shade.myb", 0644) Install file: "brushes/ramon/P._Shade_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/P._Shade_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/P._Shade_prev.png", 0644) Install file: "brushes/ramon/Pastel_1.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Pastel_1.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Pastel_1.myb", 0644) Install file: "brushes/ramon/Pastel_1_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Pastel_1_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Pastel_1_prev.png", 0644) Install file: "brushes/ramon/Pen.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Pen.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Pen.myb", 0644) Install file: "brushes/ramon/PenBrush.myb" as "/tmp/delme/share/mypaint/brushes/ramon/PenBrush.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/PenBrush.myb", 0644) Install file: "brushes/ramon/PenBrush_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/PenBrush_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/PenBrush_prev.png", 0644) Install file: "brushes/ramon/Pen_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Pen_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Pen_prev.png", 0644) Install file: "brushes/ramon/RS_blendOP.myb" as "/tmp/delme/share/mypaint/brushes/ramon/RS_blendOP.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/RS_blendOP.myb", 0644) Install file: "brushes/ramon/RS_blendOP_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/RS_blendOP_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/RS_blendOP_prev.png", 0644) Install file: "brushes/ramon/Round.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Round.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Round.myb", 0644) Chmod("/tmp/delme/share/mypaint/brushes/ramon", 0755) Install file: "brushes/ramon/Round_Bl.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Round_Bl.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Round_Bl.myb", 0644) Install file: "brushes/ramon/Round_Bl_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Round_Bl_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Round_Bl_prev.png", 0644) Install file: "brushes/ramon/Round_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Round_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Round_prev.png", 0644) Install file: "brushes/ramon/Sketch_1.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Sketch_1.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Sketch_1.myb", 0644) Install file: "brushes/ramon/Sketch_1_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Sketch_1_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Sketch_1_prev.png", 0644) Install file: "brushes/ramon/Smear.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Smear.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Smear.myb", 0644) Install file: "brushes/ramon/Smear_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Smear_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Smear_prev.png", 0644) Install file: "brushes/ramon/Soft_Eraser.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Soft_Eraser.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Soft_Eraser.myb", 0644) Install file: "brushes/ramon/Soft_Eraser_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Soft_Eraser_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Soft_Eraser_prev.png", 0644) Install file: "brushes/ramon/Thin_Pen.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Thin_Pen.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Thin_Pen.myb", 0644) Install file: "brushes/ramon/Thin_Pen_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Thin_Pen_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Thin_Pen_prev.png", 0644) Install file: "brushes/ramon/Wet_Direction.myb" as "/tmp/delme/share/mypaint/brushes/ramon/Wet_Direction.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Wet_Direction.myb", 0644) Install file: "brushes/ramon/Wet_Direction_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/Wet_Direction_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/Wet_Direction_prev.png", 0644) Install file: "brushes/ramon/wet_round.myb" as "/tmp/delme/share/mypaint/brushes/ramon/wet_round.myb" Chmod("/tmp/delme/share/mypaint/brushes/ramon/wet_round.myb", 0644) Install file: "brushes/ramon/wet_round_prev.png" as "/tmp/delme/share/mypaint/brushes/ramon/wet_round_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/ramon/wet_round_prev.png", 0644) Install file: "brushes/tanda/acrylic-03-only-water.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-only-water.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-only-water.myb", 0644) Install file: "brushes/tanda/acrylic-03-only-water_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-only-water_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-only-water_prev.png", 0644) Install file: "brushes/tanda/acrylic-03-paint.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-paint.myb", 0644) Install file: "brushes/tanda/acrylic-03-paint_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-paint_prev.png", 0644) Install file: "brushes/tanda/acrylic-03-with-water.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-with-water.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-with-water.myb", 0644) Install file: "brushes/tanda/acrylic-03-with-water_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-with-water_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-03-with-water_prev.png", 0644) Install file: "brushes/tanda/acrylic-04-only-water.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-only-water.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-only-water.myb", 0644) Install file: "brushes/tanda/acrylic-04-only-water_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-only-water_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-only-water_prev.png", 0644) Install file: "brushes/tanda/acrylic-04-paint.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-paint.myb", 0644) Install file: "brushes/tanda/acrylic-04-paint_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-paint_prev.png", 0644) Install file: "brushes/tanda/acrylic-04-with-water.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-with-water.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-with-water.myb", 0644) Install file: "brushes/tanda/acrylic-04-with-water_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-with-water_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-04-with-water_prev.png", 0644) Install file: "brushes/tanda/acrylic-05-only-water.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-only-water.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-only-water.myb", 0644) Install file: "brushes/tanda/acrylic-05-only-water_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-only-water_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-only-water_prev.png", 0644) Install file: "brushes/tanda/acrylic-05-paint.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-paint.myb", 0644) Install file: "brushes/tanda/acrylic-05-paint_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-paint_prev.png", 0644) Install file: "brushes/tanda/acrylic-05-with-water.myb" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-with-water.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-with-water.myb", 0644) Install file: "brushes/tanda/acrylic-05-with-water_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-with-water_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/acrylic-05-with-water_prev.png", 0644) Install file: "brushes/tanda/charcoal-01.myb" as "/tmp/delme/share/mypaint/brushes/tanda/charcoal-01.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/charcoal-01.myb", 0644) Install file: "brushes/tanda/charcoal-01_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/charcoal-01_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/charcoal-01_prev.png", 0644) Install file: "brushes/tanda/charcoal-03.myb" as "/tmp/delme/share/mypaint/brushes/tanda/charcoal-03.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/charcoal-03.myb", 0644) Install file: "brushes/tanda/charcoal-03_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/charcoal-03_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/charcoal-03_prev.png", 0644) Install file: "brushes/tanda/charcoal-04.myb" as "/tmp/delme/share/mypaint/brushes/tanda/charcoal-04.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/charcoal-04.myb", 0644) Install file: "brushes/tanda/charcoal-04_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/charcoal-04_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/charcoal-04_prev.png", 0644) Install file: "brushes/tanda/charcoal-blur1.myb" as "/tmp/delme/share/mypaint/brushes/tanda/charcoal-blur1.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/charcoal-blur1.myb", 0644) Install file: "brushes/tanda/charcoal-blur1_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/charcoal-blur1_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/charcoal-blur1_prev.png", 0644) Install file: "brushes/tanda/marker-01.myb" as "/tmp/delme/share/mypaint/brushes/tanda/marker-01.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/marker-01.myb", 0644) Install file: "brushes/tanda/marker-01_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/marker-01_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/marker-01_prev.png", 0644) Install file: "brushes/tanda/marker-05.myb" as "/tmp/delme/share/mypaint/brushes/tanda/marker-05.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/marker-05.myb", 0644) Install file: "brushes/tanda/marker-05_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/marker-05_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/marker-05_prev.png", 0644) Install file: "brushes/tanda/oil-01-clean.myb" as "/tmp/delme/share/mypaint/brushes/tanda/oil-01-clean.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-01-clean.myb", 0644) Install file: "brushes/tanda/oil-01-clean_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/oil-01-clean_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-01-clean_prev.png", 0644) Install file: "brushes/tanda/oil-01-paint.myb" as "/tmp/delme/share/mypaint/brushes/tanda/oil-01-paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-01-paint.myb", 0644) Install file: "brushes/tanda/oil-01-paint_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/oil-01-paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-01-paint_prev.png", 0644) Install file: "brushes/tanda/oil-03-clean.myb" as "/tmp/delme/share/mypaint/brushes/tanda/oil-03-clean.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-03-clean.myb", 0644) Install file: "brushes/tanda/oil-03-clean_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/oil-03-clean_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-03-clean_prev.png", 0644) Install file: "brushes/tanda/oil-03-paint.myb" as "/tmp/delme/share/mypaint/brushes/tanda/oil-03-paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-03-paint.myb", 0644) Install file: "brushes/tanda/oil-03-paint_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/oil-03-paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-03-paint_prev.png", 0644) Install file: "brushes/tanda/oil-06-clean.myb" as "/tmp/delme/share/mypaint/brushes/tanda/oil-06-clean.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-06-clean.myb", 0644) Install file: "brushes/tanda/oil-06-clean_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/oil-06-clean_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-06-clean_prev.png", 0644) Install file: "brushes/tanda/oil-06-paint.myb" as "/tmp/delme/share/mypaint/brushes/tanda/oil-06-paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-06-paint.myb", 0644) Install file: "brushes/tanda/oil-06-paint_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/oil-06-paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-06-paint_prev.png", 0644) Install file: "brushes/tanda/oil-mop.myb" as "/tmp/delme/share/mypaint/brushes/tanda/oil-mop.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-mop.myb", 0644) Install file: "brushes/tanda/oil-mop_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/oil-mop_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/oil-mop_prev.png", 0644) Install file: "brushes/tanda/pencil-2b.myb" as "/tmp/delme/share/mypaint/brushes/tanda/pencil-2b.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/pencil-2b.myb", 0644) Install file: "brushes/tanda/pencil-2b_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/pencil-2b_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/pencil-2b_prev.png", 0644) Install file: "brushes/tanda/pencil-8b.myb" as "/tmp/delme/share/mypaint/brushes/tanda/pencil-8b.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/pencil-8b.myb", 0644) Install file: "brushes/tanda/pencil-8b_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/pencil-8b_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/pencil-8b_prev.png", 0644) Chmod("/tmp/delme/share/mypaint/brushes/tanda", 0755) Install file: "brushes/tanda/splatter-02.myb" as "/tmp/delme/share/mypaint/brushes/tanda/splatter-02.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/splatter-02.myb", 0644) Install file: "brushes/tanda/splatter-02_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/splatter-02_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/splatter-02_prev.png", 0644) Install file: "brushes/tanda/splatter-04.myb" as "/tmp/delme/share/mypaint/brushes/tanda/splatter-04.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/splatter-04.myb", 0644) Install file: "brushes/tanda/splatter-04_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/splatter-04_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/splatter-04_prev.png", 0644) Install file: "brushes/tanda/texture-03.myb" as "/tmp/delme/share/mypaint/brushes/tanda/texture-03.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/texture-03.myb", 0644) Install file: "brushes/tanda/texture-03_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/texture-03_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/texture-03_prev.png", 0644) Install file: "brushes/tanda/texture-06.myb" as "/tmp/delme/share/mypaint/brushes/tanda/texture-06.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/texture-06.myb", 0644) Install file: "brushes/tanda/texture-06_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/texture-06_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/texture-06_prev.png", 0644) Install file: "brushes/tanda/texture-12.myb" as "/tmp/delme/share/mypaint/brushes/tanda/texture-12.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/texture-12.myb", 0644) Install file: "brushes/tanda/texture-12_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/texture-12_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/texture-12_prev.png", 0644) Install file: "brushes/tanda/water-01.myb" as "/tmp/delme/share/mypaint/brushes/tanda/water-01.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/water-01.myb", 0644) Install file: "brushes/tanda/water-01_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/water-01_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/water-01_prev.png", 0644) Install file: "brushes/tanda/water-02.myb" as "/tmp/delme/share/mypaint/brushes/tanda/water-02.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/water-02.myb", 0644) Install file: "brushes/tanda/water-02_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/water-02_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/water-02_prev.png", 0644) Install file: "brushes/tanda/water-05.myb" as "/tmp/delme/share/mypaint/brushes/tanda/water-05.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/water-05.myb", 0644) Install file: "brushes/tanda/water-05_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/water-05_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/water-05_prev.png", 0644) Install file: "brushes/tanda/water-06.myb" as "/tmp/delme/share/mypaint/brushes/tanda/water-06.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/water-06.myb", 0644) Install file: "brushes/tanda/water-06_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/water-06_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/water-06_prev.png", 0644) Install file: "brushes/tanda/watercolor-02-paint.myb" as "/tmp/delme/share/mypaint/brushes/tanda/watercolor-02-paint.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/watercolor-02-paint.myb", 0644) Install file: "brushes/tanda/watercolor-02-paint_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/watercolor-02-paint_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/watercolor-02-paint_prev.png", 0644) Install file: "brushes/tanda/watercolor-02-water.myb" as "/tmp/delme/share/mypaint/brushes/tanda/watercolor-02-water.myb" Chmod("/tmp/delme/share/mypaint/brushes/tanda/watercolor-02-water.myb", 0644) Install file: "brushes/tanda/watercolor-02-water_prev.png" as "/tmp/delme/share/mypaint/brushes/tanda/watercolor-02-water_prev.png" Chmod("/tmp/delme/share/mypaint/brushes/tanda/watercolor-02-water_prev.png", 0644) Install file: "brushlib/__init__.py" as "/tmp/delme/share/mypaint/brushlib/__init__.py" Chmod("/tmp/delme/share/mypaint/brushlib/__init__.py", 0644) Chmod("/tmp/delme/share/mypaint/brushlib", 0755) Install file: "brushlib/brushsettings.json" as "/tmp/delme/share/mypaint/brushlib/brushsettings.json" Chmod("/tmp/delme/share/mypaint/brushlib/brushsettings.json", 0644) Install file: "brushlib/brushsettings.py" as "/tmp/delme/share/mypaint/brushlib/brushsettings.py" Chmod("/tmp/delme/share/mypaint/brushlib/brushsettings.py", 0644) Install file: "brushlib/generate.py" as "/tmp/delme/share/mypaint/brushlib/generate.py" Chmod("/tmp/delme/share/mypaint/brushlib/generate.py", 0644) Install file: "gui/__init__.py" as "/tmp/delme/share/mypaint/gui/__init__.py" Chmod("/tmp/delme/share/mypaint/gui/__init__.py", 0644) Install file: "gui/application.py" as "/tmp/delme/share/mypaint/gui/application.py" Chmod("/tmp/delme/share/mypaint/gui/application.py", 0644) Install file: "gui/backgroundwindow.py" as "/tmp/delme/share/mypaint/gui/backgroundwindow.py" Chmod("/tmp/delme/share/mypaint/gui/backgroundwindow.py", 0644) Install file: "gui/brushcreationwidget.py" as "/tmp/delme/share/mypaint/gui/brushcreationwidget.py" Chmod("/tmp/delme/share/mypaint/gui/brushcreationwidget.py", 0644) Install file: "gui/brushmanager.py" as "/tmp/delme/share/mypaint/gui/brushmanager.py" Chmod("/tmp/delme/share/mypaint/gui/brushmanager.py", 0644) Install file: "gui/brushmodifier.py" as "/tmp/delme/share/mypaint/gui/brushmodifier.py" Chmod("/tmp/delme/share/mypaint/gui/brushmodifier.py", 0644) Install file: "gui/brushselectionwindow.py" as "/tmp/delme/share/mypaint/gui/brushselectionwindow.py" Chmod("/tmp/delme/share/mypaint/gui/brushselectionwindow.py", 0644) Install file: "gui/brushsettingswindow.py" as "/tmp/delme/share/mypaint/gui/brushsettingswindow.py" Chmod("/tmp/delme/share/mypaint/gui/brushsettingswindow.py", 0644) Install file: "gui/buttonmap.py" as "/tmp/delme/share/mypaint/gui/buttonmap.py" Chmod("/tmp/delme/share/mypaint/gui/buttonmap.py", 0644) Install file: "gui/canvasevent.py" as "/tmp/delme/share/mypaint/gui/canvasevent.py" Chmod("/tmp/delme/share/mypaint/gui/canvasevent.py", 0644) Install file: "gui/colorpicker.py" as "/tmp/delme/share/mypaint/gui/colorpicker.py" Chmod("/tmp/delme/share/mypaint/gui/colorpicker.py", 0644) Install file: "gui/colors/__init__.py" as "/tmp/delme/share/mypaint/gui/colors/__init__.py" Chmod("/tmp/delme/share/mypaint/gui/colors/__init__.py", 0644) Chmod("/tmp/delme/share/mypaint/gui/colors", 0755) Install file: "gui/colors/adjbases.py" as "/tmp/delme/share/mypaint/gui/colors/adjbases.py" Chmod("/tmp/delme/share/mypaint/gui/colors/adjbases.py", 0644) Install file: "gui/colors/bases.py" as "/tmp/delme/share/mypaint/gui/colors/bases.py" Chmod("/tmp/delme/share/mypaint/gui/colors/bases.py", 0644) Install file: "gui/colors/combined.py" as "/tmp/delme/share/mypaint/gui/colors/combined.py" Chmod("/tmp/delme/share/mypaint/gui/colors/combined.py", 0644) Install file: "gui/colors/geom.py" as "/tmp/delme/share/mypaint/gui/colors/geom.py" Chmod("/tmp/delme/share/mypaint/gui/colors/geom.py", 0644) Install file: "gui/colors/hcywheel.py" as "/tmp/delme/share/mypaint/gui/colors/hcywheel.py" Chmod("/tmp/delme/share/mypaint/gui/colors/hcywheel.py", 0644) Install file: "gui/colors/hsvcube.py" as "/tmp/delme/share/mypaint/gui/colors/hsvcube.py" Chmod("/tmp/delme/share/mypaint/gui/colors/hsvcube.py", 0644) Install file: "gui/colors/hsvtriangle.py" as "/tmp/delme/share/mypaint/gui/colors/hsvtriangle.py" Chmod("/tmp/delme/share/mypaint/gui/colors/hsvtriangle.py", 0644) Install file: "gui/colors/hsvwheel.py" as "/tmp/delme/share/mypaint/gui/colors/hsvwheel.py" Chmod("/tmp/delme/share/mypaint/gui/colors/hsvwheel.py", 0644) Install file: "gui/colors/palette.py" as "/tmp/delme/share/mypaint/gui/colors/palette.py" Chmod("/tmp/delme/share/mypaint/gui/colors/palette.py", 0644) Install file: "gui/colors/paletteview.py" as "/tmp/delme/share/mypaint/gui/colors/paletteview.py" Chmod("/tmp/delme/share/mypaint/gui/colors/paletteview.py", 0644) Install file: "gui/colors/picker.py" as "/tmp/delme/share/mypaint/gui/colors/picker.py" Chmod("/tmp/delme/share/mypaint/gui/colors/picker.py", 0644) Install file: "gui/colors/sliders.py" as "/tmp/delme/share/mypaint/gui/colors/sliders.py" Chmod("/tmp/delme/share/mypaint/gui/colors/sliders.py", 0644) Install file: "gui/colors/uicolor.py" as "/tmp/delme/share/mypaint/gui/colors/uicolor.py" Chmod("/tmp/delme/share/mypaint/gui/colors/uicolor.py", 0644) Install file: "gui/colors/uimisc.py" as "/tmp/delme/share/mypaint/gui/colors/uimisc.py" Chmod("/tmp/delme/share/mypaint/gui/colors/uimisc.py", 0644) Install file: "gui/colors/util.py" as "/tmp/delme/share/mypaint/gui/colors/util.py" Chmod("/tmp/delme/share/mypaint/gui/colors/util.py", 0644) Install file: "gui/colorselectionwindow.py" as "/tmp/delme/share/mypaint/gui/colorselectionwindow.py" Chmod("/tmp/delme/share/mypaint/gui/colorselectionwindow.py", 0644) Install file: "gui/colorwindow.py" as "/tmp/delme/share/mypaint/gui/colorwindow.py" Chmod("/tmp/delme/share/mypaint/gui/colorwindow.py", 0644) Install file: "gui/cursor.py" as "/tmp/delme/share/mypaint/gui/cursor.py" Chmod("/tmp/delme/share/mypaint/gui/cursor.py", 0644) Install file: "gui/curve.py" as "/tmp/delme/share/mypaint/gui/curve.py" Chmod("/tmp/delme/share/mypaint/gui/curve.py", 0644) Install file: "gui/dialogs.py" as "/tmp/delme/share/mypaint/gui/dialogs.py" Chmod("/tmp/delme/share/mypaint/gui/dialogs.py", 0644) Install file: "gui/document.py" as "/tmp/delme/share/mypaint/gui/document.py" Chmod("/tmp/delme/share/mypaint/gui/document.py", 0644) Install file: "gui/drawwindow.py" as "/tmp/delme/share/mypaint/gui/drawwindow.py" Chmod("/tmp/delme/share/mypaint/gui/drawwindow.py", 0644) Install file: "gui/dropdownpanel.py" as "/tmp/delme/share/mypaint/gui/dropdownpanel.py" Chmod("/tmp/delme/share/mypaint/gui/dropdownpanel.py", 0644) Install file: "gui/elastic.py" as "/tmp/delme/share/mypaint/gui/elastic.py" Chmod("/tmp/delme/share/mypaint/gui/elastic.py", 0644) Install file: "gui/filehandling.py" as "/tmp/delme/share/mypaint/gui/filehandling.py" Chmod("/tmp/delme/share/mypaint/gui/filehandling.py", 0644) Install file: "gui/framewindow.py" as "/tmp/delme/share/mypaint/gui/framewindow.py" Chmod("/tmp/delme/share/mypaint/gui/framewindow.py", 0644) Install file: "gui/functionwindow.py" as "/tmp/delme/share/mypaint/gui/functionwindow.py" Chmod("/tmp/delme/share/mypaint/gui/functionwindow.py", 0644) Install file: "gui/gtkexcepthook.py" as "/tmp/delme/share/mypaint/gui/gtkexcepthook.py" Chmod("/tmp/delme/share/mypaint/gui/gtkexcepthook.py", 0644) Install file: "gui/historypopup.py" as "/tmp/delme/share/mypaint/gui/historypopup.py" Chmod("/tmp/delme/share/mypaint/gui/historypopup.py", 0644) Install file: "gui/inputtestwindow.py" as "/tmp/delme/share/mypaint/gui/inputtestwindow.py" Chmod("/tmp/delme/share/mypaint/gui/inputtestwindow.py", 0644) Install file: "gui/keyboard.py" as "/tmp/delme/share/mypaint/gui/keyboard.py" Chmod("/tmp/delme/share/mypaint/gui/keyboard.py", 0644) Install file: "gui/layerswindow.py" as "/tmp/delme/share/mypaint/gui/layerswindow.py" Chmod("/tmp/delme/share/mypaint/gui/layerswindow.py", 0644) Install file: "gui/layout.py" as "/tmp/delme/share/mypaint/gui/layout.py" Chmod("/tmp/delme/share/mypaint/gui/layout.py", 0644) Install file: "gui/linemode.py" as "/tmp/delme/share/mypaint/gui/linemode.py" Chmod("/tmp/delme/share/mypaint/gui/linemode.py", 0644) Install file: "gui/main.py" as "/tmp/delme/share/mypaint/gui/main.py" Chmod("/tmp/delme/share/mypaint/gui/main.py", 0644) Install file: "gui/menu.xml" as "/tmp/delme/share/mypaint/gui/menu.xml" Chmod("/tmp/delme/share/mypaint/gui/menu.xml", 0644) Chmod("/tmp/delme/share/mypaint/gui", 0755) Install file: "gui/mypaint.xml" as "/tmp/delme/share/mypaint/gui/mypaint.xml" Chmod("/tmp/delme/share/mypaint/gui/mypaint.xml", 0644) Install file: "gui/overlays.py" as "/tmp/delme/share/mypaint/gui/overlays.py" Chmod("/tmp/delme/share/mypaint/gui/overlays.py", 0644) Install file: "gui/pixbuflist.py" as "/tmp/delme/share/mypaint/gui/pixbuflist.py" Chmod("/tmp/delme/share/mypaint/gui/pixbuflist.py", 0644) Install file: "gui/preferenceswindow.py" as "/tmp/delme/share/mypaint/gui/preferenceswindow.py" Chmod("/tmp/delme/share/mypaint/gui/preferenceswindow.py", 0644) Install file: "gui/pygtkcompat.py" as "/tmp/delme/share/mypaint/gui/pygtkcompat.py" Chmod("/tmp/delme/share/mypaint/gui/pygtkcompat.py", 0644) Install file: "gui/scratchwindow.py" as "/tmp/delme/share/mypaint/gui/scratchwindow.py" Chmod("/tmp/delme/share/mypaint/gui/scratchwindow.py", 0644) Install file: "gui/spinbox.py" as "/tmp/delme/share/mypaint/gui/spinbox.py" Chmod("/tmp/delme/share/mypaint/gui/spinbox.py", 0644) Install file: "gui/stategroup.py" as "/tmp/delme/share/mypaint/gui/stategroup.py" Chmod("/tmp/delme/share/mypaint/gui/stategroup.py", 0644) Install file: "gui/symmetry.py" as "/tmp/delme/share/mypaint/gui/symmetry.py" Chmod("/tmp/delme/share/mypaint/gui/symmetry.py", 0644) Install file: "gui/tileddrawwidget.py" as "/tmp/delme/share/mypaint/gui/tileddrawwidget.py" Chmod("/tmp/delme/share/mypaint/gui/tileddrawwidget.py", 0644) Install file: "gui/toolbar-blendmodes.xml" as "/tmp/delme/share/mypaint/gui/toolbar-blendmodes.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-blendmodes.xml", 0644) Install file: "gui/toolbar-edit.xml" as "/tmp/delme/share/mypaint/gui/toolbar-edit.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-edit.xml", 0644) Install file: "gui/toolbar-editmodes.xml" as "/tmp/delme/share/mypaint/gui/toolbar-editmodes.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-editmodes.xml", 0644) Install file: "gui/toolbar-file.xml" as "/tmp/delme/share/mypaint/gui/toolbar-file.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-file.xml", 0644) Install file: "gui/toolbar-scrap.xml" as "/tmp/delme/share/mypaint/gui/toolbar-scrap.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-scrap.xml", 0644) Install file: "gui/toolbar-subwindows.xml" as "/tmp/delme/share/mypaint/gui/toolbar-subwindows.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-subwindows.xml", 0644) Install file: "gui/toolbar-view-manips.xml" as "/tmp/delme/share/mypaint/gui/toolbar-view-manips.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-view-manips.xml", 0644) Install file: "gui/toolbar-view-modes.xml" as "/tmp/delme/share/mypaint/gui/toolbar-view-modes.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-view-modes.xml", 0644) Install file: "gui/toolbar-view-resets.xml" as "/tmp/delme/share/mypaint/gui/toolbar-view-resets.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar-view-resets.xml", 0644) Install file: "gui/toolbar.py" as "/tmp/delme/share/mypaint/gui/toolbar.py" Chmod("/tmp/delme/share/mypaint/gui/toolbar.py", 0644) Install file: "gui/toolbar.xml" as "/tmp/delme/share/mypaint/gui/toolbar.xml" Chmod("/tmp/delme/share/mypaint/gui/toolbar.xml", 0644) Install file: "gui/widgets.py" as "/tmp/delme/share/mypaint/gui/widgets.py" Chmod("/tmp/delme/share/mypaint/gui/widgets.py", 0644) Install file: "gui/windowing.py" as "/tmp/delme/share/mypaint/gui/windowing.py" Chmod("/tmp/delme/share/mypaint/gui/windowing.py", 0644) Install file: "lib/__init__.py" as "/tmp/delme/share/mypaint/lib/__init__.py" Chmod("/tmp/delme/share/mypaint/lib/__init__.py", 0644) Chmod("/tmp/delme/share/mypaint/lib", 0755) Install file: "lib/backgroundsurface.py" as "/tmp/delme/share/mypaint/lib/backgroundsurface.py" Chmod("/tmp/delme/share/mypaint/lib/backgroundsurface.py", 0644) Install file: "lib/brush.py" as "/tmp/delme/share/mypaint/lib/brush.py" Chmod("/tmp/delme/share/mypaint/lib/brush.py", 0644) Install file: "lib/brushes_migrate_json.py" as "/tmp/delme/share/mypaint/lib/brushes_migrate_json.py" Chmod("/tmp/delme/share/mypaint/lib/brushes_migrate_json.py", 0644) Install file: "lib/command.py" as "/tmp/delme/share/mypaint/lib/command.py" Chmod("/tmp/delme/share/mypaint/lib/command.py", 0644) Install file: "lib/document.py" as "/tmp/delme/share/mypaint/lib/document.py" Chmod("/tmp/delme/share/mypaint/lib/document.py", 0644) Install file: "lib/helpers.py" as "/tmp/delme/share/mypaint/lib/helpers.py" Chmod("/tmp/delme/share/mypaint/lib/helpers.py", 0644) Install file: "lib/idletask.py" as "/tmp/delme/share/mypaint/lib/idletask.py" Chmod("/tmp/delme/share/mypaint/lib/idletask.py", 0644) Install file: "lib/layer.py" as "/tmp/delme/share/mypaint/lib/layer.py" Chmod("/tmp/delme/share/mypaint/lib/layer.py", 0644) Install file: "lib/mypaintlib.py" as "/tmp/delme/share/mypaint/lib/mypaintlib.py" Chmod("/tmp/delme/share/mypaint/lib/mypaintlib.py", 0644) Install file: "lib/pixbufsurface.py" as "/tmp/delme/share/mypaint/lib/pixbufsurface.py" Chmod("/tmp/delme/share/mypaint/lib/pixbufsurface.py", 0644) Install file: "lib/scratchpad_palette.py" as "/tmp/delme/share/mypaint/lib/scratchpad_palette.py" Chmod("/tmp/delme/share/mypaint/lib/scratchpad_palette.py", 0644) Install file: "lib/stroke.py" as "/tmp/delme/share/mypaint/lib/stroke.py" Chmod("/tmp/delme/share/mypaint/lib/stroke.py", 0644) Install file: "lib/strokemap.py" as "/tmp/delme/share/mypaint/lib/strokemap.py" Chmod("/tmp/delme/share/mypaint/lib/strokemap.py", 0644) Install file: "lib/tiledsurface.py" as "/tmp/delme/share/mypaint/lib/tiledsurface.py" Chmod("/tmp/delme/share/mypaint/lib/tiledsurface.py", 0644) Install file: "palettes/All_color_choice.gpl" as "/tmp/delme/share/mypaint/palettes/All_color_choice.gpl" Chmod("/tmp/delme/share/mypaint/palettes/All_color_choice.gpl", 0644) Install file: "palettes/Browns_And_Yellows.gpl" as "/tmp/delme/share/mypaint/palettes/Browns_And_Yellows.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Browns_And_Yellows.gpl", 0644) Install file: "palettes/Classic_4.gpl" as "/tmp/delme/share/mypaint/palettes/Classic_4.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Classic_4.gpl", 0644) Install file: "palettes/Cool_Colors.gpl" as "/tmp/delme/share/mypaint/palettes/Cool_Colors.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Cool_Colors.gpl", 0644) Chmod("/tmp/delme/share/mypaint/palettes", 0755) Install file: "palettes/Creative_Commons.gpl" as "/tmp/delme/share/mypaint/palettes/Creative_Commons.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Creative_Commons.gpl", 0644) Install file: "palettes/GIMP_Default.gpl" as "/tmp/delme/share/mypaint/palettes/GIMP_Default.gpl" Chmod("/tmp/delme/share/mypaint/palettes/GIMP_Default.gpl", 0644) Install file: "palettes/Gnome_Palette.gpl" as "/tmp/delme/share/mypaint/palettes/Gnome_Palette.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Gnome_Palette.gpl", 0644) Install file: "palettes/Greys16.gpl" as "/tmp/delme/share/mypaint/palettes/Greys16.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Greys16.gpl", 0644) Install file: "palettes/Muted.gpl" as "/tmp/delme/share/mypaint/palettes/Muted.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Muted.gpl", 0644) Install file: "palettes/MyPaint_Default.gpl" as "/tmp/delme/share/mypaint/palettes/MyPaint_Default.gpl" Chmod("/tmp/delme/share/mypaint/palettes/MyPaint_Default.gpl", 0644) Install file: "palettes/Pastels.gpl" as "/tmp/delme/share/mypaint/palettes/Pastels.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Pastels.gpl", 0644) Install file: "palettes/Reds_And_Purples.gpl" as "/tmp/delme/share/mypaint/palettes/Reds_And_Purples.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Reds_And_Purples.gpl", 0644) Install file: "palettes/Tango_Palette.gpl" as "/tmp/delme/share/mypaint/palettes/Tango_Palette.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Tango_Palette.gpl", 0644) Install file: "palettes/Ubuntu.gpl" as "/tmp/delme/share/mypaint/palettes/Ubuntu.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Ubuntu.gpl", 0644) Install file: "palettes/Visibone.gpl" as "/tmp/delme/share/mypaint/palettes/Visibone.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Visibone.gpl", 0644) Install file: "palettes/Visibone_2.gpl" as "/tmp/delme/share/mypaint/palettes/Visibone_2.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Visibone_2.gpl", 0644) Install file: "palettes/Warm_Colors.gpl" as "/tmp/delme/share/mypaint/palettes/Warm_Colors.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Warm_Colors.gpl", 0644) Install file: "palettes/Watercolor.gpl" as "/tmp/delme/share/mypaint/palettes/Watercolor.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Watercolor.gpl", 0644) Install file: "palettes/Zenburn.gpl" as "/tmp/delme/share/mypaint/palettes/Zenburn.gpl" Chmod("/tmp/delme/share/mypaint/palettes/Zenburn.gpl", 0644) Install file: "pixmaps/crosshair_closed.png" as "/tmp/delme/share/mypaint/pixmaps/crosshair_closed.png" Chmod("/tmp/delme/share/mypaint/pixmaps/crosshair_closed.png", 0644) Install file: "pixmaps/cursor_arrow.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_arrow.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_arrow.png", 0644) Install file: "pixmaps/cursor_arrow_forbidden.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_arrow_forbidden.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_arrow_forbidden.png", 0644) Chmod("/tmp/delme/share/mypaint/pixmaps", 0755) Install file: "pixmaps/cursor_color_picker.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_color_picker.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_color_picker.png", 0644) Install file: "pixmaps/cursor_crosshair_open.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_crosshair_open.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_crosshair_open.png", 0644) Install file: "pixmaps/cursor_crosshair_precise_open.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_crosshair_precise_open.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_crosshair_precise_open.png", 0644) Install file: "pixmaps/cursor_forbidden_everywhere.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_forbidden_everywhere.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_forbidden_everywhere.png", 0644) Install file: "pixmaps/cursor_hand_closed.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_hand_closed.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_hand_closed.png", 0644) Install file: "pixmaps/cursor_hand_open.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_hand_open.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_hand_open.png", 0644) Install file: "pixmaps/cursor_move_n_s.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_move_n_s.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_move_n_s.png", 0644) Install file: "pixmaps/cursor_move_ne_sw.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_move_ne_sw.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_move_ne_sw.png", 0644) Install file: "pixmaps/cursor_move_nw_se.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_move_nw_se.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_move_nw_se.png", 0644) Install file: "pixmaps/cursor_move_w_e.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_move_w_e.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_move_w_e.png", 0644) Install file: "pixmaps/cursor_pencil.png" as "/tmp/delme/share/mypaint/pixmaps/cursor_pencil.png" Chmod("/tmp/delme/share/mypaint/pixmaps/cursor_pencil.png", 0644) Install file: "pixmaps/eye_closed.png" as "/tmp/delme/share/mypaint/pixmaps/eye_closed.png" Chmod("/tmp/delme/share/mypaint/pixmaps/eye_closed.png", 0644) Install file: "pixmaps/eye_open.png" as "/tmp/delme/share/mypaint/pixmaps/eye_open.png" Chmod("/tmp/delme/share/mypaint/pixmaps/eye_open.png", 0644) Install file: "pixmaps/layer_duplicate.png" as "/tmp/delme/share/mypaint/pixmaps/layer_duplicate.png" Chmod("/tmp/delme/share/mypaint/pixmaps/layer_duplicate.png", 0644) Install file: "pixmaps/layers.png" as "/tmp/delme/share/mypaint/pixmaps/layers.png" Chmod("/tmp/delme/share/mypaint/pixmaps/layers.png", 0644) Install file: "pixmaps/lock_closed.png" as "/tmp/delme/share/mypaint/pixmaps/lock_closed.png" Chmod("/tmp/delme/share/mypaint/pixmaps/lock_closed.png", 0644) Install file: "pixmaps/lock_open.png" as "/tmp/delme/share/mypaint/pixmaps/lock_open.png" Chmod("/tmp/delme/share/mypaint/pixmaps/lock_open.png", 0644) Install file: "pixmaps/mypaint_logo.png" as "/tmp/delme/share/mypaint/pixmaps/mypaint_logo.png" Chmod("/tmp/delme/share/mypaint/pixmaps/mypaint_logo.png", 0644) Install file: "pixmaps/plus.png" as "/tmp/delme/share/mypaint/pixmaps/plus.png" Chmod("/tmp/delme/share/mypaint/pixmaps/plus.png", 0644) Running it from the local work directory: martin ~/tmp/mypaint master$ export MYPAINT_ENABLE_GTK3=1 martin ~/tmp/mypaint master$ ./mypaint -c conf 1 Using GTK3 builtin python 2.6 json support DEBUG: getlocale(): ('de_CH', 'UTF-8') DEBUG: localepath: po confpath = conf DEBUG: mode stack updated: load_ora: mimetype: image/openraster data/background_tile.png 0.001s loading data/background_tile.png Warning: Could not load any layer, document is empty. 0.006s load_ora total Loaded scratchpad from /home/martin-gross/tmp/mypaint/conf/scratchpads/autosave.ora Setting mode for "Wacom Graphire3 cursor" Setting mode for "Wacom Graphire3 eraser" Setting mode for "Wacom Graphire3 stylus" Traceback (most recent call last): File "/home/martin-gross/tmp/mypaint/gui/application.py", line 190, in at_application_start self.apply_settings() File "/home/martin-gross/tmp/mypaint/gui/application.py", line 215, in apply_settings prefs_win = self.layout_manager.get_widget_by_role('preferencesWindow') File "/home/martin-gross/tmp/mypaint/gui/layout.py", line 98, in get_widget_by_role result = self.factory(role, self, *self.factory_opts) File "/home/martin-gross/tmp/mypaint/gui/windowing.py", line 57, in window_factory window = module.Window(app) File "/home/martin-gross/tmp/mypaint/gui/preferenceswindow.py", line 120, in __init__ actions_possible=actions_possible) File "/home/martin-gross/tmp/mypaint/gui/buttonmap.py", line 210, in __init__ bp_name = button_press_name(*button_press_parse(bp_name)) File "/home/martin-gross/tmp/mypaint/gui/buttonmap.py", line 27, in button_press_name modif_name = gtk.accelerator_name(0, mods) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) TypeError: Expected a Gdk.ModifierType, but got int device change: Virtual core pointer save_ora: 0.021s surface saving data/layer000.png 0.009s surface saving data/background.png 0.000s surface saving data/background_tile.png starting to render full image for thumbnail... Rendered thumbnail in 0.0027289390564 seconds. 0.013s pixbuf saving Thumbnails/thumbnail.png total 0.016s spent on thumbnail 0.053s save_ora total Saved to /home/martin/MyPaint/scrap099_a.ora Rendered thumbnail in 0.00171494483948 seconds. martin ~/tmp/mypaint master$