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:
authorszaimen <szaimen@e.mail.de>2020-08-19 12:50:25 +0300
committerGitHub <noreply@github.com>2020-08-19 12:50:25 +0300
commite1e924ccf409c32ce0baf5a50aa3c6be2a2c3b3d (patch)
treedf6a5cd8951855fc4727bb1f0c17868f24be4f45 /appinfo
parent9f22adf9c9b28a87a15ef3f441991cc7e7fd612f (diff)
Update info.xml
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml16
1 files changed, 4 insertions, 12 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b1e08a2..ac4c031 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,19 +2,11 @@
<info>
<id>files_pdfviewer</id>
<name>PDF viewer</name>
- <summary>PDF viewer plugin for Nextcloud</summary>
+ <summary>PDF viewer</summary>
- <description><![CDATA[This application integrates the PDF.js library into Nextcloud. Using this
-application, users can view their PDF documents and Illustrator® (.ai) files online without the need to
-download the file.
-
-When this application is enabled, publicly shared PDF documents and Illustrator® (.ai) files will also
-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.
-
-PDF.js is a JavaScript library developed by Mozilla, you can learn more
-about the PDF.js project at [https://mozilla.github.io/pdf.js/](https://mozilla.github.io/pdf.js/)]]></description>
+ <description><![CDATA[Directly view PDF documents in your Nextcloud.
+As an added bonus, this app can also display Adobe Illustrator (.ai) files.
+Powered by [pdf.js](https://mozilla.github.io/pdf.js/)]]></description>
<version>2.0.O</version>
<licence>agpl</licence>
<author mail="skjnldsv@protonmail.com">John Molakvoæ</author>