| 20 * You should have received a copy of the GNU General Public License |
20 * You should have received a copy of the GNU General Public License |
| 21 * along with this program; if not, write to the Free Software |
21 * along with this program; if not, write to the Free Software |
| 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
| 23 */ |
23 */ |
| 24 |
24 |
| 25 #include "internal.h" |
25 #include <glib/gi18n-lib.h> |
| 26 |
26 |
| 27 #include <purple.h> |
27 #include <purple.h> |
| 28 |
28 |
| 29 /* This plugin no longer depends on gtk */ |
29 /* This plugin no longer depends on gtk */ |
| 30 #define IDLE_PLUGIN_ID "core-idle" |
30 #define IDLE_PLUGIN_ID "core-idle" |