[Fedora-directory-commits] esc/src/app/xpcom rhICoolKey.idl, 1.4, 1.5

Jack Magne (jmagne) fedora-directory-commits at redhat.com
Sat Feb 24 01:58:32 UTC 2007


Author: jmagne

Update of /cvs/dirsec/esc/src/app/xpcom
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30243

Modified Files:
	rhICoolKey.idl 
Log Message:
Add method to pass log message contents from script to be logged in the native code.



Index: rhICoolKey.idl
===================================================================
RCS file: /cvs/dirsec/esc/src/app/xpcom/rhICoolKey.idl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rhICoolKey.idl	9 Feb 2007 21:37:33 -0000	1.4
+++ rhICoolKey.idl	24 Feb 2007 01:58:30 -0000	1.5
@@ -31,6 +31,8 @@
     void rhCoolKeySetNotifyCallback(in rhIKeyNotify jsNotify);
 
     void rhCoolKeyUnSetNotifyCallback(in rhIKeyNotify jsNotify);
+
+    void CoolKeyLogMsg(in unsigned long aLogLevel, in string aMessage);
     void BlinkCoolKey(in unsigned long aKeyType, in string aKeyID,in unsigned long aRate,in unsigned long aDuration);
 
 




More information about the Fedora-directory-commits mailing list