From 45748d73b5e784ad3e79350564eb68dcac71aa45 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 23 Sep 2011 13:44:35 -0300 Subject: Initial import --- muambeiro.info | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 muambeiro.info (limited to 'muambeiro.info') diff --git a/muambeiro.info b/muambeiro.info new file mode 100644 index 0000000..edd2e3f --- /dev/null +++ b/muambeiro.info @@ -0,0 +1,51 @@ +; $Id$ + +name = Muambeiro +description = Based on sky 7.x-1.6 +core = 7.x + +; REGIONS +;------------------------------------------------------------------------------- +regions[page_top] = Page Top +regions[header] = Header +regions[navigation] = Navigation +regions[highlighted] = Highlighted +regions[help] = Help +regions[content] = Content +regions[sidebar_first] = Sidebar First +regions[sidebar_second] = Sidebar Second +regions[footer] = Footer +regions[copyright] = Copyright +regions[collapsible] = Collapsible +regions[page_bottom] = Page Bottom + + +; STYLESHEETS +;------------------------------------------------------------------------------- +stylesheets[all][] = css/layout.css +stylesheets[all][] = css/style.css +stylesheets[all][] = css/forms.css +stylesheets[all][] = css/colors.css +stylesheets[print][] = css/print.css + + +; SCRIPTS +;------------------------------------------------------------------------------- +scripts[] = js/scripts.js + + +; FEATURES +;------------------------------------------------------------------------------- +features[] = logo +features[] = favicon +features[] = name +features[] = slogan +features[] = node_user_picture +features[] = comment_user_picture +features[] = comment_user_verification + +; Information added by drupal.org packaging script on January 1, 1970 - 00:00 +version = "7.x-0.1" +core = "7.x" +project = "muambeiro" + -- cgit v1.2.3