Mercurial > pidgin.yaz
comparison pidgin/pidginstock.h @ 17549:c1d67fef5eb3
Re-did the toolbar layout to take up less room. This is what we generally agreed to on devel@. I managed to do this, amazingly, not only without breaking Pidgin plugin API compatibility, but it doesn't even add any API. This is still totally raw; I'm comitting it mostly so I can continue it easily from hmoe
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 01 Jun 2007 03:20:34 +0000 |
parents | 043a1139d4e5 |
children | 425b83d9614d |
comparison
equal
deleted
inserted
replaced
17548:95203f9325a3 | 17549:c1d67fef5eb3 |
---|---|
114 #define PIDGIN_STOCK_TOOLBAR_FGCOLOR "pidgin-fgcolor" | 114 #define PIDGIN_STOCK_TOOLBAR_FGCOLOR "pidgin-fgcolor" |
115 #define PIDGIN_STOCK_TOOLBAR_SMILEY "pidgin-smiley" | 115 #define PIDGIN_STOCK_TOOLBAR_SMILEY "pidgin-smiley" |
116 #define PIDGIN_STOCK_TOOLBAR_FONT_FACE "pidgin-font-face" | 116 #define PIDGIN_STOCK_TOOLBAR_FONT_FACE "pidgin-font-face" |
117 #define PIDGIN_STOCK_TOOLBAR_TEXT_SMALLER "pidgin-text-smaller" | 117 #define PIDGIN_STOCK_TOOLBAR_TEXT_SMALLER "pidgin-text-smaller" |
118 #define PIDGIN_STOCK_TOOLBAR_TEXT_LARGER "pidgin-text-larger" | 118 #define PIDGIN_STOCK_TOOLBAR_TEXT_LARGER "pidgin-text-larger" |
119 #define PIDGIN_STOCK_TOOLBAR_INSERT "pidgin-insert" | |
119 #define PIDGIN_STOCK_TOOLBAR_INSERT_IMAGE "pidgin-insert-image" | 120 #define PIDGIN_STOCK_TOOLBAR_INSERT_IMAGE "pidgin-insert-image" |
120 #define PIDGIN_STOCK_TOOLBAR_INSERT_LINK "pidgin-insert-link" | 121 #define PIDGIN_STOCK_TOOLBAR_INSERT_LINK "pidgin-insert-link" |
121 #define PIDGIN_STOCK_TOOLBAR_MESSAGE_NEW "pidgin-message-new" | 122 #define PIDGIN_STOCK_TOOLBAR_MESSAGE_NEW "pidgin-message-new" |
122 #define PIDGIN_STOCK_TOOLBAR_PENDING "pidgin-pending" | 123 #define PIDGIN_STOCK_TOOLBAR_PENDING "pidgin-pending" |
123 #define PIDGIN_STOCK_TOOLBAR_PLUGINS "pidgin-plugins" | 124 #define PIDGIN_STOCK_TOOLBAR_PLUGINS "pidgin-plugins" |