From 7324ec854928d901f7b7d2a33b9cd1b72bfb6d14 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Fri, 23 Oct 2015 14:00:36 +0200 Subject: [PATCH] cloudsuite: Minimal branding. --- appinfo/app.php | 2 +- appinfo/info.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/appinfo/app.php b/appinfo/app.php index 66c3b464..f1524518 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -38,7 +38,7 @@ $navigationEntry = function () use ($c) { 'order' => 2, 'href' => $c->query('ServerContainer')->getURLGenerator()->linkToRoute('documents.document.index'), 'icon' => $c->query('ServerContainer')->getURLGenerator()->imagePath('documents', 'documents.svg'), - 'name' => $c->query('L10N')->t('Documents') + 'name' => $c->query('L10N')->t('Collabora CloudSuite') ]; }; $c->getServer()->getNavigationManager()->add($navigationEntry); diff --git a/appinfo/info.xml b/appinfo/info.xml index 7548b6d0..47874beb 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,13 +1,13 @@ documents - Documents + Collabora CloudSuite An ownCloud app to work with office documents AGPL 0.12.0 - Frank Karlitschek, Victor Dubiniuk - https://github.com/owncloud/documents/issues - http://github.com/owncloud/documents.git + Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk + https://www.collaboraoffice.com/ + git://gerrit.libreoffice.org/online.git productivity