pidgin/pidginstock.h

changeset 39497
887deae02283
parent 39147
516519cd0145
child 40502
875489636847
--- a/pidgin/pidginstock.h	Sun Mar 17 05:18:03 2019 +0000
+++ b/pidgin/pidginstock.h	Thu Oct 19 22:03:24 2017 -0500
@@ -35,6 +35,8 @@
 /* Stock images                                                           */
 /**************************************************************************/
 
+#ifndef PIDGIN_STOCK_DISABLE
+
 #define PIDGIN_STOCK_ACTION          "pidgin-action"
 #define PIDGIN_STOCK_ALIAS           "pidgin-alias"
 #define PIDGIN_STOCK_AWAY            "pidgin-away"
@@ -167,6 +169,7 @@
 #define PIDGIN_STOCK_TRAY_PENDING         "pidgin-tray-pending"
 #define PIDGIN_STOCK_TRAY_EMAIL		  "pidgin-tray-email"
 
+#endif /* PIDGIN_STOCK_DISABLE */
 
 /*
  * For using icons that aren't one of the default GTK_ICON_SIZEs

mercurial