]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/global.h
Update cfg_kludge_flash for Flash 10
[ion3.git] / ioncore / global.h
index 7ac78419c0c699063946ff9ca13b66f2206cad49..fb00d99e93278221409a32ca77b84f62944d6534 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/ioncore/global.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
- * Ion is free software; you can redistribute it and/or modify it under
- * the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * See the included file LICENSE for details.
  */
 
 #ifndef ION_IONCORE_GLOBAL_H
@@ -67,7 +64,8 @@ DECLSTRUCT(WGlobal){
     Atom atom_checkcode;
     Atom atom_selection;
     Atom atom_mwm_hints;
-
+    Atom atom_dockapp_hack;
+    
     WRootWin *rootwins;
     WScreen *screens;
     WRegion *focus_next;