#pixmap_path "$HOME/.gimp-2.6/themes/Test/"
#
# include "rc-file"
#
# style <name> [= <name>]
# {
#   <option>
#
#   stock[<stock_id>] =
#     {
#       { <filename> [, <direction> [, <state> [, <size>]]] },
#       { ... }
#     }
# }
#
# widget <widget_set> style <style_name>
# widget_class <widget_class_set> style <style_name>


style "gimp-icons"
{
  stock["gimp-icon"] =
    {
      { "images/gerenal/stock-wilber-16.png", *, *, * }
    }
  # Wilber *_`@@'
  #
  stock["gimp-wilber"] =
    {
      { "images/gerenal/stock-wilber-16.png", *, *, "gtk-menu" }
    }
  stock["gimp-wilber-eek"] =
    {
      { "images/general/stock-wilber-eek-64.png", *, *, * }
    }
  #
  # menus and dialogs icons
  #
  stock["gimp-web"] =
    {
      { "images/menus/web-16.png", *, *, "gtk-menu" },
      { "images/menus/web-16.png", *, *, * }
    }
  stock["gimp-cursor"] =
    {
      { "images/menus/cursor-16.png", *, *, "gtk-menu" },
      { "images/menus/cursor-16.png", *, *, * }
    }
  stock["gimp-char-picker"] =
    {
      { "images/menus/char-16.png", *, *, "gtk-menu" },
      { "images/menus/char-22.png", *, *, "gtk-button" },
      { "images/menus/char-16.png", *, *, *            }
    }
  stock["gimp-device-status"] =
    {
      { "images/menus/stock-device-status-16.png", *, *, "gtk-menu" },
      { "images/menus/stock-device-status-16.png", *, *, * }
    }
   stock["gimp-palettes"] =
    {
      { "images/menus/palettes-16.png", *, *, "gtk-menu" },
      { "images/menus/palettes-16.png", *, *, *            }
    }
  stock["gimp-sample-point"] =
    {
      { "images/menus/sample-point-16.png", *, *, "gtk-menu" },
      { "images/menus/sample-point-16.png", *, *, *            }
    }
  stock["gimp-tool-options"] =
    {
      { "images/menus/tool-options-16.png", *, *, "gtk-menu" },
      { "images/menus/tool-options-16.png", *, *, * }
    }
  stock["gimp-visible"] =
    {
      { "images/menus/eye-16.png", *, *, "gtk-button" },
      { "images/menus/eye-16.png", *, *, *            }
    }
  stock["gimp-images"] =
    {
      { "images/menus/images-16.png", *, *, "gtk-menu" },
      { "images/menus/images-16.png", *, *, * }
    }
  stock["gimp-paste-as-new"] =
    {
      { "images/menus/new-image-16.png", *, *, "gtk-menu" },
      { "images/menus/new-image-16.png", *, *, *            }
    }
  stock["gimp-paste-into"] =
    {
      { "images/menus/paste-into-16.png", *, *, "gtk-menu" },
      { "images/menus/paste-into-16.png", *, *, *            }
    }
  stock["gimp-tools"] =
    {
      { "images/menus/tools-16.png", *, *, "gtk-menu" },
      { "images/menus/tools-22.png", *, *, "gtk-button" },
      { "images/menus/tools-16.png", *, *, *            }
    }
  stock["gimp-anchor"] =
    {
      { "images/menus/anchor-16.png", *, *, "gtk-button" },
      { "images/menus/anchor-16.png", *, *, *            }
    }
  stock["gimp-reset"] =
    {
      { "images/manus/reset-16.png", *, *, "gtk-button" },
      { "images/menus/reset-16.png", *, *, *            }
    }
  stock["gimp-layer"] =
    {
      { "images/menus/add-layer-16.png", *, *, "gtk-menu" },
      { "images/menus/add-layer-16.png", *, *, * }
    }
  stock["gimp-layers"] =
    {
      { "images/menus/layer-16.png", *, *, "gtk-menu" },
      { "images/menus/layer-22.png", *, *, "gtk-button" },
      { "images/menus/layer-16.png", *, *, *            }
    }
  stock["gimp-channels"] =
    {
      { "images/menus/channels-16.png", *, *, "gtk-menu" },
      { "images/menus/channels-22.png", *, *, "gtk-button" },
      { "images/menus/channels-16.png", *, *, *            }
    }
  stock["gimp-paths"] =
    {
      { "images/menus/path-16.png", *, *, "gtk-menu" },
      { "images/menus/path-22.png", *, *, "gtk-button" },
      { "images/menus/path-16.png", *, *, *            }
    }
  stock["gimp-undo-history"] =
    {
      { "images/menus/edit-clear-history-16.png", *, *, "gtk-menu" },
      { "images/menus/edit-clear-history-22.png", *, *, "gtk-button" },
      { "images/menus/edit-clear-history.16.png", *, *, *            }
    }
 stock["gimp-info"] =
    {
      { "images/menus/info-16.png", *, *, "gtk-menu" },
      { "images/general/stock-info-64.png", *, *, "gtk-dialog" },
      { "images/menus/info-48.png", *, *, *            }
    }
  stock["gimp-error"] =
    {
      { "images/general/stock-error-64.png", *, *, "gtk-dialog" }
    }
  stock["gimp-question"] =
    {
      { "images/general/stock-question-64.png", *, *, "gtk-dialog" }
    }
  stock["gimp-warning"] =
    {
      { "images/menus/warning-16.png", *, *, "gtk-menu"   },
      { "images/general/stock-warning-64.png", *, *, "gtk-dialog" },
      { "images/menus/warning-48.png", *, *, *            }
    }
  stock["gimp-user-manual"] =
    {
      { "images/general/stock-user-manual-64.png", *, *, "gtk-dialog" }
    }
  #
  # tools icons
  #
  stock["gimp-tool-foreground-select"] =
    {
      { "images/tools/select-object.png", *, *, "gtk-button" },
      { "images/tools/select-object.png", *, *, *            }
    }
  stock["gimp-flip-vertical"] =
    {
      { "images/tools/object-flip-vertical.png", *, *, "gtk-button" },
      { "images/menus/object-flip-vertical.png", *, *, "gtk-menu" },
      { "images/tools/object-flip-vertical.png", *, *, *            }
    }
  stock["gimp-flip-horizontal"] =
    {
      { "images/tools/object-flip-horizontal.png", *, *, "gtk-button" },
      { "images/menus/object-flip-horizontal.png", *, *, "gtk-menu" },
      { "images/tools/object-flip-horizontal.png", *, *, *            }
    }
  stock["gimp-tool-airbrush"] =
    {
      { "images/tools/draw-airbrush.png", *, *, "gtk-button" },
      { "images/tools/draw-airbrush.png", *, *, *            }
    }
  stock["gimp-tool-blend"] =
    {
      { "images/tools/gradient.png", *, *, "gtk-button" },
      { "images/tools/gradient.png", *, *, *            }
    }
  stock["gimp-tool-blur"] =
    {
      { "images/tools/drop.png", *, *, "gtk-button" },
      { "images/tools/drop.png", *, *, *            }
    }
  stock["gimp-tool-align"] =
    {
      { "images/tools/align.png", *, *, "gtk-button" },
      { "images/tools/align.png", *, *, *            }
    }
  stock["gimp-tool-bucket-fill"] =
    {
      { "images/tools/fill-color.png", *, *, "gtk-button" },
      { "images/tools/fill-color.png", *, *, *            }
    }
  stock["gimp-tool-by-color-select"] =
    {
      { "images/tools/select-color.png", *, *, "gtk-button" },
      { "images/tools/select-color.png", *, *, *            }
    }
  stock["gimp-tool-clone"] =
    {
      { "images/tools/stamp.png", *, *, "gtk-button" },
      { "images/tools/stamp.png", *, *, *            }
    }
  stock["gimp-tool-color-picker"] =
    {
      { "images/tools/color-picker.png", *, *, "gtk-button" },
      { "images/tools/color-picker.png", *, *, *            }
    }
  stock["gimp-tool-crop"] =
    {
      { "images/tools/transform-crop.png", *, *, "gtk-button" },
      { "images/tools/transform-crop.png", *, *, *            }
    }
  stock["gimp-tool-ellipse-select"] =
    {
      { "images/tools/select-ellipse.png", *, *, "gtk-button" },
      { "images/tools/select-ellipse.png", *, *, *            }
    }
  stock["gimp-tool-eraser"] =
    {
      { "images/tools/draw-eraser.png", *, *, "gtk-button" },
      { "images/tools/draw-eraser.png", *, *, *            }
    }
  stock["gimp-tool-flip"] =
    {
      { "images/tools/object-flip-vertical.png", *, *, "gtk-button" },
      { "images/tools/object-flip-vertical.png", *, *, *            }
    }
  stock["gimp-tool-free-select"] =
    {
      { "images/tools/select-lasso.png", *, *, "gtk-button" },
      { "images/tools/select-lasso.png", *, *, *            }
    }
  stock["gimp-tool-fuzzy-select"] =
    {
      { "images/tools/tools-wizard.png", *, *, "gtk-button" },
      { "images/tools/tools-wizard.png", *, *, *            }
    }
  stock["gimp-tool-ink"] =
    {
      { "images/tools/ink.png", *, *, "gtk-button" },
      { "images/tools/ink.png", *, *, *            }
    }
  stock["gimp-tool-iscissors"] =
    {
      { "images/tools/edit-cut.png", *, *, "gtk-button" },
      { "images/tools/edit-cut.png", *, *, *            }
    }
  stock["gimp-tool-measure"] =
    {
      { "images/tools/measure.png", *, *, "gtk-button" },
      { "images/tools/measure.png", *, *, *            }
    }
  stock["gimp-tool-move"] =
    {
      { "images/tools/transform-move.png", *, *, "gtk-button" },
      { "images/tools/transform-move.png", *, *, *            }
    }
  stock["gimp-tool-paintbrush"] =
    {
      { "images/tools/draw-brush.png", *, *, "gtk-button" },
      { "images/tools/draw-brush.png", *, *, *            }
    }
  stock["gimp-tool-path"] =
    {
      { "images/tools/draw-path.png", *, *, "gtk-button" },
      { "images/tools/draw-path.png", *, *, *            }
    }
  stock["gimp-tool-pencil"] =
    {
      { "images/tools/draw-freehand.png", *, *, "gtk-button" },
      { "images/tools/draw-freehand.png", *, *, *            }
    }
  stock["gimp-tool-perspective"] =
    {
      { "images/tools/tool-perspective.png", *, *, "gtk-button" },
      { "images/tools/tool-perspective.png", *, *, *            }
    }
  stock["gimp-tool-rect-select"] =
    {
      { "images/tools/select-rectangle.png", *, *, "gtk-button" },
      { "images/tools/select-rectangle.png", *, *, *            }
    }
  stock["gimp-tool-rotate"] =
    {
      { "images/tools/transform-rotate.png", *, *, "gtk-button" },
      { "images/tools/transform-rotate.png", *, *, *            }
    }
  stock["gimp-tool-scale"] =
    {
      { "images/tools/transform-scale.png", *, *, "gtk-button" },
      { "images/tools/transform-scale.png", *, *, *            }
    }
  stock["gimp-tool-shear"] =
    {
      { "images/tools/transform-shear-left.png", *, *, "gtk-button" },
      { "images/tools/transform-shear-left.png", *, *, *            }
    }
  stock["gimp-tool-smudge"] =
    {
      { "images/tools/draw-smudge.png", *, *, "gtk-button" },
      { "images/tools/draw-smudge.png", *, *, *            }
    }
  stock["gimp-tool-text"] =
    {
      { "images/tools/preferences-desktop-font.png", *, *, "gtk-button" },
      { "images/tools/preferences-desktop-font.png", *, *, *            }
    }
  stock["gimp-tool-zoom"] =
    {
      { "images/tools/zoom-draw.png", *, *, "gtk-button" },
      { "images/tools/zoom-draw.png", *, *, *            }
    }
  stock["gimp-tool-heal"] =
    {
      { "images/tools/patch.png", *, *, "gtk-button" },
      { "images/tools/patch.png", *, *, *            }
    }
  stock["gimp-tool-perspective-clone"] =
    {
      { "images/tools/perspective-clone.png", *, *, "gtk-button" },
      { "images/tools/perspective-clone.png", *, *, *            }
    }
}

class "GtkWidget" style "gimp-icons"
