From 18f47a1a6c1f184a465f8636e9c30866f470e7f7 Mon Sep 17 00:00:00 2001 From: Akira Ohgaki <akiraohgaki@gmail.com> Date: Fri, 16 Jun 2017 18:05:48 +0900 Subject: [PATCH] Update description --- README.md | 2 +- app/configs/application.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd6db47..53a3b3f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [](https://www.gnu.org/licenses/gpl-3.0) [](https://travis-ci.org/opendesktop/ocs-manager) -A tool to handle filemanagement and "apply". +A tool to handle item installation from OCS provider, file management, and apply themes. Copyright: 2017, Opendesktop.org diff --git a/app/configs/application.json b/app/configs/application.json index e08a138..7de2989 100644 --- a/app/configs/application.json +++ b/app/configs/application.json @@ -5,7 +5,7 @@ "organization": "Opendesktop.org", "domain": "org.opendesktop.ocs-manager", "icon": "", - "description": "A tool to handle filemanagement and apply.", + "description": "A tool to handle item installation from OCS provider, file management, and apply themes.", "license": "GPL-3+", "author": "Opendesktop.org", "contact": "contact@opendesktop.org", -- GitLab