ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm/modules/icq icq.c,1.1.1.1,1.2


From: Andy Maloney <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/icq icq.c,1.1.1.1,1.2
Date: Fri, 10 Jan 2003 18:43:58 -0500

Update of /cvsroot/ayttm/ayttm/modules/icq
In directory subversions:/tmp/cvs-serv6738/modules/icq

Modified Files:
        icq.c 
Log Message:
Use pref functions to access prefs


Index: icq.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/icq/icq.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- icq.c       23 Dec 2002 22:04:38 -0000      1.1.1.1
+++ icq.c       10 Jan 2003 23:43:56 -0000      1.2
@@ -647,7 +647,7 @@
                iad->status = STATUS_OFFLINE;
                ea->protocol_account_data = iad;
                
-               if(!do_ignore_unknown)
+               if( !iGetLocalPref("do_ignore_unknown") )
                {
                        add_unknown(ea);
                 //switch these two lines to make it not automatically display 
on unknow user





reply via email to

[Prev in Thread] Current Thread [Next in Thread]