themes/printable/theme.cfg
changeset 430 ec90736b9cb9
parent 0 902822492a68
equal deleted inserted replaced
426:f5718d7c2a6a 430:ec90736b9cb9
    10  * This theme is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
    10  * This theme is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
    11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
    11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
    12  */
    12  */
    13 
    13 
    14 global $theme; 
    14 global $theme; 
    15 $theme['theme_id'] = 'oxygen';
    15 $theme['theme_id'] = 'printable';
    16 $theme['theme_name'] = 'Oxygen Bleu';
    16 $theme['theme_name'] = 'Printable page view';
    17 
    17 
    18 ?>
    18 ?>