Gimp/icons
klausstaedtler b79e754480 icons: Bug 759904
add
gimp-open

patch: replace "document-open" by "gimp-open" (or GIMP_STOCK_OPEN)

gimp/plug-ins/imagemap/imap_browse.c:   icon = gtk_image_new_from_icon_name ("document-open", GTK_ICON_SIZE_BUTTON);
gimp/libgimpwidgets/gimpfileentry.c:  image = gtk_image_new_from_icon_name ("document-open", GTK_ICON_SIZE_BUTTON);
gimp/app/actions/text-editor-actions.c:  { "text-editor-load", "document-open",
gimp/app/actions/vectors-actions.c:  { "vectors-import", "document-open",
gimp/app/actions/patterns-actions.c:  { "patterns-open-as-image", "document-open",
gimp/app/actions/documents-actions.c:  { "documents-open", "document-open",
gimp/app/actions/brushes-actions.c:  { "brushes-open-as-image", "document-open",
gimp/app/actions/text-tool-actions.c:  { "text-tool-load", "document-open",
gimp/app/actions/file-actions.c:      entries[i].icon_name      = "document-open";
gimp/app/widgets/gimpsettingsbox.c:                                     "document-open",
gimp/app/widgets/gimpsettingseditor.c:                            "document-open",

patch
gimpicons.c
gimpicons.h
2016-06-10 13:50:46 +02:00
..
Color icons: Bug 759904 2016-06-10 13:50:46 +02:00
Legacy icons: color-scalable & symbolic-scalable&legacy 2016-05-18 18:53:59 +02:00
Prototype icons: Bug 759904 2016-06-10 13:50:46 +02:00
Symbolic icons: Bug 759904 2016-06-10 13:50:46 +02:00
Symbolic-Inverted icons: use pixel-perfect 24x24 icons with vectorial icon themes. 2016-04-10 18:17:58 +02:00
.gitignore icons: new symbolic icon theme for GIMP. 2015-12-09 23:00:14 +01:00
icon-list.mk icons: Bug 759904 2016-06-10 13:50:46 +02:00
Makefile.am icons: get the 2.8 pixel-perfect icon theme back under name "Legacy". 2016-03-01 00:12:38 +01:00