pidgin/gtksession.h

changeset 15884
4de1981757fc
parent 15572
e069b22c1fc4
child 15931
716b5fac1895
--- a/pidgin/gtksession.h	Mon Mar 19 06:11:46 2007 +0000
+++ b/pidgin/gtksession.h	Mon Mar 19 07:01:17 2007 +0000
@@ -2,7 +2,7 @@
  * @file gtksession.h X Windows session management API
  * @ingroup gtkui
  *
- * 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
@@ -35,10 +35,10 @@
  * manager.
  *
  * @param argv0       The first argument passed into the program.  This
- *                    will be the name of the executable, e.g. 'gaim'
+ *                    will be the name of the executable, e.g. 'purple'
  * @param previous_id An optional session ID to use.  This can be NULL.
  * @param config_dir  The path to the configuration directory used by
- *                    this instance of this program, e.g. '/home/user/.gaim'
+ *                    this instance of this program, e.g. '/home/user/.purple'
  */
 void pidgin_session_init(gchar *argv0, gchar *previous_id, gchar *config_dir);
 

mercurial