comparison libpurple/accountopt.c @ 18243:a8b19e002cb4

propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8) to branch 'im.pidgin.soc.2007.remotelogging' (head da5442aedd302aafb260948b66ce0549a3e0a0e4)
author Richard Laager <rlaager@wiktel.com>
date Sun, 24 Jun 2007 20:01:43 +0000
parents 7df46d8bf114
children 44b4e8bd759b
comparison
equal deleted inserted replaced
18176:b14dfa2f49a1 18243:a8b19e002cb4
20 * 20 *
21 * You should have received a copy of the GNU General Public License 21 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 */ 24 */
25 #include "internal.h"
26
25 #include "accountopt.h" 27 #include "accountopt.h"
26 #include "util.h" 28 #include "util.h"
27 29
28 PurpleAccountOption * 30 PurpleAccountOption *
29 purple_account_option_new(PurplePrefType type, const char *text, 31 purple_account_option_new(PurplePrefType type, const char *text,