Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_x


Modified Files:
        Ecore_X.h Ecore_X_Cursor.h 


Log Message:


hey guys! can u rememebr to add yourselves to AUTHORS?

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/Ecore_X.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- Ecore_X.h   24 Apr 2004 05:49:46 -0000      1.45
+++ Ecore_X.h   30 Apr 2004 03:10:16 -0000      1.46
@@ -1,6 +1,11 @@
 #ifndef _ECORE_X_H
 #define _ECORE_X_H
 
+/**
+ * @file
+ * @brief Ecore functions for dealing with the X Windows system
+ */
+
 typedef unsigned int Ecore_X_ID;
 #ifndef _ECORE_X_WINDOW_PREDEF
 typedef Ecore_X_ID   Ecore_X_Window;
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/Ecore_X_Cursor.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Ecore_X_Cursor.h    22 Jan 2004 23:13:50 -0000      1.1
+++ Ecore_X_Cursor.h    30 Apr 2004 03:10:17 -0000      1.2
@@ -1,6 +1,11 @@
 #ifndef _ECORE_X_CURSOR_H
 #define _ECORE_X_CURSOR_H
 
+/**
+ * @file
+ * @brief Defines the various cursor types for the X Windows system.
+ */
+
 #define ECORE_X_CURSOR_X 0
 #define ECORE_X_CURSOR_ARROW 2
 #define ECORE_X_CURSOR_BASED_ARROW_DOWN 4




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to