]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/conf.h
Update cfg_kludge_flash for Flash 10
[ion3.git] / ioncore / conf.h
index da3679b8795f7449ab24ee5f68d28d446f41c133..c7c9a8d66a65dc00347545a234d117141e210ae2 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/ioncore/conf.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2006
+ * 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_CONF_H
@@ -14,4 +11,7 @@
 
 extern bool ioncore_read_main_config(const char *cfgfile);
 
+extern ExtlTab ioncore_get_winprop(WClientWin *cwin);
+extern ExtlTab ioncore_get_layout(const char *str);
+
 #endif /* ION_IONCORE_CONF_H */