]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/conf.h
[svn-upgrade] Integrating new upstream version, ion3 (20070203)
[ion3.git] / ioncore / conf.h
index da3679b8795f7449ab24ee5f68d28d446f41c133..696852da7c009a803e9bdbf83f35dae8029e0a0a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ion/ioncore/conf.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2006
+ * Copyright (c) Tuomo Valkonen 1999-2007
  *
  * 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
@@ -14,4 +14,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 */