From e62b6382e434cf3140d446c7e4017163305fa63f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 6 Jun 2010 08:07:09 -0400 Subject: Add more missing icons for GtkhtmlEditor. The GtkhtmlEditor HTML toolbar uses some legacy stock icons: stock_insert-rule stock_insert-table stock_text-monospaced Technically these belong in the GtkHtml package. Couple reasons why I'm not doing that. 1) Evolution should be the only consumer of GtkhtmlEditor at this point, and when we finally dump GtkHtml for WebKit I expect the composer UI to stay basically the same. So GtkhtmlEditor will have to be gutted, renamed, and moved into Evolution, along with the legacy icons. So they're going to end up here in the long run anyway. 2) GtkHtml doesn't ship any of its own icons currently, so I'd have to reconstruct all the autotools scripts for icons already in Evolution, figure out a sensible install path, make sure GtkIconTheme knows to look for icons there, etc. Just not worth the hassle. --- data/icons/hicolor_actions_24x24_stock_insert-rule.png | Bin 0 -> 199 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 data/icons/hicolor_actions_24x24_stock_insert-rule.png (limited to 'data/icons/hicolor_actions_24x24_stock_insert-rule.png') diff --git a/data/icons/hicolor_actions_24x24_stock_insert-rule.png b/data/icons/hicolor_actions_24x24_stock_insert-rule.png new file mode 100644 index 0000000000..a67762f339 Binary files /dev/null and b/data/icons/hicolor_actions_24x24_stock_insert-rule.png differ -- cgit v1.2.3