From 1bfc9276d66c9abafee586f3715911f32f75059f Mon Sep 17 00:00:00 2001 From: Darin Date: Sat, 21 May 2022 08:22:06 -0400 Subject: Add missing 96px mimetypes, symlinks Added missing mimetypes at sizes, mostly 96px. Fixed a few missing symlinks and symlinks which were not the same at all sizes. --- .../application-vnd.oasis.opendocument.chart.svg | 211 ++++++++++ .../application-vnd.openofficeorg.extension.svg | 1 + .../mimes/128/application-x-extension-html.svg | 1 + .../mimes/128/application-x-ole-storage.svg | 1 + elementary-xfce/mimes/128/text-x-c++src.svg | 2 +- elementary-xfce/mimes/128/text-x-credits.svg | 1 + .../128/text-x-gettext-translation-template.svg | 449 +++++++++++++++++++++ .../mimes/128/text-x-gettext-translation.svg | 37 +- elementary-xfce/mimes/128/text-x-java-source.svg | 45 +-- .../mimes/16/application-x-extension-html.svg | 1 + .../mimes/16/application-x-ole-storage.svg | 2 +- elementary-xfce/mimes/16/application-x-sami.svg | 1 + elementary-xfce/mimes/16/text-x-java-source.svg | 18 +- .../mimes/24/application-x-extension-html.svg | 1 + elementary-xfce/mimes/24/application-x-m4.svg | 2 +- .../mimes/24/application-x-ole-storage.svg | 2 +- elementary-xfce/mimes/24/application-x-sami.svg | 1 + elementary-xfce/mimes/24/text-x-c++src.svg | 2 +- elementary-xfce/mimes/24/text-x-java-source.svg | 45 ++- .../mimes/32/application-x-extension-html.svg | 1 + .../mimes/32/application-x-ole-storage.svg | 2 +- elementary-xfce/mimes/32/application-x-sami.svg | 1 + elementary-xfce/mimes/32/text-x-c++src.svg | 2 +- elementary-xfce/mimes/32/text-x-java-source.svg | 39 +- ...ion-vnd.oasis.opendocument.text-templateOld.svg | 1 - .../mimes/48/application-x-extension-html.svg | 1 + .../mimes/48/application-x-ole-storage.svg | 2 +- elementary-xfce/mimes/48/application-x-sami.svg | 1 + elementary-xfce/mimes/48/text-x-c++src.svg | 2 +- elementary-xfce/mimes/48/text-x-java-source.svg | 74 ++-- .../mimes/64/application-x-extension-html.svg | 1 + .../mimes/64/application-x-ole-storage.svg | 2 +- elementary-xfce/mimes/64/text-x-c++src.svg | 2 +- elementary-xfce/mimes/64/text-x-java-source.svg | 77 ++-- .../mimes/96/application-javascript.svg | 229 +++++++++++ elementary-xfce/mimes/96/application-msword.svg | 229 +++++++++++ .../mimes/96/application-vnd.ms-access.svg | 231 +++++++++++ .../mimes/96/application-vnd.ms-excel.svg | 229 +++++++++++ .../mimes/96/application-vnd.ms-powerpoint.svg | 229 +++++++++++ .../application-vnd.oasis-opendocument.formula.svg | 281 ------------- .../application-vnd.oasis.opendocument.chart.svg | 217 ++++++++++ .../application-vnd.oasis.opendocument.formula.svg | 281 +++++++++++++ ...-officedocument.presentationml.presentation.svg | 1 + ...ats-officedocument.presentationml.slideshow.svg | 1 + ...mats-officedocument.presentationml.template.svg | 387 +++++++++++++++++- ...lformats-officedocument.spreadsheetml.sheet.svg | 1 + ...rmats-officedocument.spreadsheetml.template.svg | 387 +++++++++++++++++- ...ts-officedocument.wordprocessingml.document.svg | 1 + ...ts-officedocument.wordprocessingml.template.svg | 387 +++++++++++++++++- .../mimes/96/application-x-extension-html.svg | 1 + elementary-xfce/mimes/96/application-x-m4.svg | 2 +- elementary-xfce/mimes/96/application-x-object.svg | 1 + .../mimes/96/application-x-ole-storage.svg | 2 +- elementary-xfce/mimes/96/application-x-ruby.svg | 220 ++++++++++ .../mimes/96/image-vnd.adobe.photoshop.svg | 229 +++++++++++ elementary-xfce/mimes/96/text-x-c++src.svg | 1 + elementary-xfce/mimes/96/text-x-chdr.svg | 220 ++++++++++ elementary-xfce/mimes/96/text-x-copying.svg | 202 ++++++++- elementary-xfce/mimes/96/text-x-csharp.svg | 1 + .../96/text-x-gettext-translation-template.svg | 406 +++++++++++++++++++ elementary-xfce/mimes/96/text-x-java-source.svg | 43 +- elementary-xfce/mimes/96/text-x-javascript.svg | 234 +---------- elementary-xfce/mimes/96/text-x-vala.svg | 233 +++++++++++ 63 files changed, 5147 insertions(+), 770 deletions(-) create mode 100644 elementary-xfce/mimes/128/application-vnd.oasis.opendocument.chart.svg create mode 120000 elementary-xfce/mimes/128/application-vnd.openofficeorg.extension.svg create mode 120000 elementary-xfce/mimes/128/application-x-extension-html.svg create mode 120000 elementary-xfce/mimes/128/application-x-ole-storage.svg create mode 120000 elementary-xfce/mimes/128/text-x-credits.svg create mode 100644 elementary-xfce/mimes/128/text-x-gettext-translation-template.svg create mode 120000 elementary-xfce/mimes/16/application-x-extension-html.svg create mode 120000 elementary-xfce/mimes/16/application-x-sami.svg create mode 120000 elementary-xfce/mimes/24/application-x-extension-html.svg create mode 120000 elementary-xfce/mimes/24/application-x-sami.svg create mode 120000 elementary-xfce/mimes/32/application-x-extension-html.svg create mode 120000 elementary-xfce/mimes/32/application-x-sami.svg delete mode 120000 elementary-xfce/mimes/48/application-vnd.oasis.opendocument.text-templateOld.svg create mode 120000 elementary-xfce/mimes/48/application-x-extension-html.svg create mode 120000 elementary-xfce/mimes/48/application-x-sami.svg create mode 120000 elementary-xfce/mimes/64/application-x-extension-html.svg create mode 100644 elementary-xfce/mimes/96/application-javascript.svg create mode 100644 elementary-xfce/mimes/96/application-msword.svg create mode 100644 elementary-xfce/mimes/96/application-vnd.ms-access.svg create mode 100644 elementary-xfce/mimes/96/application-vnd.ms-excel.svg create mode 100644 elementary-xfce/mimes/96/application-vnd.ms-powerpoint.svg delete mode 100644 elementary-xfce/mimes/96/application-vnd.oasis-opendocument.formula.svg create mode 100644 elementary-xfce/mimes/96/application-vnd.oasis.opendocument.chart.svg create mode 100644 elementary-xfce/mimes/96/application-vnd.oasis.opendocument.formula.svg create mode 120000 elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg create mode 120000 elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg mode change 120000 => 100644 elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg create mode 120000 elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg mode change 120000 => 100644 elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg create mode 120000 elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg mode change 120000 => 100644 elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg create mode 120000 elementary-xfce/mimes/96/application-x-extension-html.svg create mode 120000 elementary-xfce/mimes/96/application-x-object.svg create mode 100644 elementary-xfce/mimes/96/application-x-ruby.svg create mode 100644 elementary-xfce/mimes/96/image-vnd.adobe.photoshop.svg create mode 120000 elementary-xfce/mimes/96/text-x-c++src.svg create mode 100644 elementary-xfce/mimes/96/text-x-chdr.svg mode change 120000 => 100644 elementary-xfce/mimes/96/text-x-copying.svg create mode 120000 elementary-xfce/mimes/96/text-x-csharp.svg create mode 100644 elementary-xfce/mimes/96/text-x-gettext-translation-template.svg mode change 100644 => 120000 elementary-xfce/mimes/96/text-x-javascript.svg create mode 100644 elementary-xfce/mimes/96/text-x-vala.svg (limited to 'elementary-xfce') diff --git a/elementary-xfce/mimes/128/application-vnd.oasis.opendocument.chart.svg b/elementary-xfce/mimes/128/application-vnd.oasis.opendocument.chart.svg new file mode 100644 index 00000000..291acff3 --- /dev/null +++ b/elementary-xfce/mimes/128/application-vnd.oasis.opendocument.chart.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/128/application-vnd.openofficeorg.extension.svg b/elementary-xfce/mimes/128/application-vnd.openofficeorg.extension.svg new file mode 120000 index 00000000..f6d9d702 --- /dev/null +++ b/elementary-xfce/mimes/128/application-vnd.openofficeorg.extension.svg @@ -0,0 +1 @@ +extension.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/128/application-x-extension-html.svg b/elementary-xfce/mimes/128/application-x-extension-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/elementary-xfce/mimes/128/application-x-extension-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/128/application-x-ole-storage.svg b/elementary-xfce/mimes/128/application-x-ole-storage.svg new file mode 120000 index 00000000..656ee235 --- /dev/null +++ b/elementary-xfce/mimes/128/application-x-ole-storage.svg @@ -0,0 +1 @@ +application-octet-stream.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/128/text-x-c++src.svg b/elementary-xfce/mimes/128/text-x-c++src.svg index cac65765..05ab0ed6 120000 --- a/elementary-xfce/mimes/128/text-x-c++src.svg +++ b/elementary-xfce/mimes/128/text-x-c++src.svg @@ -1 +1 @@ -text-x-c++.svg \ No newline at end of file +text-x-script.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/128/text-x-credits.svg b/elementary-xfce/mimes/128/text-x-credits.svg new file mode 120000 index 00000000..506c888b --- /dev/null +++ b/elementary-xfce/mimes/128/text-x-credits.svg @@ -0,0 +1 @@ +text-x-authors.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/128/text-x-gettext-translation-template.svg b/elementary-xfce/mimes/128/text-x-gettext-translation-template.svg new file mode 100644 index 00000000..2f6328f0 --- /dev/null +++ b/elementary-xfce/mimes/128/text-x-gettext-translation-template.svg @@ -0,0 +1,449 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/128/text-x-gettext-translation.svg b/elementary-xfce/mimes/128/text-x-gettext-translation.svg index f53823ff..3a909b16 100644 --- a/elementary-xfce/mimes/128/text-x-gettext-translation.svg +++ b/elementary-xfce/mimes/128/text-x-gettext-translation.svg @@ -1,15 +1,37 @@ + id="svg3172" + sodipodi:docname="text-x-gettext-translation.svg" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + image/svg+xml - diff --git a/elementary-xfce/mimes/128/text-x-java-source.svg b/elementary-xfce/mimes/128/text-x-java-source.svg index 5a6d1915..e4411d83 100644 --- a/elementary-xfce/mimes/128/text-x-java-source.svg +++ b/elementary-xfce/mimes/128/text-x-java-source.svg @@ -5,7 +5,7 @@ height="128" id="svg3172" sodipodi:docname="text-x-java-source.svg" - inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -24,11 +24,11 @@ inkscape:pagecheckerboard="0" showgrid="false" inkscape:zoom="5.328125" - inkscape:cx="62.592375" - inkscape:cy="64" + inkscape:cx="62.217009" + inkscape:cy="63.906158" inkscape:window-width="1317" inkscape:window-height="890" - inkscape:window-x="930" + inkscape:window-x="601" inkscape:window-y="92" inkscape:window-maximized="0" inkscape:current-layer="svg3172" /> @@ -208,47 +208,18 @@ d="m 17.500001,1.49999 c 21.311001,0 92.999899,0.008 92.999899,0.008 l 1e-4,116.99202 c 0,0 -61.999997,0 -92.999999,0 0,-39.000096 0,-77.999807 0,-116.999456 z" id="path4160-6-1" style="display:inline;fill:none;stroke:url(#linearGradient3148);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - - - - - + style="fill:#d48e15;fill-opacity:1;stroke:none;stroke-width:3.18198;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> diff --git a/elementary-xfce/mimes/16/application-x-extension-html.svg b/elementary-xfce/mimes/16/application-x-extension-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/elementary-xfce/mimes/16/application-x-extension-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/16/application-x-ole-storage.svg b/elementary-xfce/mimes/16/application-x-ole-storage.svg index 0688000f..656ee235 120000 --- a/elementary-xfce/mimes/16/application-x-ole-storage.svg +++ b/elementary-xfce/mimes/16/application-x-ole-storage.svg @@ -1 +1 @@ -multipart-encrypted.svg \ No newline at end of file +application-octet-stream.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/16/application-x-sami.svg b/elementary-xfce/mimes/16/application-x-sami.svg new file mode 120000 index 00000000..6ed10aaa --- /dev/null +++ b/elementary-xfce/mimes/16/application-x-sami.svg @@ -0,0 +1 @@ +text-x-ssa.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/16/text-x-java-source.svg b/elementary-xfce/mimes/16/text-x-java-source.svg index 48f6a82f..9ae98b02 100644 --- a/elementary-xfce/mimes/16/text-x-java-source.svg +++ b/elementary-xfce/mimes/16/text-x-java-source.svg @@ -5,7 +5,7 @@ height="16" id="svg3810" sodipodi:docname="text-x-java-source.svg" - inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -24,12 +24,12 @@ inkscape:pagecheckerboard="0" showgrid="false" inkscape:zoom="42.625" - inkscape:cx="7.8240469" - inkscape:cy="8" + inkscape:cx="7.7771261" + inkscape:cy="7.9882698" inkscape:window-width="1317" inkscape:window-height="890" - inkscape:window-x="891" - inkscape:window-y="382" + inkscape:window-x="181" + inkscape:window-y="139" inkscape:window-maximized="0" inkscape:current-layer="svg3810" /> diff --git a/elementary-xfce/mimes/24/application-x-extension-html.svg b/elementary-xfce/mimes/24/application-x-extension-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/elementary-xfce/mimes/24/application-x-extension-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/24/application-x-m4.svg b/elementary-xfce/mimes/24/application-x-m4.svg index 86b2f629..05ab0ed6 120000 --- a/elementary-xfce/mimes/24/application-x-m4.svg +++ b/elementary-xfce/mimes/24/application-x-m4.svg @@ -1 +1 @@ -x-office-document.svg \ No newline at end of file +text-x-script.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/24/application-x-ole-storage.svg b/elementary-xfce/mimes/24/application-x-ole-storage.svg index 0688000f..656ee235 120000 --- a/elementary-xfce/mimes/24/application-x-ole-storage.svg +++ b/elementary-xfce/mimes/24/application-x-ole-storage.svg @@ -1 +1 @@ -multipart-encrypted.svg \ No newline at end of file +application-octet-stream.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/24/application-x-sami.svg b/elementary-xfce/mimes/24/application-x-sami.svg new file mode 120000 index 00000000..6ed10aaa --- /dev/null +++ b/elementary-xfce/mimes/24/application-x-sami.svg @@ -0,0 +1 @@ +text-x-ssa.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/24/text-x-c++src.svg b/elementary-xfce/mimes/24/text-x-c++src.svg index cac65765..05ab0ed6 120000 --- a/elementary-xfce/mimes/24/text-x-c++src.svg +++ b/elementary-xfce/mimes/24/text-x-c++src.svg @@ -1 +1 @@ -text-x-c++.svg \ No newline at end of file +text-x-script.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/24/text-x-java-source.svg b/elementary-xfce/mimes/24/text-x-java-source.svg index 25740c8d..ccbeb4db 100644 --- a/elementary-xfce/mimes/24/text-x-java-source.svg +++ b/elementary-xfce/mimes/24/text-x-java-source.svg @@ -1,19 +1,19 @@ + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + inkscape:document-rotation="0" + inkscape:pagecheckerboard="0" /> image/svg+xml - @@ -211,13 +211,20 @@ d="m 3.4999601,1.4999569 c 3.8955809,0 17.0000589,0.00136 17.0000589,0.00136 l 2.1e-5,20.9987161 c 0,0 -11.3333862,0 -17.0000799,0 0,-7.000018 0,-14.000035 0,-21.0000538 z" /> + diff --git a/elementary-xfce/mimes/32/application-x-extension-html.svg b/elementary-xfce/mimes/32/application-x-extension-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/elementary-xfce/mimes/32/application-x-extension-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/32/application-x-ole-storage.svg b/elementary-xfce/mimes/32/application-x-ole-storage.svg index 0688000f..656ee235 120000 --- a/elementary-xfce/mimes/32/application-x-ole-storage.svg +++ b/elementary-xfce/mimes/32/application-x-ole-storage.svg @@ -1 +1 @@ -multipart-encrypted.svg \ No newline at end of file +application-octet-stream.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/32/application-x-sami.svg b/elementary-xfce/mimes/32/application-x-sami.svg new file mode 120000 index 00000000..6ed10aaa --- /dev/null +++ b/elementary-xfce/mimes/32/application-x-sami.svg @@ -0,0 +1 @@ +text-x-ssa.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/32/text-x-c++src.svg b/elementary-xfce/mimes/32/text-x-c++src.svg index cac65765..05ab0ed6 120000 --- a/elementary-xfce/mimes/32/text-x-c++src.svg +++ b/elementary-xfce/mimes/32/text-x-c++src.svg @@ -1 +1 @@ -text-x-c++.svg \ No newline at end of file +text-x-script.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/32/text-x-java-source.svg b/elementary-xfce/mimes/32/text-x-java-source.svg index 946e3b60..3e865518 100644 --- a/elementary-xfce/mimes/32/text-x-java-source.svg +++ b/elementary-xfce/mimes/32/text-x-java-source.svg @@ -4,8 +4,8 @@ width="32" height="32" id="svg3182" - sodipodi:docname="application-x-java.svg" - inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + sodipodi:docname="text-x-java-source.svg" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -28,10 +28,10 @@ id="namedview39" showgrid="false" inkscape:zoom="24.78125" - inkscape:cx="17.836066" - inkscape:cy="12.025221" - inkscape:window-x="566" - inkscape:window-y="19" + inkscape:cx="17.755359" + inkscape:cy="12.045397" + inkscape:window-x="27" + inkscape:window-y="536" inkscape:window-maximized="0" inkscape:current-layer="svg3182" inkscape:document-rotation="0" @@ -205,36 +205,19 @@ inkscape:connector-curvature="0" id="path918" d="M 8.9999995,22 H 23 v 1 H 8.9999995 Z" - style="fill:#a38342;fill-opacity:1;stroke:none;stroke-width:0.887405;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - - + style="fill:#d48e15;fill-opacity:1;stroke:none;stroke-width:0.887405;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#"> + inkscape:document-rotation="0" + inkscape:pagecheckerboard="0" /> - image/svg+xml - - - + rdf:about="" /> - - - - @@ -272,6 +244,6 @@ sodipodi:nodetypes="ccccc" inkscape:connector-curvature="0" id="path933" - d="m 13.000001,33 h 22 v 1 h -22 z" - style="fill:#cbb17e;fill-opacity:1;stroke:none;stroke-width:1.11243;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + d="m 14,33 h 20 v 1 H 14 Z" + style="fill:#d48e15;fill-opacity:1;stroke:none;stroke-width:1.11243;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> diff --git a/elementary-xfce/mimes/64/application-x-extension-html.svg b/elementary-xfce/mimes/64/application-x-extension-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/elementary-xfce/mimes/64/application-x-extension-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/64/application-x-ole-storage.svg b/elementary-xfce/mimes/64/application-x-ole-storage.svg index 0688000f..656ee235 120000 --- a/elementary-xfce/mimes/64/application-x-ole-storage.svg +++ b/elementary-xfce/mimes/64/application-x-ole-storage.svg @@ -1 +1 @@ -multipart-encrypted.svg \ No newline at end of file +application-octet-stream.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/64/text-x-c++src.svg b/elementary-xfce/mimes/64/text-x-c++src.svg index cac65765..05ab0ed6 120000 --- a/elementary-xfce/mimes/64/text-x-c++src.svg +++ b/elementary-xfce/mimes/64/text-x-c++src.svg @@ -1 +1 @@ -text-x-c++.svg \ No newline at end of file +text-x-script.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/64/text-x-java-source.svg b/elementary-xfce/mimes/64/text-x-java-source.svg index e380ef16..1a61b826 100644 --- a/elementary-xfce/mimes/64/text-x-java-source.svg +++ b/elementary-xfce/mimes/64/text-x-java-source.svg @@ -1,19 +1,19 @@ + sodipodi:docname="text-x-java-source.svg" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + inkscape:document-rotation="0" + inkscape:pagecheckerboard="0" /> image/svg+xml - @@ -200,47 +200,18 @@ style="display:inline;fill:none;stroke:url(#linearGradient3033);stroke-width:0.9999218;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4160-6-1" d="m 8.4999684,0.4998999 c 10.7700936,0 47.0000286,0.004 47.0000286,0.004 l 4.9e-5,58.9962201 c 0,0 -31.333384,0 -47.0000776,0 0,-19.6668 0,-39.3334 0,-58.9999701 z" /> - - - - - + d="m 17,43 h 28 v 2 H 17 Z" + style="fill:#d48e15;fill-opacity:1;stroke:none;stroke-width:1.25498;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> diff --git a/elementary-xfce/mimes/96/application-javascript.svg b/elementary-xfce/mimes/96/application-javascript.svg new file mode 100644 index 00000000..217feb09 --- /dev/null +++ b/elementary-xfce/mimes/96/application-javascript.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-msword.svg b/elementary-xfce/mimes/96/application-msword.svg new file mode 100644 index 00000000..fdb9ee0e --- /dev/null +++ b/elementary-xfce/mimes/96/application-msword.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-vnd.ms-access.svg b/elementary-xfce/mimes/96/application-vnd.ms-access.svg new file mode 100644 index 00000000..844e519a --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.ms-access.svg @@ -0,0 +1,231 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-vnd.ms-excel.svg b/elementary-xfce/mimes/96/application-vnd.ms-excel.svg new file mode 100644 index 00000000..d8025398 --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.ms-excel.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-vnd.ms-powerpoint.svg b/elementary-xfce/mimes/96/application-vnd.ms-powerpoint.svg new file mode 100644 index 00000000..cf78990f --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.ms-powerpoint.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-vnd.oasis-opendocument.formula.svg b/elementary-xfce/mimes/96/application-vnd.oasis-opendocument.formula.svg deleted file mode 100644 index 1d94bfa6..00000000 --- a/elementary-xfce/mimes/96/application-vnd.oasis-opendocument.formula.svg +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.chart.svg b/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.chart.svg new file mode 100644 index 00000000..8422b986 --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.chart.svg @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.formula.svg b/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.formula.svg new file mode 100644 index 00000000..1d94bfa6 --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.formula.svg @@ -0,0 +1,281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg new file mode 120000 index 00000000..c70b9fa6 --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg new file mode 120000 index 00000000..c70b9fa6 --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg @@ -0,0 +1 @@ +application-vnd.ms-powerpoint.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg deleted file mode 120000 index 79bcfa6c..00000000 --- a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation-template.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg new file mode 100644 index 00000000..df7edf6f --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg @@ -0,0 +1,386 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg new file mode 120000 index 00000000..64961a14 --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg @@ -0,0 +1 @@ +application-vnd.ms-excel.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg deleted file mode 120000 index bc8feb68..00000000 --- a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet-template.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg new file mode 100644 index 00000000..443f48d6 --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg @@ -0,0 +1,386 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg new file mode 120000 index 00000000..803a0edf --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg @@ -0,0 +1 @@ +application-msword.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg deleted file mode 120000 index 59e195fc..00000000 --- a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document-template.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg new file mode 100644 index 00000000..88ddfc19 --- /dev/null +++ b/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg @@ -0,0 +1,386 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/application-x-extension-html.svg b/elementary-xfce/mimes/96/application-x-extension-html.svg new file mode 120000 index 00000000..c4ba3155 --- /dev/null +++ b/elementary-xfce/mimes/96/application-x-extension-html.svg @@ -0,0 +1 @@ +text-html.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-x-m4.svg b/elementary-xfce/mimes/96/application-x-m4.svg index 86b2f629..05ab0ed6 120000 --- a/elementary-xfce/mimes/96/application-x-m4.svg +++ b/elementary-xfce/mimes/96/application-x-m4.svg @@ -1 +1 @@ -x-office-document.svg \ No newline at end of file +text-x-script.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-x-object.svg b/elementary-xfce/mimes/96/application-x-object.svg new file mode 120000 index 00000000..4afc33f5 --- /dev/null +++ b/elementary-xfce/mimes/96/application-x-object.svg @@ -0,0 +1 @@ +../../apps/96/application-default-icon.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-x-ole-storage.svg b/elementary-xfce/mimes/96/application-x-ole-storage.svg index 0688000f..656ee235 120000 --- a/elementary-xfce/mimes/96/application-x-ole-storage.svg +++ b/elementary-xfce/mimes/96/application-x-ole-storage.svg @@ -1 +1 @@ -multipart-encrypted.svg \ No newline at end of file +application-octet-stream.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/application-x-ruby.svg b/elementary-xfce/mimes/96/application-x-ruby.svg new file mode 100644 index 00000000..1d18edbe --- /dev/null +++ b/elementary-xfce/mimes/96/application-x-ruby.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/image-vnd.adobe.photoshop.svg b/elementary-xfce/mimes/96/image-vnd.adobe.photoshop.svg new file mode 100644 index 00000000..fb1e73a1 --- /dev/null +++ b/elementary-xfce/mimes/96/image-vnd.adobe.photoshop.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/text-x-c++src.svg b/elementary-xfce/mimes/96/text-x-c++src.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/elementary-xfce/mimes/96/text-x-c++src.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/text-x-chdr.svg b/elementary-xfce/mimes/96/text-x-chdr.svg new file mode 100644 index 00000000..9fa5874d --- /dev/null +++ b/elementary-xfce/mimes/96/text-x-chdr.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/text-x-copying.svg b/elementary-xfce/mimes/96/text-x-copying.svg deleted file mode 120000 index 1dc3be3c..00000000 --- a/elementary-xfce/mimes/96/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/text-x-copying.svg b/elementary-xfce/mimes/96/text-x-copying.svg new file mode 100644 index 00000000..670070f5 --- /dev/null +++ b/elementary-xfce/mimes/96/text-x-copying.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/text-x-csharp.svg b/elementary-xfce/mimes/96/text-x-csharp.svg new file mode 120000 index 00000000..05ab0ed6 --- /dev/null +++ b/elementary-xfce/mimes/96/text-x-csharp.svg @@ -0,0 +1 @@ +text-x-script.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/text-x-gettext-translation-template.svg b/elementary-xfce/mimes/96/text-x-gettext-translation-template.svg new file mode 100644 index 00000000..09223de6 --- /dev/null +++ b/elementary-xfce/mimes/96/text-x-gettext-translation-template.svg @@ -0,0 +1,406 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elementary-xfce/mimes/96/text-x-java-source.svg b/elementary-xfce/mimes/96/text-x-java-source.svg index 69dad15d..525facc0 100644 --- a/elementary-xfce/mimes/96/text-x-java-source.svg +++ b/elementary-xfce/mimes/96/text-x-java-source.svg @@ -5,7 +5,7 @@ width="96" version="1.1" sodipodi:docname="text-x-java-source.svg" - inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -22,13 +22,13 @@ inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" showgrid="false" - inkscape:zoom="2.5117022" - inkscape:cx="66.488774" - inkscape:cy="-0.79627275" + inkscape:zoom="7.1041666" + inkscape:cx="54.756599" + inkscape:cy="48.633431" inkscape:window-width="1396" inkscape:window-height="896" - inkscape:window-x="613" - inkscape:window-y="138" + inkscape:window-x="522" + inkscape:window-y="132" inkscape:window-maximized="0" inkscape:current-layer="svg3901" /> - - - - + style="fill:#d48e15;fill-opacity:1;stroke:none;stroke-width:2.33346;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> diff --git a/elementary-xfce/mimes/96/text-x-javascript.svg b/elementary-xfce/mimes/96/text-x-javascript.svg deleted file mode 100644 index e743f22f..00000000 --- a/elementary-xfce/mimes/96/text-x-javascript.svg +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/elementary-xfce/mimes/96/text-x-javascript.svg b/elementary-xfce/mimes/96/text-x-javascript.svg new file mode 120000 index 00000000..f5bb9a86 --- /dev/null +++ b/elementary-xfce/mimes/96/text-x-javascript.svg @@ -0,0 +1 @@ +application-javascript.svg \ No newline at end of file diff --git a/elementary-xfce/mimes/96/text-x-vala.svg b/elementary-xfce/mimes/96/text-x-vala.svg new file mode 100644 index 00000000..f8ca52f5 --- /dev/null +++ b/elementary-xfce/mimes/96/text-x-vala.svg @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1