diff src/stock.h @ 10219:f37516ae6a0b

[gaim-migrate @ 11347] The icon isn't quite the default size for a dialog icon. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 20 Nov 2004 19:36:22 +0000
parents db62420a53a2
children
line wrap: on
line diff
--- a/src/stock.h	Sat Nov 20 18:57:59 2004 +0000
+++ b/src/stock.h	Sat Nov 20 19:36:22 2004 +0000
@@ -78,8 +78,9 @@
 /*@}*/
 
 /**
- * For getting the icon size for the logo
+ * For using icons that aren't one of the default GTK_ICON_SIZEs
  */
+#define GAIM_ICON_SIZE_DIALOG_COOL "gaim-icon-size-dialog-cool"
 #define GAIM_ICON_SIZE_LOGO        "gaim-icon-size-logo"
 
 /**