comparison pidgin/pidginstock.h @ 23804:cbe97caec684

Use USE_VV instead of USE_FARSIGHT.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Wed, 28 May 2008 21:00:40 +0000
parents a8a26b4d8458
children 28ab41065172
comparison
equal deleted inserted replaced
23803:3f835618356a 23804:cbe97caec684
127 #define PIDGIN_STOCK_TOOLBAR_TYPING "pidgin-typing" 127 #define PIDGIN_STOCK_TOOLBAR_TYPING "pidgin-typing"
128 #define PIDGIN_STOCK_TOOLBAR_USER_INFO "pidgin-info" 128 #define PIDGIN_STOCK_TOOLBAR_USER_INFO "pidgin-info"
129 #define PIDGIN_STOCK_TOOLBAR_UNBLOCK "pidgin-unblock" 129 #define PIDGIN_STOCK_TOOLBAR_UNBLOCK "pidgin-unblock"
130 #define PIDGIN_STOCK_TOOLBAR_SELECT_AVATAR "pidgin-select-avatar" 130 #define PIDGIN_STOCK_TOOLBAR_SELECT_AVATAR "pidgin-select-avatar"
131 #define PIDGIN_STOCK_TOOLBAR_SEND_FILE "pidgin-send-file" 131 #define PIDGIN_STOCK_TOOLBAR_SEND_FILE "pidgin-send-file"
132 #ifdef USE_FARSIGHT 132 #ifdef USE_VV
133 #define PIDGIN_STOCK_TOOLBAR_CALL "pidgin-call" 133 #define PIDGIN_STOCK_TOOLBAR_CALL "pidgin-call"
134 #endif 134 #endif
135 135
136 /* Tray icons */ 136 /* Tray icons */
137 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available" 137 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available"