comparison libpurple/plugins/autoaccept.c @ 16427:4999bbc52881

Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
author Sean Egan <seanegan@gmail.com>
date Wed, 25 Apr 2007 23:55:56 +0000
parents 32c366eeeb99
children f8eb3e7c4fbd
comparison
equal deleted inserted replaced
16426:0fb719b5dc0e 16427:4999bbc52881
45 #include <ft.h> 45 #include <ft.h>
46 #include <request.h> 46 #include <request.h>
47 #include <notify.h> 47 #include <notify.h>
48 #include <util.h> 48 #include <util.h>
49 49
50 #define PREF_PREFIX "/plugins/core/" PLUGIN_ID 50 #define PREF_PREFIX "/plugins/purple/" PLUGIN_ID
51 #define PREF_PATH PREF_PREFIX "/path" 51 #define PREF_PATH PREF_PREFIX "/path"
52 #define PREF_STRANGER PREF_PREFIX "/reject_stranger" 52 #define PREF_STRANGER PREF_PREFIX "/reject_stranger"
53 #define PREF_NOTIFY PREF_PREFIX "/notify" 53 #define PREF_NOTIFY PREF_PREFIX "/notify"
54 54
55 typedef enum 55 typedef enum