summaryrefslogtreecommitdiff
path: root/finch/gntidle.h
diff options
context:
space:
mode:
authorSean Egan <seanegan@pidgin.im>2007-03-19 07:01:17 +0000
committerSean Egan <seanegan@pidgin.im>2007-03-19 07:01:17 +0000
commitceab2c4c55f659f3b65533bb0c7ba0e2d1293775 (patch)
tree058ad5acdb9dd18ca9747d56438f6e9ca2af4adb /finch/gntidle.h
parent1c027a2e75a3291f35af4c111bdc7d9008daef07 (diff)
downloadpidgin-ceab2c4c55f659f3b65533bb0c7ba0e2d1293775.tar.gz
sed -ie 's/gaim/purple/g'
Diffstat (limited to 'finch/gntidle.h')
-rw-r--r--finch/gntidle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/finch/gntidle.h b/finch/gntidle.h
index fba87d028d..48c50ea5a4 100644
--- a/finch/gntidle.h
+++ b/finch/gntidle.h
@@ -2,7 +2,7 @@
* @file gntidle.h GNT Idle API
* @ingroup gntui
*
- * gaim
+ * purple
*
* Pidgin is the legal property of its developers, whose names are too numerous
* to list here. Please refer to the COPYRIGHT file distributed with this
@@ -37,7 +37,7 @@
*
* @return The UI operations structure.
*/
-GaimIdleUiOps *finch_idle_get_ui_ops(void);
+PurpleIdleUiOps *finch_idle_get_ui_ops(void);
/*@}*/