cpw.rekkanoryo.icqxstatus: 8d451c88: s/savable/saveable/

rlaager at pidgin.im rlaager at pidgin.im
Mon Nov 17 02:35:26 EST 2008


-----------------------------------------------------------------
Revision: 8d451c887dfb72e7caa6d429efefcd1cae7fb968
Ancestor: f5c3e22d50e1e2fc7a5d041299c8b910f45501af
Author: rlaager at pidgin.im
Date: 2008-11-17T04:18:05
Branch: im.pidgin.cpw.rekkanoryo.icqxstatus
URL: http://d.pidgin.im/viewmtn/revision/info/8d451c887dfb72e7caa6d429efefcd1cae7fb968

Modified files:
        libpurple/status.h

ChangeLog: 

s/savable/saveable/

-------------- next part --------------
============================================================
--- libpurple/status.h	048a4c3c215af890534bad8cc7cb3744af135fc6
+++ libpurple/status.h	46cea9411736660b6f532d4c4842ee7c5fdc06f0
@@ -50,8 +50,8 @@
  * your accounts are saved so that the next time you start Purple,
  * your accounts will be set to their last known statuses.  There
  * is also a list of saved statuses that are written to the
- * status.xml file.  Also, each PurpleStatus has a "savable" boolean.
- * If "savable" is set to FALSE then the status is NEVER saved.
+ * status.xml file.  Also, each PurpleStatus has a "saveable" boolean.
+ * If "saveable" is set to FALSE then the status is NEVER saved.
  * All PurpleStatuses should be inside a PurplePresence.
  *
  *
@@ -203,7 +203,7 @@ PurpleStatusType *purple_status_type_new
 
 /**
  * Creates a new status type with some default values (not
- * savable and not independent).
+ * saveable and not independent).
  *
  * @param primitive     The primitive status type.
  * @param id            The ID of the status type, or @c NULL to use the id of


More information about the Commits mailing list