Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-08-10 01:13:33 +0300
committerGitHub <noreply@github.com>2016-08-10 01:13:33 +0300
commitbb81ee0cd95ae83a852d76e96f1a45a9117bd0f0 (patch)
treeeec5c989e0a7ce31642527211ac047644bed1d19
parent0892d44a78470fddde4b7d60d0dad7aa04a78ac1 (diff)
parent24bcf848b9e8f080d30a236f9d3af5fe65419943 (diff)
Merge pull request #6 from nextcloud/stable10-backport-5
[stable10] fix casing of pdf viewer app
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b142e06..2c0ece4 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,14 +1,14 @@
<?xml version="1.0"?>
<info>
<id>files_pdfviewer</id>
- <name>PDF Viewer</name>
+ <name>PDF viewer</name>
<description>
This application integrates the PDF.js library into Nextcloud. Using this
application users can view their PDF files online without the need to
download the file.
When this application is enabled publicly shared PDF documents will also
- get shown in the PDF Viewer instead of only showing a single static
+ get shown in the PDF viewer instead of only showing a single static
snapshot of the document. The PDF viewer requires a modern browser and
will not work with Microsoft® Internet Explorer® versions below 9.