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