styles related to inline_edit for 3.4 compatible themes
[phpmyadmin-themes.git] / xp_basic / info.inc.php
blobac65205cec43f8277033016f3cba32b41f5b19af
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
6 * Theme by Vladan Zirojevic (zira@volomp.com)
7 * Updated by Michael Keck (mkkeck@users.sourceforge.net)
8 * for 2.6.1 and higher
10 * @version $Id$
11 * @package phpMyAdmin-theme
12 * @subpackage WinXP_basic
15 /**
18 $theme_name = 'WinXP (basic)';
19 $theme_version = 1;
20 $theme_generation = 2;