Skip to content

Commit

Permalink
Update NextCloud code
Browse files Browse the repository at this point in the history
  • Loading branch information
djmaze committed Jul 19, 2021
1 parent b8d594e commit 9657578
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 267 deletions.
1 change: 0 additions & 1 deletion integrations/nextcloud/snappymail/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
<screenshot>https://raw.githubusercontent.com/pierre-alain-b/snappymail-nextcloud/master/screenshots/2016.10.20-screenshot.jpg</screenshot>
<website>https://github.com/pierre-alain-b/snappymail-nextcloud</website>
<bugs>https://github.com/pierre-alain-b/snappymail-nextcloud/issues</bugs>
<screenshot>https://raw.githubusercontent.com/pierre-alain-b/snappymail-nextcloud/master/screenshots/2016.10.20-screenshot.jpg</screenshot>
<dependencies>
<php min-version="7.4" />
<owncloud min-version="6" max-version="9.2" />
Expand Down
Binary file modified integrations/nextcloud/snappymail/img/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified integrations/nextcloud/snappymail/img/logo-64x64.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
265 changes: 0 additions & 265 deletions integrations/nextcloud/snappymail/img/rainloop.svg

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public function registerNavigation() {
'id' => 'snappymail',
'order' => 10,
'href' => $urlGenerator->linkToRoute('snappymail.page.index'),
'icon' => $urlGenerator->imagePath('snappymail', 'snappymail.svg'),
'icon' => $urlGenerator->imagePath('snappymail', 'logo-64x64.png'),
'name' => \OCP\Util::getL10N('snappymail')->t('Email')
];
});
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9657578

Please sign in to comment.