-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert-to-pdf@ScarletEmanu: Initial release (#527)
- Loading branch information
1 parent
9affcc0
commit 18d4d69
Showing
11 changed files
with
178 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
### 1.0.0 | ||
|
||
* Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
PDF MERGER | ||
============== | ||
|
||
Builds a copy of the file in the portable document format | ||
|
||
DESCRIPTION | ||
----------- | ||
|
||
This action allows you to build a copy of the file in the PDF format. | ||
|
||
DEPENDENCIES | ||
------------ | ||
|
||
The following programs must be installed and available: | ||
|
||
* `unoconv` for text and word file processing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[Nemo Action] | ||
#Active=false | ||
_Name=Convert to PDF | ||
_Comment=Builds a copy of the file in the portable document format | ||
Exec=unoconv "%F" | ||
Icon-Name=application-pdf | ||
Selection=s | ||
Extensions=doc;docx;odt;txt; | ||
Dependencies=unoconv; |
Binary file added
BIN
+10.3 KB
convert-to-pdf@ScarletEmanu/files/convert-to-pdf@ScarletEmanu/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions
7
convert-to-pdf@ScarletEmanu/files/convert-to-pdf@ScarletEmanu/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"description": "Builds a copy of the file in the portable document format", | ||
"uuid": "convert-to-pdf@ScarletEmanu", | ||
"name": "Convert to PDF", | ||
"author": "ScarletEmanu", | ||
"version": "1.0.0" | ||
} |
28 changes: 28 additions & 0 deletions
28
...-to-pdf@ScarletEmanu/files/convert-to-pdf@ScarletEmanu/po/[email protected]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# CONVERT TO PDF | ||
# This file is put in the public domain. | ||
# ScarletEmanu, 2023 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: convert-to-pdf@ScarletEmanu 1.0.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-actions/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-09-27 10:40+0200\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#. metadata.json->description | ||
#. [email protected]_action.in->Comment | ||
msgid "Builds a copy of the file in the portable document format" | ||
msgstr "" | ||
|
||
#. metadata.json->name | ||
#. [email protected]_action.in->Name | ||
msgid "Convert to PDF" | ||
msgstr "" |
28 changes: 28 additions & 0 deletions
28
convert-to-pdf@ScarletEmanu/files/convert-to-pdf@ScarletEmanu/po/de.po
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# CONVERT TO PDF | ||
# This file is put in the public domain. | ||
# ScarletEmanu, 2023 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: convert-to-pdf@ScarletEmanu 1.0.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-actions/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-09-27 10:40+0200\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: de\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#. metadata.json->description | ||
#. [email protected]_action.in->Comment | ||
msgid "Builds a copy of the file in the portable document format" | ||
msgstr "Erstellt eine PDF-Kopie des Dokuments" | ||
|
||
#. metadata.json->name | ||
#. [email protected]_action.in->Name | ||
msgid "Convert to PDF" | ||
msgstr "In PDF-Dokument umwandeln" |
28 changes: 28 additions & 0 deletions
28
convert-to-pdf@ScarletEmanu/files/convert-to-pdf@ScarletEmanu/po/fr.po
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# CONVERT TO PDF | ||
# This file is put in the public domain. | ||
# ScarletEmanu, 2023 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: convert-to-pdf@ScarletEmanu 1.0.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-actions/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-09-27 10:40+0200\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: fr\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#. metadata.json->description | ||
#. [email protected]_action.in->Comment | ||
msgid "Builds a copy of the file in the portable document format" | ||
msgstr "Réalise une copie des documents au format PDF" | ||
|
||
#. metadata.json->name | ||
#. [email protected]_action.in->Name | ||
msgid "Convert to PDF" | ||
msgstr "Convertir en PDF" |
28 changes: 28 additions & 0 deletions
28
convert-to-pdf@ScarletEmanu/files/convert-to-pdf@ScarletEmanu/po/it.po
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# CONVERT TO PDF | ||
# This file is put in the public domain. | ||
# ScarletEmanu, 2023 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: convert-to-pdf@ScarletEmanu 1.0.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-actions/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-09-27 10:40+0200\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#. metadata.json->description | ||
#. [email protected]_action.in->Comment | ||
msgid "Builds a copy of the file in the portable document format" | ||
msgstr "Crea una copia del file in formato PDF" | ||
|
||
#. metadata.json->name | ||
#. [email protected]_action.in->Name | ||
msgid "Convert to PDF" | ||
msgstr "Converti in PDF" |
28 changes: 28 additions & 0 deletions
28
convert-to-pdf@ScarletEmanu/files/convert-to-pdf@ScarletEmanu/po/tr.po
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# CONVERT TO PDF | ||
# This file is put in the public domain. | ||
# ScarletEmanu, 2023 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: convert-to-pdf@ScarletEmanu 1.0.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-actions/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-09-27 10:40+0200\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: tr\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#. metadata.json->description | ||
#. [email protected]_action.in->Comment | ||
msgid "Builds a copy of the file in the portable document format" | ||
msgstr "Dosyanın bir kopyasını PDF biçiminde oluşturur" | ||
|
||
#. metadata.json->name | ||
#. [email protected]_action.in->Name | ||
msgid "Convert to PDF" | ||
msgstr "PDF Dosyasına Dönüştür" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"author": "ScarletEmanu" | ||
} |