Update README.md
Signed-off-by: Sophie Marie <ideleted@system64.dev>
This commit is contained in:
parent
25b1b691b8
commit
73ad37324a
22
README.md
22
README.md
|
@ -1,9 +1,8 @@
|
||||||
ROUNDCUBE WEBMAIL SKIN "LARRY"
|
ROUNDCUBE WEBMAIL SKIN "64Mail"
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
This skin package contains the "Larry" theme of the Roundcube Webmail
|
This skin package contains a modified version of the "Larry" theme for Roundcube Webmail
|
||||||
software. It can be used, modified and redistributed according to
|
software, modified with 64Mail branding.
|
||||||
the terms described in the LICENSE section.
|
|
||||||
|
|
||||||
For information about building or modifying Roundcube skins please visit
|
For information about building or modifying Roundcube skins please visit
|
||||||
https://github.com/roundcube/roundcubemail/wiki/Skins
|
https://github.com/roundcube/roundcubemail/wiki/Skins
|
||||||
|
@ -11,20 +10,7 @@ https://github.com/roundcube/roundcubemail/wiki/Skins
|
||||||
Screendesign by FLINT / Büro für Gestaltung, Bern, Switzerland
|
Screendesign by FLINT / Büro für Gestaltung, Bern, Switzerland
|
||||||
http://bueroflint.com
|
http://bueroflint.com
|
||||||
|
|
||||||
|
64Mail branding by System64.dev / IDeletedSystem64
|
||||||
INSTALLATION
|
|
||||||
------------
|
|
||||||
|
|
||||||
The skin can be installed by putting the content in a subfolder of the
|
|
||||||
the Roundcube's `skins` folder or by using composer:
|
|
||||||
```
|
|
||||||
composer require "roundcube/larry:~1.6.0"
|
|
||||||
```
|
|
||||||
Note: make sure to use version of the skin that matches the Roundcube version.
|
|
||||||
If it is not available use the closest lower version number. For example,
|
|
||||||
if your Roundcube version is 1.6.5, use skin version 1.6.x (with max X that exists),
|
|
||||||
if 1.6.x does not exist use 1.5.x and so on. Using 1.7.x and up might not work.
|
|
||||||
|
|
||||||
|
|
||||||
LICENSE
|
LICENSE
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue