/[oroborus]/oroborus/src/oroborus.h
ViewVC logotype

Diff of /oroborus/src/oroborus.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by dreamind, Tue Jul 2 02:32:11 2002 UTC revision 1.12 by dreamind, Tue Jul 2 11:50:20 2002 UTC
# Line 92  Line 92 
92  #define CLOSE_BUTTON                    3  #define CLOSE_BUTTON                    3
93  #define BUTTON_COUNT                    4  #define BUTTON_COUNT                    4
94    
95    enum
96    {
97      NET_WM_STATE_REMOVE,          /* remove/unset property */
98      NET_WM_STATE_ADD,             /* add/set property */
99      NET_WM_STATE_TOGGLE           /* toggle property  */
100    };
101    
102  enum  enum
103  {  {

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26