From 0d74bd368954b5ac5e40a136999ec506c929cc5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20M=C3=BCller?= Date: Thu, 8 Aug 2019 23:01:19 +0200 Subject: [PATCH] [officechooser] fix conf --- src/modules/officechooser/officechooser.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/modules/officechooser/officechooser.conf b/src/modules/officechooser/officechooser.conf index b90571a85..3cfc5ad6a 100644 --- a/src/modules/officechooser/officechooser.conf +++ b/src/modules/officechooser/officechooser.conf @@ -66,14 +66,14 @@ items: name: "No Office Suite" description: "Please pick an office suite from the list. If you don't want to install an office suite, that's fine, you can install one later as needed." screenshot: ":/images/choose-office.jpg" - - id: libreoffice-still - package: libreoffice-still - name: LibreOffice + - id: "libreoffice-still" + package: "libreoffice-still" + name: "LibreOffice" description: "LibreOffice is a powerful and free office suite, used by millions of people around the world. Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity." screenshot: ":/images/LibreOffice.jpg" - - id: freeoffice - package: freeoffice - name: FreeOffice - description: "FreeOffice 2018 is a full-featured Office suite with word processing, spreadsheet and presentation software. It is seamlessly compatible with Microsoft Office. (Note: You need to register the product for free longterm usage) + - id: "freeoffice" + package: "freeoffice" + name: "FreeOffice" + description: "FreeOffice 2018 is a full-featured Office suite with word processing, spreadsheet and presentation software. It is seamlessly compatible with Microsoft Office. (Note: You need to register the product for free longterm usage)" screenshot: ":/images/FreeOffice.jpg"