| 14 * |
14 * |
| 15 * You should have received a copy of the GNU General Public License |
15 * You should have received a copy of the GNU General Public License |
| 16 * along with this program; if not, write to the Free Software |
16 * along with this program; if not, write to the Free Software |
| 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. |
17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. |
| 18 */ |
18 */ |
| 19 #include "internal.h" |
19 #include <glib/gi18n-lib.h> |
| 20 |
20 |
| 21 #include <purple.h> |
21 #include <purple.h> |
| 22 |
22 |
| 23 static void |
23 static void |
| 24 dont_do_it_cb(PurpleBlistNode *node, const char *note) |
24 dont_do_it_cb(PurpleBlistNode *node, const char *note) |