It's already there. The external declaration was just missing.

/Kim

Vincent Torri wrote:
> Kim, don't you think that the creation of that atom should also be added 
> in ecore (in netwm) ?
> 
> Vincent
> 
> On Sun, 8 Apr 2007, Enlightenment CVS wrote:
> 
>> Enlightenment CVS committal
>>
>> Author  : kwo
>> Project : e17
>> Module  : libs/ecore
>>
>> Dir     : e17/libs/ecore/src/lib/ecore_x
>>
>>
>> Modified Files:
>>      Ecore_X_Atoms.h
>>
>>
>> Log Message:
>> Add missing declaration (ECORE_X_ATOM_NET_STARTUP_ID).
>>
>> ===================================================================
>> RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_x/Ecore_X_Atoms.h,v
>> retrieving revision 1.15
>> retrieving revision 1.16
>> diff -u -3 -r1.15 -r1.16
>> --- Ecore_X_Atoms.h  19 May 2006 06:05:35 -0000      1.15
>> +++ Ecore_X_Atoms.h  8 Apr 2007 20:52:54 -0000       1.16
>> @@ -122,6 +122,7 @@
>> EAPI extern Ecore_X_Atom ECORE_X_ATOM_NET_WM_SYNC_REQUEST;
>> EAPI extern Ecore_X_Atom ECORE_X_ATOM_NET_WM_SYNC_REQUEST_COUNTER;
>>
>> +EAPI extern Ecore_X_Atom ECORE_X_ATOM_NET_STARTUP_ID;
>> EAPI extern Ecore_X_Atom ECORE_X_ATOM_NET_STARTUP_INFO_BEGIN;
>> EAPI extern Ecore_X_Atom ECORE_X_ATOM_NET_STARTUP_INFO;
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to