diff --git a/appinfo/app.php b/appinfo/app.php index 4ed6c854..ac9a54ec 100755 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -30,7 +30,7 @@ OCP\App::addNavigationEntry(array( 'id' => 'documents_index', 'order' => 80, 'href' => OCP\Util::linkTo('documents', 'index.php'), - 'icon' => OCP\Util::imagePath('documents', 'documents.png'), + 'icon' => OCP\Util::imagePath('documents', 'documents.svg'), 'name' => 'Documents') ); @@ -42,4 +42,4 @@ OC::$CLASSPATH['OCA\Documents\Download_Simple'] = 'documents/lib/download/simple OC::$CLASSPATH['OCA\Documents\Download_Range'] = 'documents/lib/download/range.php'; //Listen to delete file signal -\OCP\Util::connectHook('OC_Filesystem', 'delete', "OCA\Documents\Storage", "onDelete"); \ No newline at end of file +\OCP\Util::connectHook('OC_Filesystem', 'delete', "OCA\Documents\Storage", "onDelete"); diff --git a/img/documents.png b/img/documents.png index 9c7ff264..cc70b4d3 100644 Binary files a/img/documents.png and b/img/documents.png differ diff --git a/img/documents.svg b/img/documents.svg index 8ebf861f..0b767a53 100644 --- a/img/documents.svg +++ b/img/documents.svg @@ -1,128 +1,16 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - + + + + + image/svg+xml + + + + + + + + + +