diff pidgin/gaimstock.h @ 15699:1229a0cd9126

docklet pending status
author Sean Egan <seanegan@gmail.com>
date Sun, 25 Feb 2007 09:07:43 +0000
parents 43eff0c25647
children 759f4c6262c6
line wrap: on
line diff
--- a/pidgin/gaimstock.h	Sun Feb 25 03:22:37 2007 +0000
+++ b/pidgin/gaimstock.h	Sun Feb 25 09:07:43 2007 +0000
@@ -75,10 +75,14 @@
 #define PIDGIN_STOCK_STATUS_LOGOUT     "pidgin-status-logout"
 #define PIDGIN_STOCK_STATUS_OFFLINE    "pidgin-status-offline"
 #define PIDGIN_STOCK_STATUS_PERSON     "pidgin-status-person"
+#define PIDGIN_STOCK_STATUS_MESSAGE    "pidgin-status-message"
+
+/* Chat room emblems */
+#define PIDGIN_STOCK_STATUS_IGNORED    "pidgin-status-ignored"
+#define PIDGIN_STOCK_STATUS_FOUNDER    "pidgin-status-founder"
 #define PIDGIN_STOCK_STATUS_OPERATOR   "pidgin-status-operator"
 #define PIDGIN_STOCK_STATUS_HALFOP     "pidgin-status-halfop"
 #define PIDGIN_STOCK_STATUS_VOICE      "pidgin-status-voice"
-#define PIDGIN_STOCK_STATUS_MESSAGE    "pidgin-status-message"
 
 /* Dialog icons */
 #define PIDGIN_STOCK_DIALOG_AUTH	"pidgin-dialog-auth"