Page MenuHomeSolus

D3243.diff
No OneTemporary

D3243.diff

This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -323,6 +323,7 @@
libgimp-2.0.so.0:gimp_equalize
libgimp-2.0.so.0:gimp_eraser
libgimp-2.0.so.0:gimp_eraser_default
+libgimp-2.0.so.0:gimp_export_color_profile
libgimp-2.0.so.0:gimp_export_exif
libgimp-2.0.so.0:gimp_export_iptc
libgimp-2.0.so.0:gimp_export_xmp
@@ -417,6 +418,7 @@
libgimp-2.0.so.0:gimp_histogram
libgimp-2.0.so.0:gimp_histogram_channel_get_type
libgimp-2.0.so.0:gimp_hue_saturation
+libgimp-2.0.so.0:gimp_icon_theme_dir
libgimp-2.0.so.0:gimp_image_add_channel
libgimp-2.0.so.0:gimp_image_add_hguide
libgimp-2.0.so.0:gimp_image_add_layer
@@ -1073,6 +1075,7 @@
libgimpbase-2.0.so.0:gimp_personal_rc_file
libgimpbase-2.0.so.0:gimp_pixels_to_units
libgimpbase-2.0.so.0:gimp_pixpipe_params_build
+libgimpbase-2.0.so.0:gimp_pixpipe_params_free
libgimpbase-2.0.so.0:gimp_pixpipe_params_init
libgimpbase-2.0.so.0:gimp_pixpipe_params_parse
libgimpbase-2.0.so.0:gimp_plug_in_directory
@@ -1192,6 +1195,7 @@
libgimpcolor-2.0.so.0:gimp_cmyka_set_uchar
libgimpcolor-2.0.so.0:gimp_color_managed_get_color_profile
libgimpcolor-2.0.so.0:gimp_color_managed_get_icc_profile
+libgimpcolor-2.0.so.0:gimp_color_managed_get_type
libgimpcolor-2.0.so.0:gimp_color_managed_interface_get_type
libgimpcolor-2.0.so.0:gimp_color_managed_profile_changed
libgimpcolor-2.0.so.0:gimp_color_profile_get_copyright
@@ -1324,6 +1328,7 @@
libgimpconfig-2.0.so.0:gimp_config_diff
libgimpconfig-2.0.so.0:gimp_config_duplicate
libgimpconfig-2.0.so.0:gimp_config_error_quark
+libgimpconfig-2.0.so.0:gimp_config_get_type
libgimpconfig-2.0.so.0:gimp_config_interface_get_type
libgimpconfig-2.0.so.0:gimp_config_is_equal_to
libgimpconfig-2.0.so.0:gimp_config_path_expand
@@ -1617,6 +1622,10 @@
libgimpwidgets-2.0.so.0:gimp_browser_new
libgimpwidgets-2.0.so.0:gimp_browser_set_widget
libgimpwidgets-2.0.so.0:gimp_browser_show_message
+libgimpwidgets-2.0.so.0:gimp_busy_box_get_message
+libgimpwidgets-2.0.so.0:gimp_busy_box_get_type
+libgimpwidgets-2.0.so.0:gimp_busy_box_new
+libgimpwidgets-2.0.so.0:gimp_busy_box_set_message
libgimpwidgets-2.0.so.0:gimp_button_extended_clicked
libgimpwidgets-2.0.so.0:gimp_button_get_type
libgimpwidgets-2.0.so.0:gimp_button_new
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : gimp
-version : 2.10.2
-release : 33
+version : 2.10.4
+release : 34
source :
- - https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.2.tar.bz2 : 1cb0baaecdefe44d371a15f2739a1bcbce4682336b4ccf8eb7b587ce52c333eb
+ - https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.4.tar.bz2 : ffb0768de14a2631b3d7ed71f283731441a1b48461766c23f0574dce0706f192
license : GPL-3.0-or-later
component : multimedia.graphics
summary : GNU Image Manipulation Program
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -26,7 +26,12 @@
<Path fileType="config">/etc/gimp/2.0/sessionrc</Path>
<Path fileType="config">/etc/gimp/2.0/templaterc</Path>
<Path fileType="config">/etc/gimp/2.0/unitrc</Path>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/gimp</Path>
+ <Path fileType="executable">/usr/bin/gimp-2.10</Path>
+ <Path fileType="executable">/usr/bin/gimp-console</Path>
+ <Path fileType="executable">/usr/bin/gimp-console-2.10</Path>
+ <Path fileType="executable">/usr/bin/gimp-test-clipboard-2.0</Path>
+ <Path fileType="executable">/usr/bin/gimptool-2.0</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/environ/default.env</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/environ/pygimp.env</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/interpreters/default.interp</Path>
@@ -46,6 +51,7 @@
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/blinds</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/blur</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/border-average</Path>
+ <Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/busy-dialog</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/cartoon</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/checkerboard</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/cml-explorer</Path>
@@ -194,17 +200,3322 @@
<Path fileType="library">/usr/lib64/gimp/2.0/python/gimpui.pyo</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/python/pygimp-logo.png</Path>
<Path fileType="library">/usr/lib64/gimp/gimp-debug-tool-2.0</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/libgimp-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimp-2.0.so.0.1000.4</Path>
+ <Path fileType="library">/usr/lib64/libgimpbase-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimpbase-2.0.so.0.1000.4</Path>
+ <Path fileType="library">/usr/lib64/libgimpcolor-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimpcolor-2.0.so.0.1000.4</Path>
+ <Path fileType="library">/usr/lib64/libgimpconfig-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimpconfig-2.0.so.0.1000.4</Path>
+ <Path fileType="library">/usr/lib64/libgimpmath-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimpmath-2.0.so.0.1000.4</Path>
+ <Path fileType="library">/usr/lib64/libgimpmodule-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimpmodule-2.0.so.0.1000.4</Path>
+ <Path fileType="library">/usr/lib64/libgimpthumb-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimpthumb-2.0.so.0.1000.4</Path>
+ <Path fileType="library">/usr/lib64/libgimpui-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimpui-2.0.so.0.1000.4</Path>
+ <Path fileType="library">/usr/lib64/libgimpwidgets-2.0.so.0</Path>
+ <Path fileType="library">/usr/lib64/libgimpwidgets-2.0.so.0.1000.4</Path>
<Path fileType="data">/usr/share/applications/gimp.desktop</Path>
- <Path fileType="data">/usr/share/gimp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/1-pixel.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/Block-01.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/Block-02.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/Block-03.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/Hardness-025.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/Hardness-050.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/Hardness-075.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/Hardness-100.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/Star.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Basic/pixel.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Fun/GEGL-goat.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Fun/Wilber.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Fun/pepper.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Legacy/confetti.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Legacy/confetti.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Legacy/vine.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Acrylic-01.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Acrylic-02.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Acrylic-03.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Acrylic-04.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Acrylic-05.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Bristles-01.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Bristles-02.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Bristles-03.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Oils-01.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Oils-02.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Media/Oils-03.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Chalk-01.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Chalk-02.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Chalk-03.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Charcoal-01.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Charcoal-02.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Charcoal-03.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Pencil-01.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Pencil-02.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Pencil-03.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Sketch/Pencil-Scratch.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Splatters/Grunge-01.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Splatters/Sparks-Hose.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Splatters/Splats-01.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Splatters/Splats-02.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Splatters/Sponge-01.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Splatters/Sponge-02.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Cell-01.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Cell-02.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Grass.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Hatch-Pen-01.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Smoke.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Stone-Work-01.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Texture-01.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Texture-02.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Texture-Hose-01.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Texture-Hose-02.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Texture-Hose-03.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Vegetation-01.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/Texture/Vegetation-02.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/10x10square.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/10x10squareBlur.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/20x20square.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/20x20squareBlur.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/5x5square.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/5x5squareBlur.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Calligraphic-Brush-0.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Calligraphic-Brush-1.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Calligraphic-Brush-2.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Calligraphic-Brush-3.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-1.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-11.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-13.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-15.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-17.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-19.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-3.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-5.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-7.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-9.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-11.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-13.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-15.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-17.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-19.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-3.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-5.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-7.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Circle-Fuzzy-9.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Diagonal-Star-11.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Diagonal-Star-17.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Diagonal-Star-25.vbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Grass1.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/SketchBrush-16.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/SketchBrush-32.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/SketchBrush-64.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/Structure.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/dunes.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/feltpen.gih</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/galaxy-big.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/galaxy.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/galaxy_small.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/pepper.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/brushes/gimp-obsolete-files/pixel.gbr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic-Dynamics.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic/Basic-Simple.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic/Dynamics-Random.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic/Negative-Size-Pressure.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic/Pen-Generic.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic/Pencil-Generic.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic/Pencil-Shader.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic/Pressure-Opacity.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Basic/Pressure-Size.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Color-From-Gradient.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Dynamics-Off.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/FX/Confetti.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/FX/Perspective.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/FX/Speed_Size_Opacity.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Fade-Tapering.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Random-Color.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Tilt-Angle.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Track-Direction.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/dynamics/Velocity-Tapering.gdyn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/file-raw/file-darktable-export-on-exit.lua</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/file-raw/file-darktable-get-size.lua</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fonts</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Asteroid_Field</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Bar_Code_Label</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Beauty_of_Nature</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Blue_Curtain</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Car_Track</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Energetic_Diamond</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Explosive</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Flower</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Fragments</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Hemp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/High_Voltage</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Hoops</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Ice_Crystal</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Leaves</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Lightning</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Mandelbrot</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Marble</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Marble2</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Medusa</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Nautilus</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Nebula</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Plant</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Rose</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Saturn</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Snow_Crystal</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Soma</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Spark</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Suns</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Tentacles</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/The_Green_Place</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Wave</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Wood</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/fractalexplorer/Zooming_Circle</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/A_star</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/curves</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/polys</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/ring</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/ring+star</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/simily</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/spirals_and_stars</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/sprial</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/star2</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gfig/stars</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gflare/Bright_Star</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gflare/Classic</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gflare/Default</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gflare/Distant_Sun</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gflare/GFlare_101</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gflare/GFlare_102</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gflare/Hidden_Planet</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/arrow01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/ball.ppm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/blob.ppm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/box.ppm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/chalk01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/cone.ppm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/crayon01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/crayon02.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/crayon03.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/crayon04.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/crayon05.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/crayon06.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/crayon07.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/crayon08.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/defaultbrush.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/dribble.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/fabric.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/fabric01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/fabric02.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/fabric03.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/flower01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/flower02.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/flower03.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/flower04.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/grad01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/grad02.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/grad03.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/heart.ppm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/leaf01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/paintbrush01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/paintbrush02.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/paintbrush03.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/paintbrush04.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/paper01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/paper02.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/paper03.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/paper04.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/pentagram.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/scribble.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/shape01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/shape02.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/shape03.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/shape04.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/snow1.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/sphere.ppm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/splat1.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/splat2.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/splat3.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/spunge01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/spunge02.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/spunge03.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/spunge04.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/spunge05.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/strange01.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/thegimp.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/torus.ppm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/wavy.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/weave.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Brushes/worm.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/bricks.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/bricks2.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/burlap.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/canvas2.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/defaultpaper.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/marble.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/marble2.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/stone.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Paper/struc.pgm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/ApplyCanvas</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Ballpark</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Canvas</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Crosshatch</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Cubism</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Dotify</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Embroidery</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Feathers</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Felt-marker</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Flowerbed</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Furry</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Line-art</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Line-art-2</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Maggot-invasion</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/MarbleMadness</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Mossy</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Painted_Rock</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Parquette</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Patchwork</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Ringworks</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Sample</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Smash</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Straws</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Weave</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gimpressionist/Presets/Wormcan</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Abstract_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Abstract_2.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Abstract_3.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Aneurism.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Blinds.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Blue_Green.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Browns.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Brushed_Aluminium.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Burning_Paper.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Burning_Transparency.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/CD.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/CD_Half.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Caribbean_Blues.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Coffee.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Cold_Steel.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Cold_Steel_2.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Crown_molding.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Dark_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Deep_Sea.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Default.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Glow_Angular_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Glow_Radial_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Glow_Radial_2.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Glow_Radial_3.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Glow_Radial_4.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Radial_101.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Radial_102.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Radial_103.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Rays_Radial_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Rays_Radial_2.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Rays_Size_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Flare_Sizefac_101.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Four_bars.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Full_saturation_spectrum_CCW.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Full_saturation_spectrum_CW.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Golden.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Greens.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Horizon_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Horizon_2.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Incandescent.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Land_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Land_and_Sea.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Metallic_Something.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Nauseating_Headache.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Neon_Cyan.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Neon_Green.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Neon_Yellow.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Pastel_Rainbow.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Pastels.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Purples.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Radial_Eyeball_Blue.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Radial_Eyeball_Brown.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Radial_Eyeball_Green.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Radial_Glow_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Radial_Rainbow_Hoop.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Rounded_edge.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Shadows_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Shadows_2.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Shadows_3.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Skyline.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Skyline_polluted.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Square_Wood_Frame.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Sunrise.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Three_bars_sin.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Tropical_Colors.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Tube_Red.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Wood_1.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Wood_2.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Yellow_Contrast.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/Yellow_Orange.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/gimp-obsolete-files/French_flag.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/gimp-obsolete-files/French_flag_smooth.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/gimp-obsolete-files/German_flag.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/gimp-obsolete-files/German_flag_smooth.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/gimp-obsolete-files/Mexican_flag.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/gimp-obsolete-files/Mexican_flag_smooth.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/gimp-obsolete-files/Romanian_flag.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/gradients/gimp-obsolete-files/Romanian_flag_smooth.ggr</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/dialog-information.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/document-print.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-business-card.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-channel-alpha.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-channel-blue.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-channel-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-channel-green.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-channel-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-channel-red.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-channels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-char-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-color-space-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-color-space-perceptual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-colormap.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-controller-keyboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-controller-linux-input.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-controller-midi.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-controller-wheel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-controller.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-cursor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-device-status.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-display-filter-clip-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-display-filter-colorblind.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-display-filter-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-display-filter-gamma.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-display-filter-lcms.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-display-filter-proof.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-display-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-error.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-floating-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-gegl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-histogram.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-images.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-info.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-landscape.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-layer-mask.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-layers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-letter-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-line-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-move-to-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-navigation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-paths.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-portrait.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-color-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-controllers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-default-comment.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-default-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-environ.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-fonts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-gradients.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-icon-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-interp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-modules.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-mypaint-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-palettes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-patterns.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-scripts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-tool-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-tool-presets.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-folders.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-help-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-icon-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-image-title.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-image-windows-appearance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-image-windows-snapping.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-image-windows.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-import-export.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-input-devices.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-interface.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-new-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-playground.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-session.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-system-resources.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-toolbox.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-prefs-window-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-question.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-resize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-sample-point.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-smartphone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-symmetry.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-template.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-text-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-airbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-align.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-blur.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-brightness-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-bucket-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-by-color-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-cage.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-color-balance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-color-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-colorize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-crop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-curves.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-desaturate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-dodge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-ellipse-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-eraser.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-exposure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-flip.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-foreground-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-free-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-fuzzy-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-gradient.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-handle-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-heal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-hue-saturation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-ink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-iscissors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-levels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-measure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-mypaint-brush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-n-point-deformation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-paintbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-pencil.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-perspective-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-perspective.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-posterize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-preset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-rect-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-rotate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-seamless-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-shadows-highlights.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-shear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-smudge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-text.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-threshold.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-unified-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-warp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tool-zoom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-transparency.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-undo-history.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-user-manual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-video.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-web.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gimp-wilber.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/gtk-select-color.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/media-floppy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/24x24/apps/media-optical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/64x64/apps/gimp-error.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/64x64/apps/gimp-frame.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/64x64/apps/gimp-info.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/64x64/apps/gimp-question.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/64x64/apps/gimp-texture.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/64x64/apps/gimp-warning.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/index.theme</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/dialog-information.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/document-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/document-open-recent.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/document-open.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/document-print.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/document-revert.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/document-save-as.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/document-save.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/edit-clear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/edit-copy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/edit-cut.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/edit-delete.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/edit-paste.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/edit-redo.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/edit-undo.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/folder-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/folder.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/format-indent-more.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/format-justify-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/format-justify-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/format-justify-left.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/format-justify-right.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-anchor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-attach.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-business-card.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-cap-butt.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-cap-round.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-cap-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-channel-alpha.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-channel-blue.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-channel-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-channel-green.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-channel-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-channel-red.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-channels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-char-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-clipboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-close-all.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-close.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-cmyk.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-pick-from-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-picker-black.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-picker-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-picker-white.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-space-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-space-perceptual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-triangle.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-color-water.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-colormap.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-controller-keyboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-controller-linux-input.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-controller-midi.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-controller-wheel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-controller.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-convert-grayscale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-convert-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-convert-rgb.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-cursor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-curve-free.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-curve-smooth.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-dashboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-default-colors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-detach.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-device-status.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-display-filter-clip-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-display-filter-colorblind.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-display-filter-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-display-filter-gamma.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-display-filter-lcms.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-display-filter-proof.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-display-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-duplicate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-error.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-file-manager.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-flip-horizontal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-flip-vertical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-floating-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gegl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-bilinear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-conical-asymmetric.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-conical-symmetric.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-radial.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-shapeburst-angular.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-shapeburst-dimpled.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-shapeburst-spherical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-spiral-anticlockwise.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-spiral-clockwise.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gradient-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gravity-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gravity-north-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gravity-north-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gravity-north.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gravity-south-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gravity-south-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gravity-south.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-gravity-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-group-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-hcenter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-hchain-broken.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-hchain.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-hfill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-histogram-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-histogram-logarithmic.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-histogram.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-image-open.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-image-reload.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-images.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-info.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-input-device.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-invert.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-join-bevel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-join-miter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-join-round.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-landscape.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-layer-mask.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-layer-to-imagesize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-layers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-letter-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-line-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-linked.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-list.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-menu-left.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-menu-right.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-merge-down.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-move-to-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-navigation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-paste-as-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-paste-into.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-path-stroke.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-paths.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-pattern.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-plugin.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-portrait.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-color-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-controllers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-default-comment.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-default-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-environ.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-fonts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-gradients.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-icon-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-interp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-modules.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-mypaint-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-palettes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-patterns.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-scripts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-tool-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-tool-presets.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-folders.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-help-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-icon-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-image-title.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-image-windows-appearance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-image-windows-snapping.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-image-windows.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-import-export.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-input-devices.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-interface.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-new-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-playground.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-session.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-system-resources.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-toolbox.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-prefs-window-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-question.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-quick-mask-off.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-quick-mask-on.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-reset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-reshow-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-resize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-rotate-180.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-rotate-270.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-rotate-90.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-sample-point.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-add.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-all.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-border.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-grow.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-intersect.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-none.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-replace.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-shrink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-stroke.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-subtract.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-to-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection-to-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-shape-circle.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-shape-diamond.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-shape-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-shred.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-smartphone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-swap-colors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-symmetry.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-template.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-text-dir-ltr.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-text-dir-rtl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-text-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-toilet-paper.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-airbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-align.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-blur.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-brightness-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-bucket-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-by-color-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-cage.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-color-balance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-color-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-color-temperature.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-colorize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-crop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-curves.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-desaturate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-dodge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-ellipse-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-eraser.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-exposure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-flip.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-foreground-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-free-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-fuzzy-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-gradient.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-handle-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-heal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-hue-saturation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-ink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-iscissors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-levels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-measure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-move.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-mypaint-brush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-n-point-deformation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-paintbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-pencil.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-perspective-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-perspective.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-posterize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-preset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-rect-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-rotate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-seamless-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-shadows-highlights.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-shear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-smudge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-text.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-threshold.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-unified-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-warp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tool-zoom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-transparency.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-undo-history.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-user-manual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-vcenter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-vchain-broken.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-vchain.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-vfill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-video.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-visible.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-web.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-wilber-eek.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-wilber-outline.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-wilber.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gimp-zoom-follow-window.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-bottom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-down.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-first.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-home.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-last.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-next.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-previous.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-top.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/go-up.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gtk-cancel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gtk-edit.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gtk-no.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gtk-ok.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gtk-select-color.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gtk-select-font.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/gtk-yes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/help-about.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/list-add.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/list-remove.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/media-floppy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/media-optical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/media-playback-pause.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/media-playback-start.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/media-seek-backward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/media-skip-backward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/media-skip-forward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/preferences-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/process-stop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/system-run.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/view-fullscreen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/view-refresh.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/window-close.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/window-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/zoom-fit-best.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/zoom-in.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/zoom-original.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Color/scalable/apps/zoom-out.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/128x128/apps/gimp-wilber-outline.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/128x128/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-close.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-default-colors.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-linked.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-menu-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-menu-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-quick-mask-off.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-quick-mask-on.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-swap-colors.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-visible.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/12x12/apps/gimp-zoom-follow-window.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-anchor.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-cap-butt.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-cap-round.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-cap-square.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-center.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-channel-alpha.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-channel-blue.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-channel-gray.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-channel-green.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-channel-indexed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-channel-red.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-channel.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-channels.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-color-pick-from-screen.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-color-triangle.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-colormap.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-controller-keyboard.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-controller-linux-input.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-controller-midi.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-controller-wheel.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-controller.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-convert-grayscale.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-convert-indexed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-convert-rgb.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-cursor.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-curve-free.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-curve-smooth.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-device-status.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-display-filter-colorblind.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-display-filter-contrast.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-display-filter-gamma.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-display-filter-lcms.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-display-filter-proof.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-display-filter.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-duplicate.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-dynamics.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-flip-horizontal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-flip-vertical.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-floating-selection.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gegl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-bilinear.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-conical-asymmetric.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-conical-symmetric.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-linear.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-radial.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-shapeburst-angular.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-shapeburst-dimpled.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-shapeburst-spherical.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-spiral-anticlockwise.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-spiral-clockwise.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-gradient-square.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-grid.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-histogram-linear.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-histogram-logarithmic.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-histogram.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-image.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-images.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-info.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-input-device.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-invert.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-join-bevel.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-join-miter.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-join-round.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-landscape.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-layer-mask.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-layer-to-imagesize.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-layer.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-layers.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-list.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-merge-down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-move-to-screen.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-navigation.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-paste-as-new.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-paste-into.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-path-stroke.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-path.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-paths.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-plugin.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-portrait.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-brushes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-dynamics.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-environ.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-fonts.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-gradients.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-icon-themes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-interp.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-modules.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-palettes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-patterns.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-plug-ins.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-scripts.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-themes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-tool-plug-ins.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-tool-presets.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-folders-tools.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-icon-theme.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-image-windows.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-interface.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-theme.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-toolbox.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-prefs-window-management.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-print-resolution.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-reset.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-reshow-filter.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-resize.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-rotate-180.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-rotate-270.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-rotate-90.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-sample-point.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-scale.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-add.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-all.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-border.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-grow.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-intersect.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-none.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-replace.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-shrink.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-stroke.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-subtract.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-to-channel.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection-to-path.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-selection.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-shape-circle.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-shape-diamond.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-shape-square.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-template.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-text-layer.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-toilet-paper.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-airbrush.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-align.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-blur.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-brightness-contrast.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-bucket-fill.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-by-color-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-cage.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-clone.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-color-balance.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-color-picker.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-colorize.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-crop.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-curves.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-desaturate.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-dodge.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-ellipse-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-eraser.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-flip.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-foreground-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-free-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-fuzzy-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-gradient.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-handle-transform.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-heal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-hue-saturation.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-ink.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-iscissors.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-levels.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-measure.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-move.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-mypaint-brush.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-n-point-deformation.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-options.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-paintbrush.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-path.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-pencil.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-perspective-clone.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-perspective.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-posterize.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-preset.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-rect-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-rotate.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-scale.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-seamless-clone.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-shear.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-smudge.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-text.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-threshold.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-unified-transform.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-warp.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tool-zoom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-tools.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-transparency.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-undo-history.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-user-manual.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-video.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-warning.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-web.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/16x16/apps/gtk-edit.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/18x18/apps/gimp-color-picker-black.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/18x18/apps/gimp-color-picker-gray.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/18x18/apps/gimp-color-picker-white.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/192x192/apps/gimp-wilber-outline.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/192x192/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/20x20/apps/gimp-linked.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/20x20/apps/gimp-visible.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-char-picker.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-dynamics.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-histogram.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-input-device.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-letter-spacing.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-line-spacing.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-path.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-paths.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-color-management.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-controllers.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-default-grid.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-display.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-brushes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-dynamics.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-environ.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-fonts.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-gradients.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-icon-themes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-interp.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-modules.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-palettes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-patterns.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-plug-ins.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-scripts.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-themes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-tool-plug-ins.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-tool-presets.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders-tools.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-folders.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-help-system.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-icon-theme.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-image-title.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-image-windows.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-input-devices.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-interface.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-new-image.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-playground.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-session.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-system-resources.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-theme.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-tool-options.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-toolbox.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-prefs-window-management.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-tool-preset.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-gegl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-airbrush.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-align.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-blur.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-brightness-contrast.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-bucket-fill.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-by-color-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-cage.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-clone.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-color-balance.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-color-picker.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-colorize.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-crop.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-curves.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-desaturate.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-dodge.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-ellipse-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-eraser.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-flip.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-foreground-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-free-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-fuzzy-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-gradient.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-handle-transform.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-heal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-hue-saturation.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-ink.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-iscissors.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-levels.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-measure.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-move.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-mypaint-brush.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-n-point-deformation.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-paintbrush.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-path.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-pencil.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-perspective-clone.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-perspective.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-posterize.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-rect-select.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-rotate.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-scale.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-seamless-clone.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-shear.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-smudge.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-text.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-threshold.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-unified-transform.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-warp.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/22x22/tools/gimp-tool-zoom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-center.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-channel-alpha.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-channel-blue.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-channel-gray.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-channel-green.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-channel-indexed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-channel-red.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-channel.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-channels.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-colormap.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-controller-keyboard.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-controller-linux-input.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-controller-midi.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-controller-wheel.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-controller.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-cursor.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-device-status.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-display-filter-colorblind.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-display-filter-contrast.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-display-filter-gamma.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-display-filter-lcms.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-display-filter-proof.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-display-filter.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-floating-selection.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-gravity-east.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-gravity-north-east.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-gravity-north-west.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-gravity-north.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-gravity-south-east.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-gravity-south-west.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-gravity-south.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-gravity-west.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-hcenter.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-hchain-broken.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-hchain.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-hfill.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-image.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-images.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-info.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-layer-mask.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-layer.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-layers.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-move-to-screen.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-print-resolution.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-sample-point.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-template.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-text-dir-ltr.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-text-dir-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-text-layer.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-toilet-paper.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-tool-options.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-tools.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-transparency.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-undo-history.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-user-manual.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-vcenter.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-vchain-broken.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-vchain.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-vfill.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-video.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-warning.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/24x24/apps/gimp-web.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/256x256/apps/gimp-wilber-outline.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/256x256/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-channel-alpha.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-channel-blue.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-channel-gray.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-channel-green.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-channel-indexed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-channel-red.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-channel.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-floating-selection.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-image.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-layer-mask.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-layer.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-text-layer.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-user-manual.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/32x32/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-channel-alpha.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-channel-blue.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-channel-gray.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-channel-green.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-channel-indexed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-channel-red.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-channel.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-floating-selection.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-image.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-layer-mask.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-layer.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-color-management.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-controllers.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-default-comment.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-default-grid.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-display.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-brushes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-dynamics.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-environ.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-fonts.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-gradients.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-icon-themes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-interp.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-modules.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-palettes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-patterns.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-plug-ins.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-scripts.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-themes.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-tool-plug-ins.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-tool-presets.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders-tools.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-folders.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-help-system.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-icon-theme.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-image-title.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-image-windows.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-input-devices.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-interface.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-new-image.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-playground.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-session.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-system-resources.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-theme.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-tool-options.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-toolbox.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-prefs-window-management.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-text-layer.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/48x48/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-error.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-frame.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-info.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-question.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-texture.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-user-manual.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-warning.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-wilber-eek.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-wilber-outline.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/64x64/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/96x96/apps/gimp-wilber-outline.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/96x96/apps/gimp-wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Legacy/index.theme</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/dialog-information.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/document-print.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-business-card.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-channel-alpha.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-channel-blue.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-channel-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-channel-green.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-channel-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-channel-red.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-channels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-char-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-color-space-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-color-space-perceptual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-colormap.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-controller-keyboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-controller-linux-input.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-controller-midi.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-controller-wheel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-controller.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-cursor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-device-status.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-display-filter-clip-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-display-filter-colorblind.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-display-filter-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-display-filter-gamma.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-display-filter-lcms.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-display-filter-proof.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-display-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-error.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-floating-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-gegl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-histogram.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-images.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-info.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-landscape.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-layer-mask.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-layers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-letter-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-line-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-move-to-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-navigation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-paths.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-portrait.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-color-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-controllers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-default-comment.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-default-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-environ.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-fonts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-gradients.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-icon-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-interp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-modules.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-mypaint-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-palettes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-patterns.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-scripts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-tool-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-tool-presets.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-folders.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-help-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-icon-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-image-title.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-image-windows-appearance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-image-windows-snapping.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-image-windows.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-import-export.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-input-devices.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-interface.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-new-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-playground.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-session.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-system-resources.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-toolbox.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-prefs-window-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-question.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-resize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-sample-point.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-smartphone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-symmetry.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-template.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-text-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-airbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-align.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-blur.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-brightness-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-bucket-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-by-color-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-cage.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-color-balance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-color-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-colorize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-crop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-curves.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-desaturate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-dodge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-ellipse-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-eraser.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-exposure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-flip.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-foreground-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-free-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-fuzzy-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-gradient.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-handle-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-heal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-hue-saturation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-ink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-iscissors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-levels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-measure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-mypaint-brush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-n-point-deformation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-paintbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-pencil.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-perspective-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-perspective.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-posterize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-preset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-rect-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-rotate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-seamless-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-shadows-highlights.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-shear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-smudge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-text.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-threshold.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-unified-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-warp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tool-zoom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-transparency.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-undo-history.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-user-manual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-video.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-web.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gimp-wilber.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/gtk-select-color.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/media-floppy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/24x24/apps/media-optical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/64x64/apps/gimp-error.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/64x64/apps/gimp-frame.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/64x64/apps/gimp-info.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/64x64/apps/gimp-question.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/64x64/apps/gimp-texture.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/64x64/apps/gimp-warning.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/index.theme</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/dialog-information.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/document-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/document-open-recent.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/document-open.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/document-print.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/document-revert.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/document-save-as.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/document-save.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/edit-clear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/edit-copy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/edit-cut.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/edit-delete.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/edit-paste.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/edit-redo.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/edit-undo.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/folder-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/folder.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/format-indent-more.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/format-justify-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/format-justify-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/format-justify-left.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/format-justify-right.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-anchor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-attach.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-business-card.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-cap-butt.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-cap-round.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-cap-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-channel-alpha.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-channel-blue.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-channel-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-channel-green.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-channel-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-channel-red.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-channels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-char-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-clipboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-close-all.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-close.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-cmyk.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-pick-from-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-picker-black.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-picker-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-picker-white.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-space-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-space-perceptual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-triangle.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-color-water.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-colormap.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-controller-keyboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-controller-linux-input.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-controller-midi.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-controller-wheel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-controller.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-convert-grayscale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-convert-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-convert-rgb.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-cursor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-curve-free.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-curve-smooth.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-dashboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-default-colors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-detach.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-device-status.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-display-filter-clip-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-display-filter-colorblind.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-display-filter-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-display-filter-gamma.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-display-filter-lcms.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-display-filter-proof.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-display-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-duplicate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-error.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-file-manager.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-flip-horizontal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-flip-vertical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-floating-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gegl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-bilinear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-conical-asymmetric.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-conical-symmetric.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-radial.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-shapeburst-angular.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-shapeburst-dimpled.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-shapeburst-spherical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-spiral-anticlockwise.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-spiral-clockwise.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gradient-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gravity-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gravity-north-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gravity-north-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gravity-north.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gravity-south-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gravity-south-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gravity-south.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-gravity-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-group-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-hcenter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-hchain-broken.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-hchain.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-hfill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-histogram-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-histogram-logarithmic.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-histogram.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-image-open.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-image-reload.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-images.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-info.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-input-device.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-invert.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-join-bevel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-join-miter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-join-round.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-landscape.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-layer-mask.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-layer-to-imagesize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-layers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-letter-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-line-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-linked.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-list.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-menu-left.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-menu-right.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-merge-down.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-move-to-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-navigation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-paste-as-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-paste-into.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-path-stroke.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-paths.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-pattern.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-plugin.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-portrait.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-color-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-controllers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-default-comment.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-default-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-environ.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-fonts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-gradients.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-icon-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-interp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-modules.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-mypaint-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-palettes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-patterns.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-scripts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-tool-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-tool-presets.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-folders.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-help-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-icon-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-image-title.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-image-windows-appearance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-image-windows-snapping.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-image-windows.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-import-export.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-input-devices.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-interface.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-new-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-playground.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-session.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-system-resources.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-toolbox.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-prefs-window-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-question.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-quick-mask-off.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-quick-mask-on.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-reset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-reshow-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-resize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-rotate-180.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-rotate-270.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-rotate-90.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-sample-point.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-add.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-all.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-border.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-grow.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-intersect.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-none.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-replace.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-shrink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-stroke.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-subtract.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-to-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection-to-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-shape-circle.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-shape-diamond.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-shape-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-shred.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-smartphone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-swap-colors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-symmetry.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-template.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-text-dir-ltr.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-text-dir-rtl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-text-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-toilet-paper.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-airbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-align.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-blur.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-brightness-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-bucket-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-by-color-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-cage.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-color-balance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-color-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-color-temperature.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-colorize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-crop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-curves.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-desaturate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-dodge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-ellipse-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-eraser.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-exposure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-flip.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-foreground-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-free-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-fuzzy-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-gradient.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-handle-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-heal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-hue-saturation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-ink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-iscissors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-levels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-measure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-move.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-mypaint-brush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-n-point-deformation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-paintbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-pencil.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-perspective-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-perspective.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-posterize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-preset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-rect-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-rotate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-seamless-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-shadows-highlights.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-shear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-smudge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-text.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-threshold.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-unified-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-warp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tool-zoom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-transparency.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-undo-history.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-user-manual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-vcenter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-vchain-broken.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-vchain.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-vfill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-video.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-visible.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-web.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-wilber-eek.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-wilber-outline.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-wilber.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gimp-zoom-follow-window.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-bottom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-down.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-first.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-home.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-last.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-next.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-previous.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-top.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/go-up.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gtk-cancel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gtk-edit.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gtk-no.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gtk-ok.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gtk-select-color.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gtk-select-font.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/gtk-yes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/help-about.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/list-add.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/list-remove.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/media-floppy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/media-optical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/media-playback-pause.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/media-playback-start.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/media-seek-backward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/media-skip-backward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/media-skip-forward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/preferences-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/process-stop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/system-run.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/view-fullscreen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/view-refresh.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/window-close.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/window-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/zoom-fit-best.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/zoom-in.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/zoom-original.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic-Inverted/scalable/apps/zoom-out.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/dialog-information.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/document-print.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-business-card.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-channel-alpha.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-channel-blue.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-channel-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-channel-green.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-channel-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-channel-red.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-channels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-char-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-color-space-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-color-space-perceptual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-colormap.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-controller-keyboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-controller-linux-input.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-controller-midi.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-controller-wheel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-controller.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-cursor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-device-status.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-display-filter-clip-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-display-filter-colorblind.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-display-filter-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-display-filter-gamma.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-display-filter-lcms.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-display-filter-proof.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-display-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-error.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-floating-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-gegl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-histogram.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-images.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-info.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-landscape.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-layer-mask.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-layers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-letter-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-line-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-move-to-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-navigation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-paths.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-portrait.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-color-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-controllers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-default-comment.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-default-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-environ.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-fonts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-gradients.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-icon-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-interp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-modules.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-mypaint-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-palettes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-patterns.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-scripts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-tool-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-tool-presets.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-folders.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-help-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-icon-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-image-title.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-image-windows-appearance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-image-windows-snapping.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-image-windows.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-import-export.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-input-devices.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-interface.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-new-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-playground.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-session.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-system-resources.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-toolbox.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-prefs-window-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-question.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-resize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-sample-point.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-smartphone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-symmetry.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-template.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-text-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-airbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-align.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-blur.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-brightness-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-bucket-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-by-color-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-cage.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-color-balance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-color-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-colorize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-crop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-curves.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-desaturate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-dodge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-ellipse-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-eraser.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-exposure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-flip.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-foreground-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-free-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-fuzzy-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-gradient.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-handle-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-heal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-hue-saturation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-ink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-iscissors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-levels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-measure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-mypaint-brush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-n-point-deformation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-paintbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-pencil.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-perspective-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-perspective.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-posterize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-preset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-rect-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-rotate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-seamless-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-shadows-highlights.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-shear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-smudge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-text.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-threshold.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-unified-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-warp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tool-zoom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-transparency.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-undo-history.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-user-manual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-video.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-web.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gimp-wilber.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/gtk-select-color.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/media-floppy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/24x24/apps/media-optical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/64x64/apps/gimp-error.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/64x64/apps/gimp-frame.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/64x64/apps/gimp-info.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/64x64/apps/gimp-question.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/64x64/apps/gimp-texture.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/64x64/apps/gimp-warning.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/index.theme</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/dialog-information.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/document-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/document-open-recent.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/document-open.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/document-print.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/document-revert.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/document-save-as.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/document-save.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/edit-clear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/edit-copy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/edit-cut.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/edit-delete.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/edit-paste.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/edit-redo.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/edit-undo.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/folder-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/folder.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/format-indent-more.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/format-justify-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/format-justify-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/format-justify-left.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/format-justify-right.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-anchor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-attach.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-business-card.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-cap-butt.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-cap-round.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-cap-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-center.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-channel-alpha.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-channel-blue.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-channel-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-channel-green.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-channel-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-channel-red.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-channels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-char-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-clipboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-close-all.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-close.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-cmyk.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-pick-from-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-picker-black.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-picker-gray.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-picker-white.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-space-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-space-perceptual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-triangle.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-color-water.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-colormap.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-controller-keyboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-controller-linux-input.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-controller-midi.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-controller-wheel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-controller.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-convert-grayscale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-convert-indexed.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-convert-rgb.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-cursor.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-curve-free.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-curve-smooth.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-dashboard.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-default-colors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-detach.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-device-status.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-display-filter-clip-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-display-filter-colorblind.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-display-filter-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-display-filter-gamma.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-display-filter-lcms.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-display-filter-proof.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-display-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-duplicate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-error.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-file-manager.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-flip-horizontal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-flip-vertical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-floating-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gegl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-bilinear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-conical-asymmetric.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-conical-symmetric.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-radial.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-shapeburst-angular.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-shapeburst-dimpled.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-shapeburst-spherical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-spiral-anticlockwise.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-spiral-clockwise.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gradient-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gravity-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gravity-north-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gravity-north-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gravity-north.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gravity-south-east.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gravity-south-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gravity-south.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-gravity-west.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-group-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-hcenter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-hchain-broken.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-hchain.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-hfill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-histogram-linear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-histogram-logarithmic.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-histogram.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-image-open.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-image-reload.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-images.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-info.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-input-device.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-invert.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-join-bevel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-join-miter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-join-round.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-landscape.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-layer-mask.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-layer-to-imagesize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-layers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-letter-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-line-spacing.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-linked.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-list.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-menu-left.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-menu-right.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-merge-down.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-move-to-screen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-navigation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-paste-as-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-paste-into.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-path-stroke.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-paths.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-pattern.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-plugin.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-portrait.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-color-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-controllers.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-default-comment.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-default-grid.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-display.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-dynamics.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-environ.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-fonts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-gradients.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-icon-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-interp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-modules.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-mypaint-brushes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-palettes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-patterns.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-scripts.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-themes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-tool-plug-ins.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-tool-presets.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-folders.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-help-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-icon-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-image-title.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-image-windows-appearance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-image-windows-snapping.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-image-windows.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-import-export.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-input-devices.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-interface.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-new-image.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-playground.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-session.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-system-resources.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-theme.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-toolbox.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-prefs-window-management.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-question.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-quick-mask-off.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-quick-mask-on.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-reset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-reshow-filter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-resize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-rotate-180.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-rotate-270.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-rotate-90.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-sample-point.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-add.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-all.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-border.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-grow.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-intersect.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-none.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-replace.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-shrink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-stroke.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-subtract.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-to-channel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection-to-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-selection.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-shape-circle.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-shape-diamond.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-shape-square.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-shred.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-smartphone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-swap-colors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-symmetry.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-template.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-text-dir-ltr.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-text-dir-rtl.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-text-layer.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-toilet-paper.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-airbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-align.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-blur.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-brightness-contrast.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-bucket-fill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-by-color-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-cage.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-color-balance.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-color-picker.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-color-temperature.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-colorize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-crop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-curves.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-desaturate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-dodge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-ellipse-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-eraser.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-exposure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-flip.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-foreground-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-free-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-fuzzy-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-gradient.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-handle-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-heal.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-hue-saturation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-ink.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-iscissors.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-levels.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-measure.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-move.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-mypaint-brush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-n-point-deformation.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-options.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-paintbrush.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-path.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-pencil.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-perspective-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-perspective.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-posterize.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-preset.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-rect-select.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-rotate.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-scale.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-seamless-clone.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-shadows-highlights.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-shear.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-smudge.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-text.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-threshold.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-unified-transform.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-warp.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tool-zoom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-tools.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-transparency.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-undo-history.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-user-manual.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-vcenter.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-vchain-broken.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-vchain.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-vfill.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-video.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-visible.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-warning.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-web.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-wilber-eek.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-wilber-outline.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-wilber.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gimp-zoom-follow-window.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-bottom.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-down.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-first.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-home.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-last.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-next.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-previous.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-top.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/go-up.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gtk-cancel.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gtk-edit.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gtk-no.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gtk-ok.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gtk-select-color.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gtk-select-font.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/gtk-yes.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/help-about.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/list-add.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/list-remove.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/media-floppy.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/media-optical.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/media-playback-pause.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/media-playback-start.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/media-seek-backward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/media-skip-backward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/media-skip-forward.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/preferences-system.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/process-stop.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/system-run.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/view-fullscreen.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/view-refresh.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/window-close.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/window-new.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-fit-best.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-in.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-original.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/Symbolic/scalable/apps/zoom-out.svg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/icons/hicolor/index.theme</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/images/gimp-logo.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/images/gimp-splash.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/images/wilber.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/brush-editor-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/brushes-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/buffers-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/channels-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/colormap-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/cursor-info-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/dashboard-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/dockable-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/documents-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/dynamics-editor-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/dynamics-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/error-console-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/fonts-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/gradient-editor-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/gradients-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/image-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/images-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/layers-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/mypaint-brushes-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/palette-editor-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/palettes-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/patterns-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/quick-mask-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/sample-points-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/selection-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/templates-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/text-editor-toolbar.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/text-tool-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/tool-options-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/tool-preset-editor-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/tool-presets-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/undo-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/menus/vectors-menu.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Bears.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Bgold.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Blues.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Borders.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Browns_And_Yellows.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Caramel.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Cascade.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/China.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Coldfire.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Cool_Colors.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Cranes.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Dark_pastels.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Default.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Ega.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Firecode.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Gold.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/GrayViolet.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Grayblue.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Grays.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Greens.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Hilite.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Khaki.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Lights.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Muted.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Named_Colors.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/News3.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Op2.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Paintjet.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Pastels.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Plasma.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Reds.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Reds_And_Purples.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Royal.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Tango.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Topographic.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Visibone.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Visibone_2.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Volcano.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Warm_Colors.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/palettes/Web.gpl</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Animal/leather.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Animal/leopard.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Fabric/burlap.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Food/choc_swirl.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Food/java.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/3dgreen.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/Stripes1px.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/Stripes2px.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/blue.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/bluegrid.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/bluesquares.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/blueweb.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/fibers.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/nops.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/pastel.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/qube1.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/recessed.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/redcube.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/sm_squares.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Legacy/warning.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Paper/crinklepaper.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Paper/paper.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Plant/leaves.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Sky/lightning.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Sky/sky.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Sky/starfield.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/Craters.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/Moonfoot.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/amethyst.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/brick.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/cracked.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/granite1.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/ground1.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/marble1.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/marble2.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/marble3.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/pink_marble.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/rock.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/slate.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/stone33.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Stone/terra.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Water/electric.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Water/ice.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Water/pool.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Water/rain.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/bark.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/burlwood.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/corkboard.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/parque1.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/parque2.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/parque3.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/pine.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/walnut.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/wood1.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/wood2.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/wood3.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/wood4.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/patterns/Wood/wood5.pat</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/add-bevel.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/addborder.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/blend-anim.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/burn-in-anim.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/carve-it.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/chrome-it.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/circuit.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/clothify.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/coffee.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/copy-visible.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/difference-clouds.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/distress-selection.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/drop-shadow.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/erase-rows.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/font-map.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/fuzzyborder.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/gimp-online.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/gradient-example.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/grid-system.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/guides-from-selection.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/guides-new-percent.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/guides-new.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/guides-remove-all.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/images/beavis.jpg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/images/texture.jpg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/images/texture1.jpg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/images/texture2.jpg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/images/texture3.jpg</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/lava.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/line-nova.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/mkbrush.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/old-photo.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/palette-export.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/paste-as-brush.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/paste-as-pattern.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/perspective-shadow.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/plug-in-compat.init</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/predator.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/reverse-layers.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/ripply-anim.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/round-corners.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/script-fu-compat.init</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/script-fu-set-cmap.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/script-fu-util.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/script-fu.init</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/select-to-brush.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/select-to-image.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/select-to-pattern.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/selection-round.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/slide.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/spinning-globe.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/spyrogimp.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/tileblur.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/unsharp-mask.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/waves-anim.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/weave.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/scripts/xach-effect.scm</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tags/gimp-tags-default.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/gtkrc</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-down-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-down-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-down-small-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-down-small-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-down-small.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-left-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-left-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-right-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-right-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-up-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-up-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-up-small-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-up-small-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-up-small.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/arrow-up.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/bar-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/bar-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/blue.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/button-default.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/button-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/button-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/button-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/button-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/check1.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/check2.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/check3.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-active-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-active-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-active-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-disabled-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-disabled-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-disabled-rtl-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-disabled-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-rtl-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-border-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-button-active-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-button-active.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-button-disabled-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-button-disabled.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-button-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/combo-entry-button.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/down-pre.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/entry-border-active-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/entry-border-active-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/entry-border-disabled-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/entry-border-disabled-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/entry-border-fill-active.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/entry-border-fill.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/entry-border-notebook-null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/entry-border-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/ext-bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/ext-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/ext-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/ext-top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/extension-bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/extension-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/extension-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/extension-top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/frame-gap-end.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/frame-gap-start.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/frame.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gap_bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gap_left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gap_right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gap_top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-arrow-down-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-arrow-down-insenstive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-arrow-down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-arrow-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-arrow-right-dark.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-arrow-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-arrow-up.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-button-default.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-button-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-button-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-button-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-button-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-handle-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-handle-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-line-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-line-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-menu-line-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/gimp-tooltip-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/list_header-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/list_header.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/menu-arrow-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/menu-arrow.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/menu.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/menubar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/menuitem.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/minus.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/option1.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/option2.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/option3.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/plus.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/progressbar-trough.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/progressbar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/shadow-in-alt.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/shadow-in.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/shadow-null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/shadow-out.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/slider-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/slider-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/spin-down-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/spin-down-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/spin-down-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/spin-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/spin-up-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/spin-up-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/spin-up-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/spin.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/toolbar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Dark/ui/transparent.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/gtkrc</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-down-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-down-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-down-small-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-down-small-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-down-small.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-left-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-left-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-right-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-right-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-up-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-up-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-up-small-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-up-small-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-up-small.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/arrow-up.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/bar-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/bar-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/button-default.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/button-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/button-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/button-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/button-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/check1.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/check2.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/check3.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-active-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-active-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-active-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-disabled-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-disabled-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-disabled-rtl-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-disabled-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-rtl-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-border-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-button-active-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-button-active.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-button-disabled-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-button-disabled.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-button-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/combo-entry-button.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-active-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-active-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-disabled-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-disabled-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-fill-active-item.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-fill-active.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-fill.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-notebook-null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/entry-border-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/ext-bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/ext-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/ext-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/ext-top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/extension-bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/extension-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/extension-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/extension-top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/frame-gap-end.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/frame-gap-start.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/frame.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gap_bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gap_left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gap_right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gap_top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-arrow-down-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-arrow-down-insenstive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-arrow-down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-arrow-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-arrow-right-dark.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-arrow-right-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-arrow-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-arrow-up.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-button-default.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-button-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-button-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-button-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-button-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-handle-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-handle-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-line-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-line-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-menu-line-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/gimp-tooltip-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/list_header-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/list_header.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/menu-arrow-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/menu-arrow.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/menu-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/menu.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/menubar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/menuitem-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/menuitem.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/minus.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/option1.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/option2.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/option3.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/plus.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/progressbar-trough.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/progressbar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/shadow-in-alt.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/shadow-in.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/shadow-null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/shadow-out.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/slider-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/slider-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/spin-down-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/spin-down-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/spin-down-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/spin-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/spin-up-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/spin-up-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/spin-up-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/spin.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/toolbar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Gray/ui/transparent.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/gtkrc</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-down-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-down-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-down-small-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-down-small-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-down-small.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-left-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-left-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-right-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-right-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-up-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-up-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-up-small-insens.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-up-small-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-up-small.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/arrow-up.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/bar-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/bar-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/button-default.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/button-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/button-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/button-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/button-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/check1.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/check2.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/check3.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-active-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-active-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-active-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-disabled-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-disabled-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-disabled-rtl-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-disabled-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-rtl-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-border-rtl-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-button-active-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-button-active.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-button-disabled-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-button-disabled.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-button-rtl.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/combo-entry-button.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/down-pre.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-active-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-active-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-disabled-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-disabled-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-fill-active-item.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-fill-active.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-fill.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-notebook-null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/entry-border-notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/ext-bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/ext-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/ext-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/ext-top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/extension-bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/extension-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/extension-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/extension-top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/frame-gap-end.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/frame-gap-start.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/frame.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gap_bottom.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gap_left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gap_right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gap_top.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-arrow-down-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-arrow-down-insenstive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-arrow-down.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-arrow-left.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-arrow-right-dark.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-arrow-right-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-arrow-right.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-arrow-up.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-button-default.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-button-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-button-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-button-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-button-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-handle-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-handle-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-line-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-line-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-menu-line-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/gimp-tooltip-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/list_header-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/list_header.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/menu-arrow-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/menu-arrow.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/menu.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/menubar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/menuitem-prelight.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/menuitem.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/minus.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/notebook.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/option1.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/option2.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/option3.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/plus.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/progressbar-trough.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/progressbar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/shadow-in-alt.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/shadow-in.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/shadow-null.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/shadow-out.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/slider-h.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/slider-v.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin-down-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin-down-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin-down-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin-fill-bg.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin-up-insensitive.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin-up-normal.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin-up-pressed.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/spin.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/toolbar.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/Light/ui/transparent.png</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/themes/System/gtkrc</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tips/gimp-tips.xml</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Crop/16_10.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Crop/16_9.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Crop/3_2-Landscape.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Crop/3_2-Portrait.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Crop/4_3-Landscape.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Crop/4_3-Portrait.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Crop/Square.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/FX/Crop-16-9.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/FX/Crop-Composition.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/FX/FX-Confetti.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/FX/FX-Radial-Softlight.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/FX/Fill-Paper.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/FX/Glow-Lights.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/FX/Smooth-Clone.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/FX/Vignette.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Airbrush-Color-From-Gradient.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Airbrush.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Basic-Knife.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Basic-Round-Detail.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Basic-Round.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Bristles.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Eraser-Hard.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Noise.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Paintbrush-Color-From-Gradient.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Pencil-Color-From-Gradient.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Smudge-Rough.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Smudge-Soft.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Soft-Oil.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Splatters.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Structure.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Paint/Vegetal.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Selection/Circle-200px.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Selection/Feathered-Selection.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Sketch/Blue-Pen.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Sketch/Eraser-Soft.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Sketch/Ink-Smooth.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Sketch/Ink-Thin.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Sketch/Pencil-Soft.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/tool-presets/Sketch/Pencil.gtp</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/ui/plug-ins/plug-in-file-gif.ui</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/ui/plug-ins/plug-in-file-png.ui</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/ui/plug-ins/plug-in-file-raw.ui</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/ui/plug-ins/plug-in-file-tiff.ui</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/ui/plug-ins/plug-in-metadata-editor-calendar.ui</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/ui/plug-ins/plug-in-metadata-editor.ui</Path>
+ <Path fileType="data">/usr/share/gimp/2.0/ui/plug-ins/plug-in-metadata-viewer.ui</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/gimp.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/gimp.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/24x24/apps/gimp.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/gimp.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/gimp.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/gimp.png</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="localedata">/usr/share/locale/am/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/csb/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/dz/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/dz/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/dz/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/dz/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/dz/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/dz/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gd/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/kk/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/kk/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/kn/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/kn/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ky/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ml/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/my/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/my/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/my/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/my/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/my/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/my/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nds/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/rw/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/rw/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/rw/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/rw/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/rw/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/rw/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/si/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ta/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ta/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ta/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ta/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ta/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/th/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tt/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/xh/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/xh/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/xh/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/xh/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/xh/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/yi/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/yi/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/yi/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/yi/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gimp20-libgimp.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gimp20-python.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gimp20-script-fu.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gimp20-std-plug-ins.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gimp20-tips.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gimp20.mo</Path>
+ <Path fileType="man">/usr/share/man/man1/gimp-2.10.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gimp-console-2.10.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gimp-console.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gimp.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gimptool-2.0.1</Path>
+ <Path fileType="man">/usr/share/man/man5/gimprc-2.10.5</Path>
+ <Path fileType="man">/usr/share/man/man5/gimprc.5</Path>
<Path fileType="data">/usr/share/metainfo/gimp-data-extras.metainfo.xml</Path>
<Path fileType="data">/usr/share/metainfo/org.gimp.GIMP.appdata.xml</Path>
</Files>
@@ -216,13 +3527,255 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="33">gimp</Dependency>
+ <Dependency release="34">gimp</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
- <Path fileType="data">/usr/share/aclocal/*.m4</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimp.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimp_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpaspectpreview.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpbrush_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpbrushes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpbrushes_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpbrushmenu.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpbrushselect.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpbrushselect_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpbrushselectbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpbuffer_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpchannel.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpchannel_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpcontext_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdebug_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdisplay_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdrawable.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdrawable_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdrawablecolor_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdrawableedit_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdrawablepreview.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdrawabletransform_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpdynamics_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpedit.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpedit_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpenums.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpexport.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpfileops_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpfloatingsel_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpfontmenu.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpfonts_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpfontselect.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpfontselect_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpfontselectbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgimprc.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgimprc_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgradient_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgradientmenu.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgradients.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgradients_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgradientselect.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgradientselect_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpgradientselectbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimphelp_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimage.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimage_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimagecolorprofile.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimagecolorprofile_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimagecombobox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimageconvert_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimagegrid_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimageguides_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimagemetadata.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimagesamplepoints_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimageselect_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimagetransform_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpimageundo_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpitem_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpitemcombobox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpitemtransform_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimplayer.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimplayer_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpmenu.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpmessage_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppainttools_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppalette.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppalette_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppalettemenu.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppalettes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppalettes_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppaletteselect.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppaletteselect_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppaletteselectbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppaths_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppattern_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppatternmenu.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppatterns.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppatterns_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppatternselect.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppatternselect_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppatternselectbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppixbuf.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppixelfetcher.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimppixelrgn.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpplugin.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpplugin_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpprocbrowserdialog.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpproceduraldb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpproceduraldb_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpprocview.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpprogress.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpprogress_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpprogressbar.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpregioniterator.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpselectbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpselection.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpselection_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpselectiontools_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimptextlayer_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimptexttool_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimptile.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimptransformtools_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimptypes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpui.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpuitypes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpunit_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpvectors.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpvectors_pdb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimp/gimpzoompreview.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpbase.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpbaseenums.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpbasetypes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpchecks.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpcpuaccel.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpdatafiles.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpenv.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimplimits.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpmemsize.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpmetadata.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpparam.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpparasite.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpparasiteio.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimprectangle.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpsignal.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpunit.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimputils.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpvaluearray.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpbase/gimpversion.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpadaptivesupersample.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpbilinear.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpcairo.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpcmyk.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpcolor.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpcolormanaged.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpcolorprofile.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpcolorspace.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpcolortransform.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimpcolortypes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimphsl.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimphsv.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimppixbuf.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpcolor/gimprgb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpcolorconfig.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfig-deserialize.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfig-error.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfig-iface.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfig-params.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfig-path.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfig-serialize.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfig-utils.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfig.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfigenums.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfigtypes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpconfigwriter.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpconfig/gimpscanner.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpmath/gimpmath.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpmath/gimpmathtypes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpmath/gimpmatrix.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpmath/gimpmd5.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpmath/gimpvector.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpmodule/gimpmodule.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpmodule/gimpmoduledb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpmodule/gimpmoduletypes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpthumb/gimpthumb-enums.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpthumb/gimpthumb-error.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpthumb/gimpthumb-types.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpthumb/gimpthumb-utils.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpthumb/gimpthumb.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpthumb/gimpthumbnail.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimp3migration.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpbrowser.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpbusybox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcairo-utils.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcellrenderercolor.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcellrenderertoggle.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpchainbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorarea.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolordisplay.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolordisplaystack.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorhexentry.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolornotebook.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorprofilechooserdialog.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorprofilecombobox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorprofilestore.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorprofileview.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorscale.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorscales.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorselect.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorselection.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcolorselector.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpcontroller.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpdialog.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpenumcombobox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpenumlabel.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpenumstore.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpenumwidgets.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpfileentry.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpframe.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimphelpui.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimphintbox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpicons.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpintcombobox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpintstore.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpmemsizeentry.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpnumberpairentry.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpoffsetarea.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpoldwidgets.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimppageselector.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimppatheditor.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimppickbutton.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimppixmap.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimppreview.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimppreviewarea.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimppropwidgets.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpquerybox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpruler.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpscaleentry.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpscrolledpreview.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpsizeentry.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpstringcombobox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpunitcombobox.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpunitmenu.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpunitstore.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpwidgets-error.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpwidgetsenums.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpwidgetstypes.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpwidgetsutils.h</Path>
+ <Path fileType="header">/usr/include/gimp-2.0/libgimpwidgets/gimpzoommodel.h</Path>
+ <Path fileType="library">/usr/lib64/libgimp-2.0.so</Path>
+ <Path fileType="library">/usr/lib64/libgimpbase-2.0.so</Path>
+ <Path fileType="library">/usr/lib64/libgimpcolor-2.0.so</Path>
+ <Path fileType="library">/usr/lib64/libgimpconfig-2.0.so</Path>
+ <Path fileType="library">/usr/lib64/libgimpmath-2.0.so</Path>
+ <Path fileType="library">/usr/lib64/libgimpmodule-2.0.so</Path>
+ <Path fileType="library">/usr/lib64/libgimpthumb-2.0.so</Path>
+ <Path fileType="library">/usr/lib64/libgimpui-2.0.so</Path>
+ <Path fileType="library">/usr/lib64/libgimpwidgets-2.0.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/gimp-2.0.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/gimpthumb-2.0.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/gimpui-2.0.pc</Path>
+ <Path fileType="data">/usr/share/aclocal/gimp-2.0.m4</Path>
</Files>
</Package>
<Package>
@@ -232,16 +3785,649 @@
</Description>
<PartOf>programming.docs</PartOf>
<Files>
- <Path fileType="doc">/usr/share/gtk-doc/html/</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpAspectPreview.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpBrushSelectButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpDrawablePreview.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpFontSelectButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpGradientSelectButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpImageComboBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpPaletteSelectButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpPatternSelectButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpProcBrowserDialog.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpProgressBar.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpSelectButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/GimpZoomPreview.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-2-10-2.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-2-10-4.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-2-10.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-2-2.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-2-4.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-2-6.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-2-8.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/api-index-full.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-GimpItemComboBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-GimpProcView.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-data.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-general.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimp.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpbrush.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpbrushes.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpbrushmenu.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpbrushselect.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpbuffer.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpchannel.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpcolor.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpcontext.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpdebug.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpdisplay.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpdrawable.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpdrawablecolor.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpdrawableedit.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpdrawabletransform.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpdynamics.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpedit.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpenums.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpexport.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpfileops.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpfloatingsel.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpfontmenu.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpfonts.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpfontselect.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpgimprc.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpgradient.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpgradientmenu.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpgradients.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpgradientselect.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimphelp.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimage.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimagecolorprofile.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimageconvert.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimagegrid.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimageguides.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimagesamplepoints.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimageselect.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimagetransform.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpimageundo.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpitem.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpitemtransform.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimplayer.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpmenu.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpmessage.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpmetadata.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppainttools.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppalette.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppalettemenu.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppalettes.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppaletteselect.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppaths.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppattern.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppatternmenu.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppatterns.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppatternselect.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppixbuf.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppixelfetcher.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimppixelrgn.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpplugin.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpproceduraldb.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpprogress.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpregioniterator.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpselection.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpselectiontools.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimptextlayer.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimptexttool.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimptile.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimptransformtools.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpui.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-gimpvectors.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-image.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp-selectors.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimp.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimpui-hierarchy.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/libgimpui.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimp/up.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/api-index-2-10.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/api-index-2-2.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/api-index-2-4.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/api-index-2-8.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/api-index-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/api-index-full.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-GimpValueArray.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbasetypes.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpchecks.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpcpuaccel.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpdatafiles.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpenv.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimplimits.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpmemsize.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpmetadata.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpparam.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpparasite.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpparasiteio.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimprectangle.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpsignal.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimputils.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpversion.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/libgimpbase.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/pt01.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpbase/up.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/api-index-2-10.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/api-index-2-2.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/api-index-2-4.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/api-index-2-6.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/api-index-2-8.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/api-index-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/api-index-full.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpAdaptiveSupersample.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpBilinear.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpCMYK.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpCairo.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorManaged.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorProfile.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorSpace.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpColorTransform.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpHSV.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpPixbuf.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/pt01.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpcolor/up.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/GimpColorConfig.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/api-index-2-10.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/api-index-2-4.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/api-index-2-6.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/api-index-2-8.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/api-index-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/api-index-full.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig-deserialize.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig-params.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig-path.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig-serialize.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig-utils.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfig.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfigError.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpConfigWriter.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-GimpScanner.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig-hierarchy.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/libgimpconfig.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/pt01.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpconfig/up.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/api-index-2-10.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/api-index-2-4.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/api-index-2-8.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/api-index-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/api-index-full.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/libgimpmath-GimpMD5.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/libgimpmath-GimpMath.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/libgimpmath-GimpMatrix.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/libgimpmath-GimpVector.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/libgimpmath.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/pt01.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmath/up.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/GimpModule.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/GimpModuleDB.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/api-index-2-10.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/api-index-2-8.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/api-index-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/api-index-full.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/libgimpmodule.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/pt01.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpmodule/up.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/GimpThumbnail.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/api-index-2-10.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/api-index-2-2.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/api-index-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/api-index-full.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/libgimpthumb-GimpThumb-enums.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/libgimpthumb-GimpThumb-error.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/libgimpthumb-GimpThumb-utils.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/libgimpthumb.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/pt01.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpthumb/up.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpBrowser.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpCellRendererColor.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpCellRendererToggle.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpChainButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorArea.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorDisplay.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorDisplayStack.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorHexEntry.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorNotebook.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorProfileChooserDialog.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorProfileComboBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorProfileStore.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorProfileView.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorScale.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorScales.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorSelect.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorSelection.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpColorSelector.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpController.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpDialog.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpEnumComboBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpEnumLabel.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpEnumStore.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpFileEntry.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpFrame.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpIntComboBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpIntStore.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpMemsizeEntry.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpNumberPairEntry.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpOffsetArea.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpPageSelector.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpPathEditor.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpPickButton.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpPixmap.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpPreview.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpPreviewArea.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpRuler.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpScrolledPreview.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpSizeEntry.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpStringComboBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpUnitComboBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpUnitMenu.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpUnitStore.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/GimpZoomModel.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/api-index-2-10-4.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/api-index-2-10.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/api-index-2-2.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/api-index-2-4.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/api-index-2-6.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/api-index-2-8.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/api-index-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/api-index-full.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-anchor.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-attach.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-business-card.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-cap-butt.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-cap-round.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-cap-square.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-center.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-channel-alpha.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-channel-blue.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-channel-gray.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-channel-green.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-channel-indexed.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-channel-red.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-channel.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-channels.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-char-picker.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-clipboard.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-close-all.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-close.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-cmyk.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-pick-from-screen.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-picker-black.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-picker-gray.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-picker-white.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-space-linear.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-space-perceptual.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-triangle.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-color-water.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-colormap.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-controller-keyboard.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-controller-linux-input.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-controller-midi.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-controller-wheel.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-controller.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-convert-grayscale.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-convert-indexed.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-convert-rgb.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-cursor.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-curve-free.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-curve-smooth.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-dashboard.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-default-colors.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-detach.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-device-status.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-display-filter-clip-warning.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-display-filter-colorblind.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-display-filter-contrast.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-display-filter-gamma.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-display-filter-lcms.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-display-filter-proof.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-display-filter.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-display.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-duplicate.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-dynamics.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-error.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-file-manager.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-flip-horizontal.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-flip-vertical.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-floating-selection.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-frame.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gegl.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-bilinear.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-conical-asymmetric.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-conical-symmetric.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-linear.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-radial.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-shapeburst-angular.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-shapeburst-dimpled.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-shapeburst-spherical.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-spiral-anticlockwise.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-spiral-clockwise.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gradient-square.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gravity-east.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gravity-north-east.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gravity-north-west.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gravity-north.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gravity-south-east.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gravity-south-west.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gravity-south.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-gravity-west.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-grid.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-group-layer.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-hcenter.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-hchain-broken.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-hchain.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-hfill.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-histogram-linear.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-histogram-logarithmic.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-histogram.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-image-open.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-image-reload.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-image.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-images.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-info.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-input-device.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-invert.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-join-bevel.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-join-miter.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-join-round.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-landscape.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-layer-mask.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-layer-to-imagesize.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-layer.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-layers.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-letter-spacing.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-line-spacing.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-linked.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-list.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-menu-left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-menu-right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-merge-down.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-move-to-screen.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-navigation.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-paste-as-new.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-paste-into.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-path-stroke.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-path.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-paths.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-pattern.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-plugin.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-portrait.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-color-management.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-controllers.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-default-comment.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-default-grid.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-display.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-brushes.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-dynamics.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-environ.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-fonts.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-gradients.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-icon-themes.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-interp.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-modules.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-mypaint-brushes.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-palettes.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-patterns.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-plug-ins.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-scripts.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-themes.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-tool-plug-ins.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-tool-presets.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders-tools.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-folders.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-help-system.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-icon-theme.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-image-title.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-image-windows-appearance.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-image-windows-snapping.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-image-windows.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-import-export.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-input-devices.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-interface.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-new-image.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-playground.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-session.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-system-resources.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-theme.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-tool-options.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-toolbox.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-prefs-window-management.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-question.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-quick-mask-off.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-quick-mask-on.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-reset.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-reshow-filter.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-resize.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-rotate-180.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-rotate-270.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-rotate-90.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-sample-point.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-scale.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-add.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-all.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-border.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-grow.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-intersect.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-none.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-replace.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-shrink.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-stroke.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-subtract.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-to-channel.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection-to-path.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-selection.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-shape-circle.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-shape-diamond.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-shape-square.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-shred.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-smartphone.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-swap-colors.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-symmetry.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-template.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-text-dir-ltr.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-text-dir-rtl.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-text-layer.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-texture.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-toilet-paper.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-airbrush.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-align.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-blur.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-brightness-contrast.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-bucket-fill.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-by-color-select.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-cage.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-clone.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-color-balance.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-color-picker.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-color-temperature.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-colorize.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-crop.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-curves.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-desaturate.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-dodge.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-ellipse-select.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-eraser.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-exposure.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-flip.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-foreground-select.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-free-select.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-fuzzy-select.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-gradient.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-handle-transform.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-heal.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-hue-saturation.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-ink.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-iscissors.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-levels.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-measure.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-move.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-mypaint-brush.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-n-point-deformation.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-options.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-paintbrush.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-path.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-pencil.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-perspective-clone.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-perspective.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-posterize.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-preset.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-rect-select.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-rotate.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-scale.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-seamless-clone.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-shadows-highlights.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-shear.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-smudge.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-text.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-threshold.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-unified-transform.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-warp.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tool-zoom.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-tools.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-transparency.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-undo-history.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-user-manual.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-vcenter.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-vchain-broken.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-vchain.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-vfill.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-video.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-visible.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-warning.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-web.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-browser.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-button.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-chain-button.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-color-area.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-color-button.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-color-hex-entry.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-color-profile-combo-box.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-color-scale.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-color-selection.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-dialog.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-enum-combo-box.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-enum-label.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-file-entry.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-frame.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-hint-box.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-int-combo-box.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-memsize-entry.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-number-pair-entry.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-offset-area.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-page-selector.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-path-editor.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-pick-button.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-preview-area.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-string-combo-box.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-widget-unit-menu.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-wilber-eek.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-wilber-outline.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-wilber.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/gimp-zoom-follow-window.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/home.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/index.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/left-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/left.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpCairoUtils.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpEnumWidgets.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpHelpUI.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpHintBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpIcons.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpOldWidgets.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpPropWidgets.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpQueryBox.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpWidgets.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-GimpWidgetsUtils.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-cell-renderers.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-colordisplay.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-colorselector.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-controller.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-deprecated.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-gallery.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-hierarchy.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-utils.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets-widgets.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/libgimpwidgets.devhelp2</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/right-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/right.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/style.css</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/up-insensitive.png</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/libgimpwidgets/up.png</Path>
</Files>
</Package>
<History>
- <Update release="33">
- <Date>2018-05-20</Date>
- <Version>2.10.2</Version>
+ <Update release="34">
+ <Date>2018-07-05</Date>
+ <Version>2.10.4</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 8, 11:02 PM (3 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5812658
Default Alt Text
D3243.diff (434 KB)

Event Timeline