Readme
This
is a brief tutorial on how to install this skin with the Roundcube 0.3
Stable Release.
Step 1:
Put this folder into the skin directory of roundcube on your
server. /round_cube_directory/skins/
Step 2: Edit
your main.inc.php Find
// skin name: folder from skins/
$rcmail_config['skin'] = 'default';
It is usually on
line 370
Change
// skin
name: folder from skins/
$rcmail_config['skin'] = 'default';
to
// skin
name: folder from skins/
$rcmail_config['skin'] = 'air';
Step 3: That is it!!!! Now isn't that good coding. No other configuring.
Roundcube Air
is desinged by Hunter Dolan.
Roundcube Air is Rleased Under GPL Version 3 Licenceing, see the Licence.html for more information