source: extensions/simple_themes/simple-white/themeconf.inc.php @ 15907

Last change on this file since 15907 was 10950, checked in by plg, 13 years ago

switch version to auto

File size: 280 bytes
Line 
1<?php
2/*
3Theme Name: Simple White
4Version: auto
5Description: Theme white for Simple
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=346
7Author: plg
8Author URI: http://piwigo.wordpress.com
9*/
10$themeconf = array(
11  'name'  => 'simple-white',
12  'parent' => 'simple',
13  );
14?>
Note: See TracBrowser for help on using the repository browser.