comparison src/gtkstock.c @ 11370:2c3fb4a0f785

[gaim-migrate @ 13595] Icon Updates: 1. Use GTK+ stock icons wherever possible. 2. Tracked (via the GNOME tracker) the creators of a couple GTK+ stock icons we copied and added them to COPYRIGHT. 3. Adding several icons from http://gnome-look.org/content/show.php?content=22348 - I've modified the colors on op.png and voice.png. - I'd like to thank "Lokheed", the creator of these icons, for the nice work. - FYI, the gnome-look.org domain seems broken for me now, I pulled the URL out of my logs for this commit message. 4. Adding a new blocked.png and ignored.png that Erick Hamness made at my request. Thanks Erick. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 30 Aug 2005 05:53:56 +0000
parents b33eccbc3a10
children 0914f135760a
comparison
equal deleted inserted replaced
11369:ab0fa7cd61cc 11370:2c3fb4a0f785
36 36
37 } const stock_icons[] = 37 } const stock_icons[] =
38 { 38 {
39 { GAIM_STOCK_ABOUT, "buttons", "about_menu.png" }, 39 { GAIM_STOCK_ABOUT, "buttons", "about_menu.png" },
40 { GAIM_STOCK_ACCOUNTS, "buttons", "accounts.png" }, 40 { GAIM_STOCK_ACCOUNTS, "buttons", "accounts.png" },
41 #if GTK_CHECK_VERSION(2,6,0)
42 { GAIM_STOCK_ALIAS, NULL, GTK_STOCK_EDIT },
43 #else
41 { GAIM_STOCK_ALIAS, "buttons", "edit.png" }, 44 { GAIM_STOCK_ALIAS, "buttons", "edit.png" },
45 #endif
42 { GAIM_STOCK_BGCOLOR, "buttons", "change-bgcolor-small.png" }, 46 { GAIM_STOCK_BGCOLOR, "buttons", "change-bgcolor-small.png" },
43 { GAIM_STOCK_BLOCK, NULL, GTK_STOCK_STOP }, 47 { GAIM_STOCK_BLOCK, NULL, GTK_STOCK_STOP },
44 { GAIM_STOCK_CHAT, NULL, GTK_STOCK_JUMP_TO }, 48 { GAIM_STOCK_CHAT, NULL, GTK_STOCK_JUMP_TO },
45 { GAIM_STOCK_CLEAR, "buttons", "clear.png" }, 49 { GAIM_STOCK_CLEAR, NULL, GTK_STOCK_CLEAR },
46 { GAIM_STOCK_DOWNLOAD, NULL, GTK_STOCK_GO_DOWN }, 50 { GAIM_STOCK_DOWNLOAD, NULL, GTK_STOCK_GO_DOWN },
47 { GAIM_STOCK_DIALOG_AUTH, "dialogs", "gaim_auth.png" }, 51 { GAIM_STOCK_DIALOG_AUTH, "dialogs", "gaim_auth.png" },
48 { GAIM_STOCK_DIALOG_COOL, "dialogs", "gaim_cool.png" }, 52 { GAIM_STOCK_DIALOG_COOL, "dialogs", "gaim_cool.png" },
49 { GAIM_STOCK_DIALOG_ERROR, "dialogs", "gaim_error.png" }, 53 { GAIM_STOCK_DIALOG_ERROR, "dialogs", "gaim_error.png" },
50 { GAIM_STOCK_DIALOG_INFO, "dialogs", "gaim_info.png" }, 54 { GAIM_STOCK_DIALOG_INFO, "dialogs", "gaim_info.png" },
51 { GAIM_STOCK_DIALOG_QUESTION, "dialogs", "gaim_question.png" }, 55 { GAIM_STOCK_DIALOG_QUESTION, "dialogs", "gaim_question.png" },
52 { GAIM_STOCK_DIALOG_WARNING, "dialogs", "gaim_warning.png" }, 56 { GAIM_STOCK_DIALOG_WARNING, "dialogs", "gaim_warning.png" },
53 { GAIM_STOCK_FGCOLOR, "buttons", "change-fgcolor-small.png" }, 57 { GAIM_STOCK_FGCOLOR, "buttons", "change-fgcolor-small.png" },
58 #if GTK_CHECK_VERSION(2,6,0)
59 { GAIM_STOCK_EDIT, NULL, GTK_STOCK_EDIT },
60 #else
54 { GAIM_STOCK_EDIT, "buttons", "edit.png" }, 61 { GAIM_STOCK_EDIT, "buttons", "edit.png" },
62 #endif
55 { GAIM_STOCK_FILE_CANCELED, NULL, GTK_STOCK_CANCEL }, 63 { GAIM_STOCK_FILE_CANCELED, NULL, GTK_STOCK_CANCEL },
56 { GAIM_STOCK_FILE_DONE, NULL, GTK_STOCK_APPLY }, 64 { GAIM_STOCK_FILE_DONE, NULL, GTK_STOCK_APPLY },
57 { GAIM_STOCK_FILE_TRANSFER, NULL, GTK_STOCK_REVERT_TO_SAVED }, 65 { GAIM_STOCK_FILE_TRANSFER, NULL, GTK_STOCK_REVERT_TO_SAVED },
58 { GAIM_STOCK_ICON_AWAY, "icons", "away.png" }, 66 { GAIM_STOCK_ICON_AWAY, "icons", "away.png" },
59 { GAIM_STOCK_ICON_AWAY_MSG, "icons", "msgpend.png" }, 67 { GAIM_STOCK_ICON_AWAY_MSG, "icons", "msgpend.png" },
62 { GAIM_STOCK_ICON_ONLINE, "icons", "online.png" }, 70 { GAIM_STOCK_ICON_ONLINE, "icons", "online.png" },
63 { GAIM_STOCK_ICON_ONLINE_MSG, "icons", "msgunread.png" }, 71 { GAIM_STOCK_ICON_ONLINE_MSG, "icons", "msgunread.png" },
64 { GAIM_STOCK_IGNORE, NULL, GTK_STOCK_DIALOG_ERROR }, 72 { GAIM_STOCK_IGNORE, NULL, GTK_STOCK_DIALOG_ERROR },
65 { GAIM_STOCK_IM, "buttons", "send-im.png" }, 73 { GAIM_STOCK_IM, "buttons", "send-im.png" },
66 { GAIM_STOCK_IMAGE, "buttons", "insert-image-small.png" }, 74 { GAIM_STOCK_IMAGE, "buttons", "insert-image-small.png" },
67 { GAIM_STOCK_INFO, "icons", "info.png", }, 75 #if GTK_CHECK_VERSION(2,8,0)
76 { GAIM_STOCK_INFO, NULL, GTK_STOCK_INFO },
77 #else
78 { GAIM_STOCK_INFO, "icons", "info.png" },
79 #endif
68 { GAIM_STOCK_INVITE, NULL, GTK_STOCK_JUMP_TO }, 80 { GAIM_STOCK_INVITE, NULL, GTK_STOCK_JUMP_TO },
69 { GAIM_STOCK_LINK, "buttons", "insert-link-small.png" }, 81 { GAIM_STOCK_LINK, "buttons", "insert-link-small.png" },
70 { GAIM_STOCK_LOGO, "gaim", "logo.png" }, 82 { GAIM_STOCK_LOGO, "gaim", "logo.png" },
71 { GAIM_STOCK_MODIFY, NULL, GTK_STOCK_PREFERENCES }, 83 { GAIM_STOCK_MODIFY, NULL, GTK_STOCK_PREFERENCES },
84 #if GTK_CHECK_VERSION(2,6,0)
85 { GAIM_STOCK_PAUSE, NULL, GTK_STOCK_MEDIA_PAUSE },
86 #else
72 { GAIM_STOCK_PAUSE, "buttons", "pause.png" }, 87 { GAIM_STOCK_PAUSE, "buttons", "pause.png" },
88 #endif
73 { GAIM_STOCK_OPEN_MAIL, NULL, GTK_STOCK_JUMP_TO }, 89 { GAIM_STOCK_OPEN_MAIL, NULL, GTK_STOCK_JUMP_TO },
74 { GAIM_STOCK_SEND, "buttons", "send-im.png" }, 90 { GAIM_STOCK_SEND, "buttons", "send-im.png" },
75 { GAIM_STOCK_SIGN_ON, NULL, GTK_STOCK_EXECUTE }, 91 { GAIM_STOCK_SIGN_ON, NULL, GTK_STOCK_EXECUTE },
76 { GAIM_STOCK_SIGN_OFF, NULL, GTK_STOCK_CLOSE }, 92 { GAIM_STOCK_SIGN_OFF, NULL, GTK_STOCK_CLOSE },
77 { GAIM_STOCK_SMILEY, "buttons", "insert-smiley-small.png" }, 93 { GAIM_STOCK_SMILEY, "buttons", "insert-smiley-small.png" },