X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=ioncore%2Fglobal.h;h=fb00d99e93278221409a32ca77b84f62944d6534;hp=7ac78419c0c699063946ff9ca13b66f2206cad49;hb=HEAD;hpb=de22e45179cb3bafa490294d31d47f361047a30a diff --git a/ioncore/global.h b/ioncore/global.h index 7ac7841..fb00d99 100644 --- a/ioncore/global.h +++ b/ioncore/global.h @@ -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;