source: extensions/Wall/themeconf.inc.php @ 10997

Last change on this file since 10997 was 10997, checked in by Sixpo, 13 years ago
File size: 286 bytes
Line 
1<?php
2/*
3Theme Name: Wall
4Version: auto
5Description: Wall
6Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=542
7Author: Sixpo
8Author URI:
9*/
10
11$themeconf = array(
12  'theme' => 'WallSixpo',
13  'parent' => 'default',
14  'icon_dir' => 'themes/WallSixpo/icon',
15);
16?>
Note: See TracBrowser for help on using the repository browser.