~linkat/+junk/linkat-libreoffice

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 linkat-libreoffice (18.04-6) bionic; urgency=medium
 .
   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
Author: Linkat <linkat@xtec.cat>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2022-05-03

--- /dev/null
+++ linkat-libreoffice-18.04/desktop/linkat-libreoffice-base.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=LibreOffice Base 7.0
+Icon=/usr/share/linkat/linkat-libreoffice/images/libreoffice-oasis-database.png
+Exec=/usr/share/linkat/linkat-libreoffice/libreoffice/libreoffice --base
+MimeType=application/vnd.oasis.opendocument.database;application/vnd.sun.xml.base;
+Categories=Office;
+X-Desktop-File-Install-Version=0.23
--- /dev/null
+++ linkat-libreoffice-18.04/desktop/linkat-libreoffice-calc.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=LibreOffice Calc 7.0
+Icon=/usr/share/linkat/linkat-libreoffice/images/libreoffice-oasis-spreadsheet.png
+Exec=/usr/share/linkat/linkat-libreoffice/libreoffice/libreoffice --calc
+MimeType=application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/msexcel;application/vnd.ms-excel;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.ms-excel.sheet.macroEnabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/vnd.ms-excel.template.macroEnabled.12;application/vnd.ms-excel.sheet.binary.macroEnabled.12;text/csv;application/x-dbf;text/spreadsheet;application/csv;application/excel;application/tab-separated-values;application/vnd.lotus-1-2-3;application/vnd.oasis.opendocument.chart;application/vnd.oasis.opendocument.chart-template;application/x-dbase;application/x-dos_ms_excel;application/x-excel;application/x-msexcel;application/x-ms-excel;application/x-quattropro;application/x-123;text/comma-separated-values;text/tab-separated-values;text/x-comma-separated-values;text/x-csv;application/vnd.oasis.opendocument.spreadsheet-flat-xml;application/vnd.ms-works;application/clarisworks;application/x-iwork-numbers-sffnumbers;application/x-starcalc;
+Categories=Office;
+X-Desktop-File-Install-Version=0.23
--- /dev/null
+++ linkat-libreoffice-18.04/desktop/linkat-libreoffice-draw.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=LibreOffice Draw 7.0
+Icon=/usr/share/linkat/linkat-libreoffice/images/libreoffice-oasis-drawing.png
+Exec=/usr/share/linkat/linkat-libreoffice/libreoffice/libreoffice --draw
+MimeType=application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.graphics-flat-xml;application/vnd.oasis.opendocument.graphics-template;application/vnd.sun.xml.draw;application/vnd.sun.xml.draw.template;application/vnd.visio;application/x-wpg;application/vnd.corel-draw;application/vnd.ms-publisher;image/x-freehand;application/clarisworks;application/x-pagemaker;application/pdf;application/x-stardraw;
+Categories=Office;
+X-Desktop-File-Install-Version=0.23
--- /dev/null
+++ linkat-libreoffice-18.04/desktop/linkat-libreoffice-impress.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=LibreOffice Impress 7.0
+Icon=/usr/share/linkat/linkat-libreoffice/images/libreoffice-oasis-presentation.png
+Exec=/usr/share/linkat/linkat-libreoffice/libreoffice/libreoffice --impress
+MimeType=application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.presentation-template;application/vnd.sun.xml.impress;application/vnd.sun.xml.impress.template;application/mspowerpoint;application/vnd.ms-powerpoint;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.ms-powerpoint.presentation.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.template;application/vnd.ms-powerpoint.template.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.slide;application/vnd.openxmlformats-officedocument.presentationml.slideshow;application/vnd.ms-powerpoint.slideshow.macroEnabled.12;application/vnd.oasis.opendocument.presentation-flat-xml;application/x-iwork-keynote-sffkey;
+Categories=Office;
+X-Desktop-File-Install-Version=0.23
--- /dev/null
+++ linkat-libreoffice-18.04/desktop/linkat-libreoffice-math.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=LibreOffice Math 7.0
+Icon=/usr/share/linkat/linkat-libreoffice/images/libreoffice-oasis-formula.png
+Exec=/usr/share/linkat/linkat-libreoffice/libreoffice/libreoffice --math
+MimeType=application/vnd.oasis.opendocument.formula;application/vnd.sun.xml.math;application/vnd.oasis.opendocument.formula-template;text/mathml;application/mathml+xml;
+Categories=Office;
+X-Desktop-File-Install-Version=0.23
--- /dev/null
+++ linkat-libreoffice-18.04/desktop/linkat-libreoffice-writer.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=LibreOffice Writer 7.0
+Icon=/usr/share/linkat/linkat-libreoffice/images/libreoffice-oasis-text.png
+Exec=/usr/share/linkat/linkat-libreoffice/libreoffice/libreoffice --writer
+MimeType=application/vnd.oasis.opendocument.text;application/vnd.oasis.opendocument.text-template;application/vnd.oasis.opendocument.text-web;application/vnd.oasis.opendocument.text-master;application/vnd.oasis.opendocument.text-master-template;application/vnd.sun.xml.writer;application/vnd.sun.xml.writer.template;application/vnd.sun.xml.writer.global;application/msword;application/vnd.ms-word;application/x-doc;application/x-hwp;application/rtf;text/rtf;application/vnd.wordperfect;application/wordperfect;application/vnd.lotus-wordpro;application/vnd.openxmlformats-officedocument.wordprocessingml.document;application/vnd.ms-word.document.macroEnabled.12;application/vnd.openxmlformats-officedocument.wordprocessingml.template;application/vnd.ms-word.template.macroEnabled.12;application/vnd.ms-works;application/vnd.stardivision.writer-global;application/x-extension-txt;application/x-t602;text/plain;application/vnd.oasis.opendocument.text-flat-xml;application/x-fictionbook+xml;application/macwriteii;application/x-aportisdoc;application/prs.plucker;application/vnd.palm;application/clarisworks;application/x-sony-bbeb;application/x-abiword;application/x-iwork-pages-sffpages;application/x-mswrite;application/x-starwriter;
+Categories=Office;
+X-Desktop-File-Install-Version=0.23
--- /dev/null
+++ linkat-libreoffice-18.04/desktop/linkat-libreoffice.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=LibreOffice 7.0
+Icon=/usr/share/linkat/linkat-libreoffice/images/libreoffice-oasis-master-document.png
+Exec=/usr/share/linkat/linkat-libreoffice/libreoffice/libreoffice
+MimeType=application/vnd.openofficeorg.extension;x-scheme-handler/vnd.libreoffice.cmis;
+Categories=Office;
+X-Desktop-File-Install-Version=0.23