Skip to content

Commit d441451

Browse files
committed
add some more screenshots
1 parent 3b98eed commit d441451

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

_data/screenshots.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"devices": ["desktop", "tablet", "phone"],
77
"banner-dark": true,
88
"screenshots": [
9+
{ "file": "login.png", "title": "Login screen" },
910
{ "file": "mailbox_widescreen.png", "title": "Mailbox view" },
1011
{ "file": "viewmail.png", "title": "Message viewer with privacy protection" },
1112
{ "file": "mailbox_cn.png", "title": "Multilingual display" },
@@ -26,7 +27,10 @@
2627
"desc": "Released with Roundcube version 0.8.0, Larry provides visual impact thanks to its use of color and specially designed graphics.<br><i>Support deprecated as of Roundcube 1.6.0. Available via Composer.</i>",
2728
"devices": ["desktop"],
2829
"screenshots": [
29-
{ "file": "mailbox_widescreen.png", "title": "Three-paned mailbox view" },
30+
{ "file": "login.png", "title": "Login screen" },
31+
{ "file": "mailbox_widescreen.png", "title": "Three-paned mailbox view (vertical)" },
32+
{ "file": "mailbox_desktop.png", "title": "Three-paned mailbox view (horizontal)" },
33+
{ "file": "mailbox_list.png", "title": "List only mailbox view" },
3034
{ "file": "viewmail.png", "title": "Message viewer with privacy protection" },
3135
{ "file": "mailbox_cn.png", "title": "Multilingual display" },
3236
{ "file": "compose.png", "title": "Compose HTML mails with attachments" },
@@ -45,7 +49,10 @@
4549
"desc": "Formally known as Default, renamed to Classic as of Roundcube version 0.8.0, this is Roundcube's original skin.<br><i>Support deprecated as of Roundcube 1.4.0. Available via Composer.</i>",
4650
"devices": ["desktop"],
4751
"screenshots": [
48-
{ "file": "mailbox_widescreen.png", "title": "Three-paned mailbox view" },
52+
{ "file": "login.png", "title": "Login screen" },
53+
{ "file": "mailbox_widescreen.png", "title": "Three-paned mailbox view (vertical)" },
54+
{ "file": "mailbox_desktop.png", "title": "Three-paned mailbox view (horizontal)" },
55+
{ "file": "mailbox_list.png", "title": "List only mailbox view" },
4956
{ "file": "viewmail.png", "title": "Message viewer with privacy protection" },
5057
{ "file": "mailbox_cn.png", "title": "Multilingual display" },
5158
{ "file": "compose.png", "title": "Compose HTML mails with attachments" },

0 commit comments

Comments
 (0)