/site/in/site.as.in
# · Autoconf · 17 lines · 14 code · 3 blank · 0 comment · 0 complexity · 51d997b9de7504f0ba2cab7ae9501011 MD5 · raw file
- autogen definitions sitetool;
- common = {
- layout = "./layout.sxml";
- };
- vars = {
- sitename = "@PACKAGE_NAME@";
- package_url = "@PACKAGE_URL@";
- package_bugreport = "@PACKAGE_BUGREPORT@";
- ohloh_badge_url = "http://www.ohloh.net/p/26031/widgets/project_partner_badge.js";
- };
- include "contents.as"
- include "pages.as"
- include "map.as"
- include "files.as"