Ignore:
Timestamp:
Jun 1, 2011, 1:15:04 AM (13 years ago)
Author:
Sixpo
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Metal/themeconf.inc.php

    r11110 r11163  
    11<?php
     2
    23/*
     4
    35Theme Name: Metal
     6
    47Version: auto
    5 Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=553
     8Theme URI: http://piwigo.org/ext/extension_view.php?eid=553
    69Author: Sixpo
     10
    711Author URI:
     12
    813*/
    914
     15
     16
    1017$themeconf = array(
     18
    1119  'theme' => 'Metal',
     20
    1221  'parent' => 'default',
     22
    1323  'icon_dir' => 'themes/Metal/icon',
     24
    1425);
     26
    1527?>
     28
Note: See TracChangeset for help on using the changeset viewer.