[Tango-artists] Theming OOo
William Szilveszter
wszilveszter at gmail.com
Thu May 25 14:51:46 PDT 2006
Tobias, no, you can change icons and simpy reload GIMP for the changes.
Do you have the icons specified correctly in the imagerc file? There
should be a gtkrc file in your ~/gimp-[$version]/themes directory. The
gtkrc file should have a line in it to point to the imagerc file which
contains the pointers to the icons themselves (which by default are in
the "images" directory, but you can specify them anywhere really).
The line should look like this: include "imagerc"
I will upload my imagerc file. I have 99% of the icons changed, but some
simply dont show up and some I know to be wrong, but its the best I
have. Perhaps someone can look through it for errors or up theres if
they have tweaked the theme. I started creating Tango icons for it
(screenshot for new GIMP tool interface included) and got a message from
Jakub stating he was doing the same thing. I must confess that my work
was sloppy and just a "get by" for the time being till he made a proper
and refined and true Tango theme (which I nearly complete when last I
checked his website). But that is neither here nor there.
Cheers,
Will
Tobias Wolf wrote:
> Am Donnerstag, den 25.05.2006, 13:53 -0700 schrieb William Szilveszter:
>
>
>> after changing
>> a few icons in the industrial set, the changes aren't reflected when I
>> run OOo.
>>
>> Are these indeed where the icons are drawn from? This is one of the last
>> programs I need to modify so any help would be greatly appreciated. I
>> know Jakub is working on a tango theme for v2.0, but don't know the
>> current state. Has anyone begun this and has a working model I can look at?
>>
>
> Not that I have any clue, but let me reflect the question: I experienced
> the same with GIMP and its theme folder. Do you need to recompile it?
>
> -- Tobias
>
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gimp-proposal.png
Type: image/png
Size: 31744 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/tango-artists/attachments/20060525/61213dcb/gimp-proposal-0001.png
-------------- next part --------------
pixmap_path "/home/william/.gimp-2.3/themes/Perfect/"
#
# 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"
{
# The GIMP Default theme has stock icons only in "gtk-button" size.
#
# They are registered with this size so they are not scaled
# for buttons. Additionally, they are registered as wildcarded
# fallbacks for themselves.
# General purpose icons
#
stock["gimp-center"] =
{
{ "images/stock-center-16.png", *, *, "gtk-button" },
{ "images/stock-center-16.png", *, *, * }
}
stock["gimp-anchor"] =
{
{ "images/stock-anchor-16.png", *, *, "gtk-button" },
{ "images/stock-anchor-16.png", *, *, * }
}
stock["gimp-gradient-linear"] =
{
{ "images/stock-gradient-linear-16.png", *, *, "gtk-button" },
{ "images/stock-gradient-linear-16.png", *, *, * }
}
stock["gimp-gradient-bilinear"] =
{
{ "images/stock-gradient-bilinear-16.png", *, *, "gtk-button" },
{ "images/stock-gradient-bilinear-16.png", *, *, * }
}
stock["gimp-gradient-radial"] =
{
{ "images/stock-gradient-radial-16.png", *, *, "gtk-button" },
{ "images/stock-gradient-radial-16.png", *, *, * }
}
stock["gimp-gradient-conical-symmetric"] =
{
{ "images/stock-gradient-conical-symmetric-16.png", *, *, "gtk-button" },
{ "images/stock-gradient-conical-symmetric-16.png", *, *, * }
}
stock["gimp-gradient-conical-asymmetric"] =
{
{ "images/stock-gradient-conical-asymmetric-16.png", *, *, "gtk-button" },
{ "images/stock-gradient-conical-asymmetric-16.png", *, *, * }
}
stock["gimp-gradient-square"] =
{
{ "images/stock-gradient-square-16.png", *, *, "gtk-button" },
{ "images/stock-gradient-square-16.png", *, *, * }
}
stock["gimp-gradient-spiral-anticlockwise"] =
{
{ "images/stock-gradient-spiral-anticlockwise-16.png", *, *, "gtk-button" },
{ "images/stock-gradient-spiral-anticlockwise-16.png", *, *, * }
}
stock["gimp-gradient-spiral-clockwise"] =
{
{ "images/stock-gradient-spiral-clockwise-16.png", *, *, "gtk-button" },
{ "images/stock-gradient-spiral-clockwise-16.png", *, *, * }
}
stock["gimp-tool-foreground-select"] =
{
{ "images/stock-tool-foreground-select-16.png", *, *, "gtk-button" },
{ "images/stock-tool-foreground-select-16.png", *, *, * }
}
stock["gimp-flip-vertical"] =
{
{ "images/stock-flip-vertical-16.png", *, *, "gtk-menu" },
{ "images/stock-flip-vertical-16.png", *, *, * }
}
stock["gimp-flip-horizontal"] =
{
{ "images/stock-flip-horizontal-16.png", *, *, "gtk-menu" },
{ "images/stock-flip-horizontal-16.png", *, *, * }
}
stock["gimp-tools"] =
{
{ "images/stock-tools-16.png", *, *, "gtk-menu" },
{ "images/stock-tools-16.png", *, *, * }
}
stock["gimp-histogram"] =
{
{ "images/stock-histogram-16.png", *, *, "gtk-menu" },
{ "images/stock-histogram-16.png", *, *, * }
}
stock["gimp-channels"] =
{
{ "images/stock-channels-16.png", *, *, "gtk-menu" },
{ "images/stock-channels-16.png", *, *, * }
}
stock["gimp-duplicate"] =
{
{ "images/stock-duplicate-16.png", *, *, "gtk-button" },
{ "images/stock-duplicate-16.png", *, *, * }
}
stock["gimp-transparency"] =
{
{ "images/stock-transparency-16.png", *, *, "gtk-button" },
{ "images/stock-transparency-16.png", *, *, * }
}
stock["gimp-color-pick-from-screen"] =
{
{ "images/stock-color-pick-from-screen-16.png", *, *, "gtk-button" },
{ "images/stock-color-pick-from-screen-16.png", *, *, * }
}
stock["gimp-edit"] =
{
{ "images/stock-edit-16.png", *, *, "gtk-button" },
{ "images/stock-edit-16.png", *, *, * }
}
stock["gimp-layer"] =
{
{ "images/stock-layer-16.png", *, *, "gtk-button" },
{ "images/stock-layer-16.png", *, *, * }
}
stock["gimp-linked"] =
{
{ "images/stock-linked-16.png", *, *, "gtk-button" },
{ "images/stock-linked-16.png", *, *, * }
}
stock["gimp-paste-as-new"] =
{
{ "images/stock-paste-as-new-16.png", *, *, "gtk-button" },
{ "images/stock-paste-as-new-16.png", *, *, * }
}
stock["gimp-paste-into"] =
{
{ "images/stock-paste-into-16.png", *, *, "gtk-button" },
{ "images/stock-paste-into-16.png", *, *, * }
}
stock["gimp-reset"] =
{
{ "images/stock-reset-16.png", *, *, "gtk-button" },
{ "images/stock-reset-16.png", *, *, * }
}
stock["gimp-selection-stroke"] =
{
{ "images/stock-selection-stroke-16.png", *, *, "gtk-button" },
{ "images/stock-selection-stroke-16.png", *, *, * }
}
stock["gimp-to-path"] =
{
{ "images/stock-path-16.png", *, *, "gtk-button" },
{ "images/stock-path-16.png", *, *, * }
}
stock["gimp-to-selection"] =
{
{ "images/stock-selection-16.png", *, *, "gtk-button" },
{ "images/stock-selection-16.png", *, *, * }
}
stock["gimp-selection-none"] =
{
{ "images/stock-selection-none-16.png", *, *, "gtk-menu" },
{ "images/stock-selection-none-16.png", *, *, * }
}
stock["gimp-selection-grow"] =
{
{ "images/stock-selection-grow-16.png", *, *, "gtk-menu" },
{ "images/stock-selection-grow-16.png", *, *, * }
}
stock["gimp-indexed-palette"] =
{
{ "images/stock-indexed-palette-16.png", *, *, "gtk-menu" },
{ "images/stock-indexed-palette-16.png", *, *, * }
}
stock["gimp-selection-shrink"] =
{
{ "images/stock-selection-shrink-16.png", *, *, "gtk-menu" },
{ "images/stock-selection-shrink-16.png", *, *, * }
}
stock["gimp-char-picker"] =
{
{ "images/stock-char-picker-16.png", *, *, "gtk-menu" },
{ "images/stock-char-picker-16.png", *, *, * }
}
stock["gimp-move-to-screen"] =
{
{ "images/stock-move-to-screen-16.png", *, *, "gtk-menu" },
{ "images/stock-move-to-screen-16.png", *, *, * }
}
stock["gimp-undo-history"] =
{
{ "images/stock-undo-history-16.png", *, *, "gtk-menu" },
{ "images/stock-undo-history-16.png", *, *, * }
}
stock["gimp-selection-border"] =
{
{ "images/stock-selection-border-16.png", *, *, "gtk-menu" },
{ "images/stock-selection-border-16.png", *, *, * }
}
stock["gimp-warning"] =
{
{ "images/stock-warning-16.png", *, *, "gtk-menu" },
{ "images/stock-warning-48.png", *, *, "gtk-button" },
{ "images/stock-warning-48.png", *, *, * }
}
# Selection tool options window
#
stock["gimp-selection-replace"] =
{
{ "images/stock-selection-replace-16.png", *, *, "gtk-button" },
{ "images/stock-selection-replace-16.png", *, *, * }
}
stock["gimp-selection-add"] =
{
{ "images/stock-selection-add-16.png", *, *, "gtk-button" },
{ "images/stock-selection-add-16.png", *, *, * }
}
stock["gimp-selection-subtract"] =
{
{ "images/stock-selection-subtract-16.png", *, *, "gtk-button" },
{ "images/stock-selection-subtract-16.png", *, *, * }
}
stock["gimp-selection-intersect"] =
{
{ "images/stock-selection-intersect-16.png", *, *, "gtk-button" },
{ "images/stock-selection-intersect-16.png", *, *, * }
}
# Misc menu icons
#
stock["gimp-convert-rgb"] =
{
{ "images/stock-convert-rgb-16.png", *, *, "gtk-menu" },
{ "images/stock-convert-rgb-16.png", *, *, * }
}
stock["gimp-convert-grayscale"] =
{
{ "images/stock-convert-grayscale-16.png", *, *, "gtk-menu" },
{ "images/stock-convert-grayscale-16.png", *, *, * }
}
stock["gimp-convert-indexed"] =
{
{ "images/stock-convert-indexed-16.png", *, *, "gtk-menu" },
{ "images/stock-convert-indexed-16.png", *, *, * }
}
stock["gimp-invert"] =
{
{ "images/stock-invert-16.png", *, *, "gtk-button" },
{ "images/stock-invert-16.png", *, *, * }
}
stock["gimp-info"] =
{
{ "images/stock-info-16.png", *, *, "gtk-button" },
{ "images/stock-info-16.png", *, *, * }
}
stock["gimp-merge-down"] =
{
{ "images/stock-merge-down-16.png", *, *, "gtk-menu" },
{ "images/stock-merge-down-16.png", *, *, * }
}
stock["gimp-reshow-filter"] =
{
{ "images/stock-reshow-filter-16.png", *, *, "gtk-menu" },
{ "images/stock-reshow-filter-16.png", *, *, * }
}
stock["gimp-rotate-90"] =
{
{ "images/stock-rotate-90-16.png", *, *, "gtk-menu" },
{ "images/stock-rotate-90-16.png", *, *, * }
}
stock["gimp-rotate-180"] =
{
{ "images/stock-rotate-180-16.png", *, *, "gtk-menu" },
{ "images/stock-rotate-180-16.png", *, *, * }
}
stock["gimp-rotate-270"] =
{
{ "images/stock-rotate-270-16.png", *, *, "gtk-menu" },
{ "images/stock-rotate-270-16.png", *, *, * }
}
stock["gimp-resize"] =
{
{ "images/stock-resize-16.png", *, *, "gtk-menu" },
{ "images/stock-resize-16.png", *, *, * }
}
stock["gimp-scale"] =
{
{ "images/stock-scale-16.png", *, *, "gtk-menu" },
{ "images/stock-scale-16.png", *, *, * }
}
stock["gimp-selection-to-channel"] =
{
{ "images/stock-selection-to-channel-16.png", *, *, "gtk-menu" },
{ "images/stock-selection-to-channel-16.png", *, *, * }
}
stock["gimp-selection-all"] =
{
{ "images/stock-selection-all-16.png", *, *, "gtk-menu" },
{ "images/stock-selection-all-16.png", *, *, * }
}
stock["gimp-tool-options"] =
{
{ "images/stock-tool-options-16.png", *, *, "gtk-menu" },
{ "images/stock-tool-options-16.png", *, *, * }
}
stock["gimp-device-status"] =
{
{ "images/stock-device-status-16.png", *, *, "gtk-menu" },
{ "images/stock-device-status-16.png", *, *, * }
}
stock["gimp-layer-to-imagesize"] =
{
{ "images/stock-layer-to-imagesize-16.png", *, *, "gtk-menu" },
{ "images/stock-layer-to-imagesize-16.png", *, *, * }
}
stock["gimp-images"] =
{
{ "images/stock-images-16.png", *, *, "gtk-menu" },
{ "images/stock-images-16.png", *, *, * }
}
stock["gimp-layers"] =
{
{ "images/stock-layers-16.png", *, *, "gtk-menu" },
{ "images/stock-layers-16.png", *, *, * }
}
stock["gimp-channes"] =
{
{ "images/stock-channels-16.png", *, *, "gtk-menu" },
{ "images/stock-channels-16.png", *, *, * }
}
stock["gimp-landscape"] =
{
{ "images/stock-landscape-16.png", *, *, "gtk-menu" },
{ "images/stock-landscape-16.png", *, *, * }
}
stock["gimp-paths"] =
{
{ "images/stock-paths-16.png", *, *, "gtk-menu" },
{ "images/stock-paths-16.png", *, *, * }
}
stock["gimp-portrait"] =
{
{ "images/stock-portrait-16.png", *, *, "gtk-menu" },
{ "images/stock-portrait-16.png", *, *, * }
}
stock["gimp-print-resolution"] =
{
{ "images/stock-print-resolution-16.png", *, *, "gtk-menu" },
{ "images/stock-print-resolution-16.png", *, *, * }
}
stock["gimp-question"] =
{
{ "images/stock-question-48.png", *, *, "gtk-menu" },
{ "images/stock-question-48.png", *, *, * }
}
stock["gimp-web"] =
{
{ "images/stock-web-16.png", *, *, "gtk-menu" },
{ "images/stock-web-16.png", *, *, * }
}
stock["gimp-template"] =
{
{ "images/stock-template-16.png", *, *, "gtk-menu" },
{ "images/stock-template-16.png", *, *, * }
}
# Image window icons
#
stock["gimp-image"] =
{
{ "images/stock-image-48.png", *, *, "gtk-menu" },
{ "images/stock-image-48.png", *, *, * }
}
stock["gimp-navigation"] =
{
{ "images/stock-navigation-16.png", *, *, "gtk-menu" },
{ "images/stock-navigation-16.png", *, *, * }
}
stock["gimp-quick-mask-off"] =
{
{ "images/stock-quick-mask-off-12.png", *, *, "gtk-menu" },
{ "images/stock-quick-mask-off-12.png", *, *, * }
}
stock["gimp-quick-mask-on"] =
{
{ "images/stock-quick-mask-on-12.png", *, *, "gtk-menu" },
{ "images/stock-quick-mask-on-12.png", *, *, * }
}
stock["gimp-menu-left"] =
{
{ "images/stock-menu-left-12.png", *, *, "gtk-menu" },
{ "images/stock-menu-left-12.png", *, *, * }
}
stock["gimp-menu-right"] =
{
{ "images/stock-menu-right-12.png", *, *, "gtk-menu" },
{ "images/stock-menu-right-12.png", *, *, * }
}
stock["gimp-grid"] =
{
{ "images/stock-grid-16.png", *, *, "gtk-menu" },
{ "images/stock-grid-16.png", *, *, * }
}
# Toolbox icons
#
stock["gimp-default-colors"] =
{
{ "images/stock-default-colors-12.png", *, *, "gtk-menu" },
{ "images/stock-default-colors-12.png", *, *, * }
}
stock["gimp-swap-colors"] =
{
{ "images/stock-swap-colors-12.png", *, *, "gtk-menu" },
{ "images/stock-swap-colors-12.png", *, *, * }
}
# X & Y linked or not
#
stock["gimp-hchain"] =
{
{ "images/stock-hchain-24.png", *, *, "gtk-button" },
{ "images/stock-hchain-24.png", *, *, * }
}
stock["gimp-hchain-broken"] =
{
{ "images/stock-hchain-broken-24.png", *, *, "gtk-button" },
{ "images/stock-hchain-broken-24.png", *, *, * }
}
stock["gimp-vchain"] =
{
{ "images/stock-vchain-24.png", *, *, "gtk-button" },
{ "images/stock-vchain-24.png", *, *, * }
}
stock["gimp-vchain-broken"] =
{
{ "images/stock-vchain-broken-24.png", *, *, "gtk-button" },
{ "images/stock-vchain-broken-24.png", *, *, * }
}
# Wilber *_`@@'
#
stock["gimp-wilber"] =
{
{ "images/stock-wilber-16.png", *, *, "gtk-menu" }
}
stock["gimp-wilber-eek"] =
{
{ "images/stock-wilber-eek-64.png", *, *, * }
}
# Tool icons
#
stock["gimp-tool-airbrush"] =
{
{ "images/stock-tool-airbrush-16.png", *, *, "gtk-button" },
{ "images/stock-tool-airbrush-16.png", *, *, * }
}
stock["gimp-tool-blend"] =
{
{ "images/stock-tool-blend-16.png", *, *, "gtk-button" },
{ "images/stock-tool-blend-16.png", *, *, * }
}
stock["gimp-tool-blur"] =
{
{ "images/stock-tool-blur-16.png", *, *, "gtk-button" },
{ "images/stock-tool-blur-16.png", *, *, * }
}
stock["gimp-stock-zoom-follow-window"] =
{
{ "images/stock-zoom-follow-window-12.png", *, *, "gtk-button" },
{ "images/stock-zoom-follow-window-12.png", *, *, * }
}
stock["gimp-tool-brightness-contrast"] =
{
{ "images/stock-tool-brightness-contrast-16.png", *, *, "gtk-button" },
{ "images/stock-tool-brightness-contrast-16.png", *, *, * }
}
stock["gimp-tool-bucket-fill"] =
{
{ "images/stock-tool-bucket-fill-16.png", *, *, "gtk-button" },
{ "images/stock-tool-bucket-fill-16.png", *, *, * }
}
stock["gimp-tool-by-color-select"] =
{
{ "images/stock-tool-by-color-select-16.png", *, *, "gtk-button" },
{ "images/stock-tool-by-color-select-16.png", *, *, * }
}
stock["gimp-tool-clone"] =
{
{ "images/stock-tool-clone-16.png", *, *, "gtk-button" },
{ "images/stock-tool-clone-16.png", *, *, * }
}
stock["gimp-tool-color-balance"] =
{
{ "images/stock-tool-color-balance-16.png", *, *, "gtk-button" },
{ "images/stock-tool-color-balance-16.png", *, *, * }
}
stock["gimp-tool-color-picker"] =
{
{ "images/stock-tool-color-picker-16.png", *, *, "gtk-button" },
{ "images/stock-tool-color-picker-16.png", *, *, * }
}
stock["gimp-tool-crop"] =
{
{ "images/stock-tool-crop-16.png", *, *, "gtk-button" },
{ "images/stock-tool-crop-16.png", *, *, * }
}
stock["gimp-tool-curves"] =
{
{ "images/stock-tool-curves-16.png", *, *, "gtk-button" },
{ "images/stock-tool-curves-16.png", *, *, * }
}
stock["gimp-tool-dodge"] =
{
{ "images/stock-tool-dodge-16.png", *, *, "gtk-button" },
{ "images/stock-tool-dodge-16.png", *, *, * }
}
stock["gimp-tool-ellipse-select"] =
{
{ "images/stock-tool-ellipse-select-16.png", *, *, "gtk-button" },
{ "images/stock-tool-ellipse-select-16.png", *, *, * }
}
stock["gimp-tool-eraser"] =
{
{ "images/stock-tool-eraser-16.png", *, *, "gtk-button" },
{ "images/stock-tool-eraser-16.png", *, *, * }
}
stock["gimp-tool-flip"] =
{
{ "images/stock-tool-flip-16.png", *, *, "gtk-button" },
{ "images/stock-tool-flip-16.png", *, *, * }
}
stock["gimp-tool-free-select"] =
{
{ "images/stock-tool-free-select-16.png", *, *, "gtk-button" },
{ "images/stock-tool-free-select-16.png", *, *, * }
}
stock["gimp-tool-fuzzy-select"] =
{
{ "images/stock-tool-fuzzy-select-16.png", *, *, "gtk-button" },
{ "images/stock-tool-fuzzy-select-16.png", *, *, * }
}
stock["gimp-tool-hue-saturation"] =
{
{ "images/stock-tool-hue-saturation-16.png", *, *, "gtk-button" },
{ "images/stock-tool-hue-saturation-16.png", *, *, * }
}
stock["gimp-tool-ink"] =
{
{ "images/stock-tool-ink-16.png", *, *, "gtk-button" },
{ "images/stock-tool-ink-16.png", *, *, * }
}
stock["gimp-tool-colorize"] =
{
{ "images/stock-tool-colorize-16.png", *, *, "gtk-button" },
{ "images/stock-tool-colorize-16.png", *, *, * }
}
stock["gimp-tool-iscissors"] =
{
{ "images/stock-tool-iscissors-16.png", *, *, "gtk-button" },
{ "images/stock-tool-iscissors-16.png", *, *, * }
}
stock["gimp-tool-levels"] =
{
{ "images/stock-tool-levels-16.png", *, *, "gtk-button" },
{ "images/stock-tool-levels-16.png", *, *, * }
}
stock["gimp-tool-measure"] =
{
{ "images/stock-tool-measure-16.png", *, *, "gtk-button" },
{ "images/stock-tool-measure-16.png", *, *, * }
}
stock["gimp-tool-move"] =
{
{ "images/stock-tool-move-16.png", *, *, "gtk-button" },
{ "images/stock-tool-move-16.png", *, *, * }
}
stock["gimp-tool-paintbrush"] =
{
{ "images/stock-tool-paintbrush-16.png", *, *, "gtk-button" },
{ "images/stock-tool-paintbrush-16.png", *, *, * }
}
stock["gimp-tool-path"] =
{
{ "images/stock-tool-path-16.png", *, *, "gtk-button" },
{ "images/stock-tool-path-16.png", *, *, * }
}
stock["gimp-tool-pencil"] =
{
{ "images/stock-tool-pencil-16.png", *, *, "gtk-button" },
{ "images/stock-tool-pencil-16.png", *, *, * }
}
stock["gimp-tool-perspective"] =
{
{ "images/stock-tool-perspective-16.png", *, *, "gtk-button" },
{ "images/stock-tool-perspective-16.png", *, *, * }
}
stock["gimp-tool-posterize"] =
{
{ "images/stock-tool-posterize-16.png", *, *, "gtk-button" },
{ "images/stock-tool-posterize-16.png", *, *, * }
}
stock["gimp-tool-rect-select"] =
{
{ "images/stock-tool-rect-select-16.png", *, *, "gtk-button" },
{ "images/stock-tool-rect-select-16.png", *, *, * }
}
stock["gimp-tool-rotate"] =
{
{ "images/stock-tool-rotate-16.png", *, *, "gtk-button" },
{ "images/stock-tool-rotate-16.png", *, *, * }
}
stock["gimp-tool-scale"] =
{
{ "images/stock-tool-scale-16.png", *, *, "gtk-button" },
{ "images/stock-tool-scale-16.png", *, *, * }
}
stock["gimp-tool-shear"] =
{
{ "images/stock-tool-shear-16.png", *, *, "gtk-button" },
{ "images/stock-tool-shear-16.png", *, *, * }
}
stock["gimp-tool-smudge"] =
{
{ "images/stock-tool-smudge-16.png", *, *, "gtk-button" },
{ "images/stock-tool-smudge-16.png", *, *, * }
}
stock["gimp-tool-text"] =
{
{ "images/stock-tool-text-16.png", *, *, "gtk-button" },
{ "images/stock-tool-text-16.png", *, *, * }
}
stock["gimp-tool-threshold"] =
{
{ "images/stock-tool-threshold-16.png", *, *, "gtk-button" },
{ "images/stock-tool-threshold-16.png", *, *, * }
}
stock["gimp-tool-zoom"] =
{
{ "images/stock-tool-zoom-16.png", *, *, "gtk-button" },
{ "images/stock-tool-zoom-16.png", *, *, * }
}
}
class "GtkWidget" style "gimp-icons"
More information about the Tango-artists
mailing list