libpurple/plugins/idle.c

changeset 40439
e9838d634d5e
parent 40043
90446617d967
child 40804
5496016b3c00
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
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"

mercurial