[Libreoffice-commits] online.git: loleaflet/src
Andras Timar
andras.timar at collabora.com
Sat May 28 18:19:22 UTC 2016
loleaflet/src/control/Styles.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 5e7d1166defd80fad13071576b341f5dcaa2d4de
Author: Andras Timar <andras.timar at collabora.com>
Date: Sat May 28 20:19:01 2016 +0200
loleaflet: slide layout English string change, in order to find translations
diff --git a/loleaflet/src/control/Styles.js b/loleaflet/src/control/Styles.js
index 0f396f4..609dd88 100644
--- a/loleaflet/src/control/Styles.js
+++ b/loleaflet/src/control/Styles.js
@@ -314,7 +314,7 @@ L.Styles = {
{id: 34, text: 'Title, 6 Content'},
{id: 27, text: 'Vertical Title, Text, Chart'},
{id: 28, text: 'Vertical Title, Vertical Text'},
- {id: 29, text: 'Title, Vertical Content'},
- {id: 30, text: 'Title, 2 Vertical Content'}
+ {id: 29, text: 'Title, Vertical Text'},
+ {id: 30, text: 'Title, Vertical Text, Clipart'}
]
};
More information about the Libreoffice-commits
mailing list