From 935c3a3da0e0b41a168434b33c4f4c0423d496fe Mon Sep 17 00:00:00 2001 From: Akhil Date: Wed, 11 Oct 2023 20:23:05 +0530 Subject: [PATCH 01/10] Move js translations into core folder --- apps/memories/l10n/de.js | 8 -------- apps/memories/l10n/en.js | 8 -------- apps/memories/l10n/es.js | 8 -------- apps/memories/l10n/fr.js | 8 -------- apps/memories/l10n/it.js | 8 -------- core/l10n/de.js | 7 +++++++ core/l10n/en.js | 9 ++++++++- core/l10n/es.js | 8 ++++++++ core/l10n/fr.js | 8 ++++++++ core/l10n/it.js | 9 ++++++++- 10 files changed, 39 insertions(+), 42 deletions(-) delete mode 100644 apps/memories/l10n/de.js delete mode 100644 apps/memories/l10n/en.js delete mode 100644 apps/memories/l10n/es.js delete mode 100644 apps/memories/l10n/fr.js delete mode 100644 apps/memories/l10n/it.js diff --git a/apps/memories/l10n/de.js b/apps/memories/l10n/de.js deleted file mode 100644 index 00c3c443..00000000 --- a/apps/memories/l10n/de.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "memories", - { - "Gallery": "Bildergalerie", - "Gallery Settings": "Bildergalerie-Einstellungen", - "Gallery has been updated to {version}. Reload to get the new version.": "Bildergalerie wurde auf {version} aktualisiert. Für die neue Version bitte neu laden." - }, - "nplurals=2; plural=(n != 1);"); diff --git a/apps/memories/l10n/en.js b/apps/memories/l10n/en.js deleted file mode 100644 index f10d82d9..00000000 --- a/apps/memories/l10n/en.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "memories", - { - "Gallery": "Gallery", - "Gallery Settings": "Gallery Settings", - "Gallery has been updated to {version}. Reload to get the new version.": "Gallery has been updated to {version}. Reload to get the new version.", - }, - "nplurals=2; plural=(n != 1);"); diff --git a/apps/memories/l10n/es.js b/apps/memories/l10n/es.js deleted file mode 100644 index 8576393c..00000000 --- a/apps/memories/l10n/es.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "memories", - { - "Gallery": "Galería", - "Gallery Settings": "Configuración de la Galería", - "Gallery has been updated to {version}. Reload to get the new version.": "La galería fue actualizada a {version}. Reinicia para obtener la nueva versión.", - }, - "nplurals=2; plural=(n != 1);"); diff --git a/apps/memories/l10n/fr.js b/apps/memories/l10n/fr.js deleted file mode 100644 index 077ce523..00000000 --- a/apps/memories/l10n/fr.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "memories", - { - "Gallery": "Galerie", - "Gallery Settings": "Paramètres de Galerie", - "Gallery has been updated to {version}. Reload to get the new version.": "Galerie a été mise à jour vers la version {version}. Rechargez la page pour bénéficier de la nouvelle version.", - }, - "nplurals=2; plural=(n != 1);"); diff --git a/apps/memories/l10n/it.js b/apps/memories/l10n/it.js deleted file mode 100644 index 549caee2..00000000 --- a/apps/memories/l10n/it.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "memories", - { - "Gallery": "Galleria", - "Gallery Settings": "Impostazioni Galleria", - "Gallery has been updated to {version}. Reload to get the new version.": "Abbiamo aggiornato Galleria alla nuova versione (version). Per poterla utilizzare, ricarica la pagina.", - }, - "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de.js b/core/l10n/de.js index 2c80ff2d..257cef83 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -34,3 +34,10 @@ OC.L10N.register( "Due to encryption the search is only done on files' name.": "Aufgrund der Verschlüsselung erfolgt die Suche nur nach dem Namen der Dateien." }, "nplurals=2; plural=(n != 1);"); + +const memoriesTranslations = { + "Gallery": "Bildergalerie", + "Gallery Settings": "Bildergalerie-Einstellungen", + "Gallery has been updated to {version}. Reload to get the new version.": "Bildergalerie wurde auf {version} aktualisiert. Für die neue Version bitte neu laden." +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/en.js b/core/l10n/en.js index e53b73bd..75c312ea 100755 --- a/core/l10n/en.js +++ b/core/l10n/en.js @@ -33,4 +33,11 @@ OC.L10N.register( "If it is not there ask your local administrator.": "", "Due to encryption the search is only done on files' name.": "Due to encryption the search is only done on files' name." }, -"nplurals=2; plural=(n != 1);"); \ No newline at end of file +"nplurals=2; plural=(n != 1);"); + +const memoriesTranslations = { + "Gallery": "Gallery", + "Gallery Settings": "Gallery Settings", + "Gallery has been updated to {version}. Reload to get the new version.": "Gallery has been updated to {version}. Reload to get the new version.", +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index 6fd11f58..fa779869 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -34,3 +34,11 @@ OC.L10N.register( "Due to encryption the search is only done on files' name.": "Como los ficheros están cifrados, la búsqueda sólo se hace sobre el nombre de los mismos." }, "nplurals=2; plural=(n != 1);"); + + +const memoriesTranslations = { + "Gallery": "Galería", + "Gallery Settings": "Configuración de la Galería", + "Gallery has been updated to {version}. Reload to get the new version.": "La galería fue actualizada a {version}. Reinicia para obtener la nueva versión.", +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 7cdb98db..d657a674 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -34,3 +34,11 @@ OC.L10N.register( "Due to encryption the search is only done on files' name.": "Les fichiers étant chiffrés, la recherche n'est effectuée que sur le nom des fichiers." }, "nplurals=2; plural=(n != 1);"); + + +const memoriesTranslations = { + "Gallery": "Galerie", + "Gallery Settings": "Paramètres de Galerie", + "Gallery has been updated to {version}. Reload to get the new version.": "Galerie a été mise à jour vers la version {version}. Rechargez la page pour bénéficier de la nouvelle version.", +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/it.js b/core/l10n/it.js index b138e53c..9fc0968b 100755 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -33,4 +33,11 @@ OC.L10N.register( "If it is not there ask your local administrator.": "", "Due to encryption the search is only done on files' name.": "A causa della crittografia, la ricerca viene effettuata solo sul nome dei file." }, -"nplurals=2; plural=(n != 1);"); \ No newline at end of file +"nplurals=2; plural=(n != 1);"); + +const memoriesTranslations = { + "Gallery": "Galleria", + "Gallery Settings": "Impostazioni Galleria", + "Gallery has been updated to {version}. Reload to get the new version.": "Abbiamo aggiornato Galleria alla nuova versione (version). Per poterla utilizzare, ricarica la pagina.", +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file -- GitLab From 92f3b993151a6369a038c21f3cd4491c98a1971e Mon Sep 17 00:00:00 2001 From: Ronak Patel Date: Wed, 11 Oct 2023 10:35:33 -0700 Subject: [PATCH 02/10] temp change --- core/l10n/de.js | 2 +- core/l10n/es.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/l10n/de.js b/core/l10n/de.js index 257cef83..3cd01f34 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -40,4 +40,4 @@ const memoriesTranslations = { "Gallery Settings": "Bildergalerie-Einstellungen", "Gallery has been updated to {version}. Reload to get the new version.": "Bildergalerie wurde auf {version} aktualisiert. Für die neue Version bitte neu laden." } -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +OC.L10N.register("memories", memoriesTranslations, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;") \ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index fa779869..e084fa6e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -41,4 +41,4 @@ const memoriesTranslations = { "Gallery Settings": "Configuración de la Galería", "Gallery has been updated to {version}. Reload to get the new version.": "La galería fue actualizada a {version}. Reinicia para obtener la nueva versión.", } -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +OC.L10N.register("memories", memoriesTranslations, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;") \ No newline at end of file -- GitLab From 55ed0aff1f130f2b63d629d4c903b098301d4b44 Mon Sep 17 00:00:00 2001 From: Ronak Patel Date: Wed, 11 Oct 2023 10:37:43 -0700 Subject: [PATCH 03/10] temp change --- core/l10n/en.js | 2 +- core/l10n/fr.js | 2 +- core/l10n/it.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/l10n/en.js b/core/l10n/en.js index 75c312ea..f907df9d 100755 --- a/core/l10n/en.js +++ b/core/l10n/en.js @@ -40,4 +40,4 @@ const memoriesTranslations = { "Gallery Settings": "Gallery Settings", "Gallery has been updated to {version}. Reload to get the new version.": "Gallery has been updated to {version}. Reload to get the new version.", } -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +OC.L10N.register("memories", memoriesTranslations, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;") \ No newline at end of file diff --git a/core/l10n/fr.js b/core/l10n/fr.js index d657a674..a851ff7d 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -41,4 +41,4 @@ const memoriesTranslations = { "Gallery Settings": "Paramètres de Galerie", "Gallery has been updated to {version}. Reload to get the new version.": "Galerie a été mise à jour vers la version {version}. Rechargez la page pour bénéficier de la nouvelle version.", } -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +OC.L10N.register("memories", memoriesTranslations, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;") \ No newline at end of file diff --git a/core/l10n/it.js b/core/l10n/it.js index 9fc0968b..bd07e456 100755 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -40,4 +40,4 @@ const memoriesTranslations = { "Gallery Settings": "Impostazioni Galleria", "Gallery has been updated to {version}. Reload to get the new version.": "Abbiamo aggiornato Galleria alla nuova versione (version). Per poterla utilizzare, ricarica la pagina.", } -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +OC.L10N.register("memories", memoriesTranslations, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;") \ No newline at end of file -- GitLab From 61b60d1d6630c3aa4f8d3b237678c18e7e3f10e8 Mon Sep 17 00:00:00 2001 From: Akhil Date: Thu, 12 Oct 2023 17:18:18 +0530 Subject: [PATCH 04/10] Move back memories translations --- apps/memories/l10n/de.js | 6 ++++++ apps/memories/l10n/en.js | 6 ++++++ apps/memories/l10n/es.js | 6 ++++++ apps/memories/l10n/fr.js | 6 ++++++ apps/memories/l10n/it.js | 6 ++++++ core/l10n/de.js | 6 ------ core/l10n/en.js | 6 ------ core/l10n/es.js | 7 ------- core/l10n/fr.js | 7 ------- core/l10n/it.js | 7 ------- 10 files changed, 30 insertions(+), 33 deletions(-) create mode 100644 apps/memories/l10n/de.js create mode 100644 apps/memories/l10n/en.js create mode 100644 apps/memories/l10n/es.js create mode 100644 apps/memories/l10n/fr.js create mode 100644 apps/memories/l10n/it.js diff --git a/apps/memories/l10n/de.js b/apps/memories/l10n/de.js new file mode 100644 index 00000000..f595fcb5 --- /dev/null +++ b/apps/memories/l10n/de.js @@ -0,0 +1,6 @@ +const memoriesTranslations = { + "Gallery": "Bildergalerie", + "Gallery Settings": "Bildergalerie-Einstellungen", + "Gallery has been updated to {version}. Reload to get the new version.": "Bildergalerie wurde auf {version} aktualisiert. Für die neue Version bitte neu laden." +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/apps/memories/l10n/en.js b/apps/memories/l10n/en.js new file mode 100644 index 00000000..bf1d0549 --- /dev/null +++ b/apps/memories/l10n/en.js @@ -0,0 +1,6 @@ +const memoriesTranslations = { + "Gallery": "Gallery", + "Gallery Settings": "Gallery Settings", + "Gallery has been updated to {version}. Reload to get the new version.": "Gallery has been updated to {version}. Reload to get the new version.", +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/apps/memories/l10n/es.js b/apps/memories/l10n/es.js new file mode 100644 index 00000000..5b82b8cc --- /dev/null +++ b/apps/memories/l10n/es.js @@ -0,0 +1,6 @@ +const memoriesTranslations = { + "Gallery": "Galería", + "Gallery Settings": "Configuración de la Galería", + "Gallery has been updated to {version}. Reload to get the new version.": "La galería fue actualizada a {version}. Reinicia para obtener la nueva versión.", +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/apps/memories/l10n/fr.js b/apps/memories/l10n/fr.js new file mode 100644 index 00000000..baa967b8 --- /dev/null +++ b/apps/memories/l10n/fr.js @@ -0,0 +1,6 @@ +const memoriesTranslations = { + "Gallery": "Galerie", + "Gallery Settings": "Paramètres de Galerie", + "Gallery has been updated to {version}. Reload to get the new version.": "Galerie a été mise à jour vers la version {version}. Rechargez la page pour bénéficier de la nouvelle version.", +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/apps/memories/l10n/it.js b/apps/memories/l10n/it.js new file mode 100644 index 00000000..078d3b65 --- /dev/null +++ b/apps/memories/l10n/it.js @@ -0,0 +1,6 @@ +const memoriesTranslations = { + "Gallery": "Galleria", + "Gallery Settings": "Impostazioni Galleria", + "Gallery has been updated to {version}. Reload to get the new version.": "Abbiamo aggiornato Galleria alla nuova versione (version). Per poterla utilizzare, ricarica la pagina.", +} +OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/de.js b/core/l10n/de.js index 257cef83..be6e2592 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -35,9 +35,3 @@ OC.L10N.register( }, "nplurals=2; plural=(n != 1);"); -const memoriesTranslations = { - "Gallery": "Bildergalerie", - "Gallery Settings": "Bildergalerie-Einstellungen", - "Gallery has been updated to {version}. Reload to get the new version.": "Bildergalerie wurde auf {version} aktualisiert. Für die neue Version bitte neu laden." -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/en.js b/core/l10n/en.js index 75c312ea..0a843ec0 100755 --- a/core/l10n/en.js +++ b/core/l10n/en.js @@ -35,9 +35,3 @@ OC.L10N.register( }, "nplurals=2; plural=(n != 1);"); -const memoriesTranslations = { - "Gallery": "Gallery", - "Gallery Settings": "Gallery Settings", - "Gallery has been updated to {version}. Reload to get the new version.": "Gallery has been updated to {version}. Reload to get the new version.", -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index fa779869..8bfe479f 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -35,10 +35,3 @@ OC.L10N.register( }, "nplurals=2; plural=(n != 1);"); - -const memoriesTranslations = { - "Gallery": "Galería", - "Gallery Settings": "Configuración de la Galería", - "Gallery has been updated to {version}. Reload to get the new version.": "La galería fue actualizada a {version}. Reinicia para obtener la nueva versión.", -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/fr.js b/core/l10n/fr.js index d657a674..872bd4c4 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -35,10 +35,3 @@ OC.L10N.register( }, "nplurals=2; plural=(n != 1);"); - -const memoriesTranslations = { - "Gallery": "Galerie", - "Gallery Settings": "Paramètres de Galerie", - "Gallery has been updated to {version}. Reload to get the new version.": "Galerie a été mise à jour vers la version {version}. Rechargez la page pour bénéficier de la nouvelle version.", -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/core/l10n/it.js b/core/l10n/it.js index 9fc0968b..03017f17 100755 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -34,10 +34,3 @@ OC.L10N.register( "Due to encryption the search is only done on files' name.": "A causa della crittografia, la ricerca viene effettuata solo sul nome dei file." }, "nplurals=2; plural=(n != 1);"); - -const memoriesTranslations = { - "Gallery": "Galleria", - "Gallery Settings": "Impostazioni Galleria", - "Gallery has been updated to {version}. Reload to get the new version.": "Abbiamo aggiornato Galleria alla nuova versione (version). Per poterla utilizzare, ricarica la pagina.", -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file -- GitLab From c37931d0131840f9c20d52afd18acae01b2c4580 Mon Sep 17 00:00:00 2001 From: Akhil Date: Thu, 12 Oct 2023 17:19:52 +0530 Subject: [PATCH 05/10] Move custom app translations into custom_apps --- apps/ecloud-dashboard/img/app-color.svg | 34 ------------------ apps/ecloud-dashboard/img/app.svg | 34 ------------------ apps/ecloud-dashboard/img/favicon-mask.svg | 20 ----------- apps/ecloud-dashboard/img/favicon-touch.png | Bin 6286 -> 0 bytes apps/ecloud-dashboard/img/favicon.ico | Bin 4286 -> 0 bytes apps/rainloop/img/rainloop.svg | 10 ------ apps/snappymail/img/app-color.svg | 32 ----------------- apps/snappymail/img/app.svg | 3 -- apps/snappymail/img/favicon-mask.svg | 32 ----------------- apps/snappymail/img/favicon-touch.png | Bin 5654 -> 0 bytes apps/snappymail/img/favicon.ico | Bin 15086 -> 0 bytes .../bookmarks/img/app-color.svg | 0 {apps => custom_apps}/bookmarks/img/app.svg | 0 .../bookmarks/img/bookmarks.svg | 0 .../bookmarks/img/favicon-mask.svg | 0 .../bookmarks/img/favicon-touch.png | Bin .../bookmarks/img/favicon.ico | Bin .../calendar/img/app-color.svg | 0 {apps => custom_apps}/calendar/img/app.svg | 0 .../calendar/img/calendar.svg | 0 .../calendar/img/favicon-mask.svg | 0 .../calendar/img/favicon-touch.png | Bin .../calendar/img/favicon.ico | Bin .../carnet/img/app-color.svg | 0 {apps => custom_apps}/carnet/img/app.svg | 0 .../carnet/img/favicon-mask.svg | 0 .../carnet/img/favicon-touch.png | Bin {apps => custom_apps}/carnet/img/favicon.ico | Bin .../contacts/img/address-book.svg | 0 .../contacts/img/app-color.svg | 0 {apps => custom_apps}/contacts/img/app.svg | 0 .../contacts/img/favicon-mask.svg | 0 .../contacts/img/favicon-touch.png | Bin .../contacts/img/favicon.ico | Bin .../cookbook/img/app-color.svg | 0 {apps => custom_apps}/cookbook/img/app.svg | 0 .../cookbook/img/cookbook.svg | 0 .../cookbook/img/favicon-mark.svg | 0 .../cookbook/img/favicon-touch.png | Bin .../cookbook/img/favicon.ico | Bin {apps => custom_apps}/deck/img/app-color.svg | 0 {apps => custom_apps}/deck/img/app.svg | 0 .../deck/img/favicon-mask.svg | 0 .../deck/img/favicon-touch.png | Bin {apps => custom_apps}/deck/img/favicon.ico | Bin .../e-user-support-center/img/app-color.svg | 0 .../e-user-support-center/img/app.svg | 0 .../img/favicon-mask.svg | 0 .../img/favicon-touch.png | Bin .../e-user-support-center/img/favicon.ico | Bin {apps => custom_apps}/forms/img/app-color.svg | 0 {apps => custom_apps}/forms/img/app.svg | 0 .../memories/img/app-color.svg | 0 {apps => custom_apps}/memories/img/app.svg | 0 .../memories/img/favicon-mask.svg | 0 .../memories/img/favicon-touch.png | Bin .../memories/img/favicon.ico | Bin {apps => custom_apps}/memories/l10n/de.js | 0 {apps => custom_apps}/memories/l10n/de.json | 0 {apps => custom_apps}/memories/l10n/en.js | 0 {apps => custom_apps}/memories/l10n/en.json | 0 {apps => custom_apps}/memories/l10n/es.js | 0 {apps => custom_apps}/memories/l10n/es.json | 0 {apps => custom_apps}/memories/l10n/fr.js | 0 {apps => custom_apps}/memories/l10n/fr.json | 0 {apps => custom_apps}/memories/l10n/it.js | 0 {apps => custom_apps}/memories/l10n/it.json | 0 {apps => custom_apps}/notes/img/app-color.svg | 0 {apps => custom_apps}/notes/img/app.svg | 0 .../notes/img/favicon-mask.svg | 0 .../notes/img/favicon-touch.png | Bin {apps => custom_apps}/notes/img/favicon.ico | Bin {apps => custom_apps}/notes/img/notes.svg | 0 .../onlyoffice/img/app-color.svg | 0 .../onlyoffice/img/app-dark.svg | 0 {apps => custom_apps}/onlyoffice/img/app.svg | 0 {apps => custom_apps}/onlyoffice/img/cell.ico | Bin .../onlyoffice/img/docx/app-color.svg | 0 .../onlyoffice/img/docx/app.svg | 0 .../onlyoffice/img/favicon-mask.svg | 0 .../onlyoffice/img/favicon-touch.png | Bin .../onlyoffice/img/favicon.ico | Bin .../onlyoffice/img/pptx/app-color.svg | 0 .../onlyoffice/img/pptx/app.svg | 0 .../onlyoffice/img/slide.ico | Bin {apps => custom_apps}/onlyoffice/img/word.ico | Bin .../onlyoffice/img/xlsx/app-color.svg | 0 .../onlyoffice/img/xlsx/app.svg | 0 .../snappymail}/img/app-color.svg | 0 .../snappymail}/img/app.svg | 0 .../snappymail}/img/favicon-mask.svg | 0 .../snappymail}/img/favicon-touch.png | Bin .../snappymail}/img/favicon.ico | Bin .../snappymail/img/snappymail.svg | 0 {apps => custom_apps}/tasks/img/app-color.svg | 0 {apps => custom_apps}/tasks/img/app.svg | 0 .../tasks/img/favicon-mask.svg | 0 .../tasks/img/favicon-touch.png | Bin {apps => custom_apps}/tasks/img/favicon.ico | Bin {apps => custom_apps}/tasks/img/tasks.svg | 0 100 files changed, 165 deletions(-) delete mode 100644 apps/ecloud-dashboard/img/app-color.svg delete mode 100644 apps/ecloud-dashboard/img/app.svg delete mode 100644 apps/ecloud-dashboard/img/favicon-mask.svg delete mode 100644 apps/ecloud-dashboard/img/favicon-touch.png delete mode 100644 apps/ecloud-dashboard/img/favicon.ico delete mode 100755 apps/rainloop/img/rainloop.svg delete mode 100644 apps/snappymail/img/app-color.svg delete mode 100644 apps/snappymail/img/app.svg delete mode 100644 apps/snappymail/img/favicon-mask.svg delete mode 100644 apps/snappymail/img/favicon-touch.png delete mode 100644 apps/snappymail/img/favicon.ico rename {apps => custom_apps}/bookmarks/img/app-color.svg (100%) rename {apps => custom_apps}/bookmarks/img/app.svg (100%) rename {apps => custom_apps}/bookmarks/img/bookmarks.svg (100%) rename {apps => custom_apps}/bookmarks/img/favicon-mask.svg (100%) rename {apps => custom_apps}/bookmarks/img/favicon-touch.png (100%) rename {apps => custom_apps}/bookmarks/img/favicon.ico (100%) rename {apps => custom_apps}/calendar/img/app-color.svg (100%) rename {apps => custom_apps}/calendar/img/app.svg (100%) rename {apps => custom_apps}/calendar/img/calendar.svg (100%) rename {apps => custom_apps}/calendar/img/favicon-mask.svg (100%) rename {apps => custom_apps}/calendar/img/favicon-touch.png (100%) rename {apps => custom_apps}/calendar/img/favicon.ico (100%) rename {apps => custom_apps}/carnet/img/app-color.svg (100%) rename {apps => custom_apps}/carnet/img/app.svg (100%) rename {apps => custom_apps}/carnet/img/favicon-mask.svg (100%) rename {apps => custom_apps}/carnet/img/favicon-touch.png (100%) rename {apps => custom_apps}/carnet/img/favicon.ico (100%) rename {apps => custom_apps}/contacts/img/address-book.svg (100%) rename {apps => custom_apps}/contacts/img/app-color.svg (100%) rename {apps => custom_apps}/contacts/img/app.svg (100%) rename {apps => custom_apps}/contacts/img/favicon-mask.svg (100%) rename {apps => custom_apps}/contacts/img/favicon-touch.png (100%) rename {apps => custom_apps}/contacts/img/favicon.ico (100%) rename {apps => custom_apps}/cookbook/img/app-color.svg (100%) rename {apps => custom_apps}/cookbook/img/app.svg (100%) rename {apps => custom_apps}/cookbook/img/cookbook.svg (100%) rename {apps => custom_apps}/cookbook/img/favicon-mark.svg (100%) rename {apps => custom_apps}/cookbook/img/favicon-touch.png (100%) rename {apps => custom_apps}/cookbook/img/favicon.ico (100%) rename {apps => custom_apps}/deck/img/app-color.svg (100%) rename {apps => custom_apps}/deck/img/app.svg (100%) rename {apps => custom_apps}/deck/img/favicon-mask.svg (100%) rename {apps => custom_apps}/deck/img/favicon-touch.png (100%) rename {apps => custom_apps}/deck/img/favicon.ico (100%) rename {apps => custom_apps}/e-user-support-center/img/app-color.svg (100%) rename {apps => custom_apps}/e-user-support-center/img/app.svg (100%) rename {apps => custom_apps}/e-user-support-center/img/favicon-mask.svg (100%) rename {apps => custom_apps}/e-user-support-center/img/favicon-touch.png (100%) rename {apps => custom_apps}/e-user-support-center/img/favicon.ico (100%) rename {apps => custom_apps}/forms/img/app-color.svg (100%) rename {apps => custom_apps}/forms/img/app.svg (100%) rename {apps => custom_apps}/memories/img/app-color.svg (100%) rename {apps => custom_apps}/memories/img/app.svg (100%) rename {apps => custom_apps}/memories/img/favicon-mask.svg (100%) rename {apps => custom_apps}/memories/img/favicon-touch.png (100%) rename {apps => custom_apps}/memories/img/favicon.ico (100%) rename {apps => custom_apps}/memories/l10n/de.js (100%) rename {apps => custom_apps}/memories/l10n/de.json (100%) rename {apps => custom_apps}/memories/l10n/en.js (100%) rename {apps => custom_apps}/memories/l10n/en.json (100%) rename {apps => custom_apps}/memories/l10n/es.js (100%) rename {apps => custom_apps}/memories/l10n/es.json (100%) rename {apps => custom_apps}/memories/l10n/fr.js (100%) rename {apps => custom_apps}/memories/l10n/fr.json (100%) rename {apps => custom_apps}/memories/l10n/it.js (100%) rename {apps => custom_apps}/memories/l10n/it.json (100%) rename {apps => custom_apps}/notes/img/app-color.svg (100%) rename {apps => custom_apps}/notes/img/app.svg (100%) rename {apps => custom_apps}/notes/img/favicon-mask.svg (100%) rename {apps => custom_apps}/notes/img/favicon-touch.png (100%) rename {apps => custom_apps}/notes/img/favicon.ico (100%) rename {apps => custom_apps}/notes/img/notes.svg (100%) rename {apps => custom_apps}/onlyoffice/img/app-color.svg (100%) rename {apps => custom_apps}/onlyoffice/img/app-dark.svg (100%) rename {apps => custom_apps}/onlyoffice/img/app.svg (100%) rename {apps => custom_apps}/onlyoffice/img/cell.ico (100%) rename {apps => custom_apps}/onlyoffice/img/docx/app-color.svg (100%) rename {apps => custom_apps}/onlyoffice/img/docx/app.svg (100%) rename {apps => custom_apps}/onlyoffice/img/favicon-mask.svg (100%) rename {apps => custom_apps}/onlyoffice/img/favicon-touch.png (100%) rename {apps => custom_apps}/onlyoffice/img/favicon.ico (100%) rename {apps => custom_apps}/onlyoffice/img/pptx/app-color.svg (100%) rename {apps => custom_apps}/onlyoffice/img/pptx/app.svg (100%) rename {apps => custom_apps}/onlyoffice/img/slide.ico (100%) rename {apps => custom_apps}/onlyoffice/img/word.ico (100%) rename {apps => custom_apps}/onlyoffice/img/xlsx/app-color.svg (100%) rename {apps => custom_apps}/onlyoffice/img/xlsx/app.svg (100%) rename {apps/rainloop => custom_apps/snappymail}/img/app-color.svg (100%) rename {apps/rainloop => custom_apps/snappymail}/img/app.svg (100%) rename {apps/rainloop => custom_apps/snappymail}/img/favicon-mask.svg (100%) rename {apps/rainloop => custom_apps/snappymail}/img/favicon-touch.png (100%) rename {apps/rainloop => custom_apps/snappymail}/img/favicon.ico (100%) rename {apps => custom_apps}/snappymail/img/snappymail.svg (100%) rename {apps => custom_apps}/tasks/img/app-color.svg (100%) rename {apps => custom_apps}/tasks/img/app.svg (100%) rename {apps => custom_apps}/tasks/img/favicon-mask.svg (100%) rename {apps => custom_apps}/tasks/img/favicon-touch.png (100%) rename {apps => custom_apps}/tasks/img/favicon.ico (100%) rename {apps => custom_apps}/tasks/img/tasks.svg (100%) diff --git a/apps/ecloud-dashboard/img/app-color.svg b/apps/ecloud-dashboard/img/app-color.svg deleted file mode 100644 index c895990d..00000000 --- a/apps/ecloud-dashboard/img/app-color.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/apps/ecloud-dashboard/img/app.svg b/apps/ecloud-dashboard/img/app.svg deleted file mode 100644 index c895990d..00000000 --- a/apps/ecloud-dashboard/img/app.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/apps/ecloud-dashboard/img/favicon-mask.svg b/apps/ecloud-dashboard/img/favicon-mask.svg deleted file mode 100644 index e02a3899..00000000 --- a/apps/ecloud-dashboard/img/favicon-mask.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/apps/ecloud-dashboard/img/favicon-touch.png b/apps/ecloud-dashboard/img/favicon-touch.png deleted file mode 100644 index a16641008101b096d39291cfced111f32b0d20a8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6286 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 Ef+?!_-2eap diff --git a/apps/ecloud-dashboard/img/favicon.ico b/apps/ecloud-dashboard/img/favicon.ico deleted file mode 100644 index b1561cf58687977e7df13e1b3bf3bec510936f85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4286 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 - - - - - diff --git a/apps/snappymail/img/app-color.svg b/apps/snappymail/img/app-color.svg deleted file mode 100644 index 3d5aeb5b..00000000 --- a/apps/snappymail/img/app-color.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/apps/snappymail/img/app.svg b/apps/snappymail/img/app.svg deleted file mode 100644 index d8d1c157..00000000 --- a/apps/snappymail/img/app.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/apps/snappymail/img/favicon-mask.svg b/apps/snappymail/img/favicon-mask.svg deleted file mode 100644 index 3d5aeb5b..00000000 --- a/apps/snappymail/img/favicon-mask.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/apps/snappymail/img/favicon-touch.png b/apps/snappymail/img/favicon-touch.png deleted file mode 100644 index 78ac1660e50676dadb1cbdf58eb080cfc0f892e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5654 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 diff --git a/apps/snappymail/img/favicon.ico b/apps/snappymail/img/favicon.ico deleted file mode 100644 index 954f3312a78ca84a0783c890231ac1fbfa85c7c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15086 zcmeHOYitzP866CTrfGn*=`#f!gVR?1(MVPMtC8A<5T44frg+!bv`q*l5Mvt*Rn+1N zFoY;lQ$NDPb|QtUfnWm_ZYgPmX=-o?FN19oFvbvqpS!a&v(K5GIsNY1W3P8-?-)N> zsUscVoxP89zPoqUGxvNe2$O`#!V^yjRHh2=rVGMP1VKnm?K__-2(9$qOe$IZ>M4Ry zL=C=2ZK#W|lEB`N9P@e$+rNcKNnb84ndk8Ao9B=k2_gaG40nV(L*AR_kQNK1$yPTt zNOO9gN_WT&-uF9obeF)BUaA z@KJWS9ZR=LXzvgaRK^Eg-6EE4Rj}?&*;d~-Nk0!>cQ;yYe2yh7hE53~@7SWdN5Zmg zUL3C%(cS6dYGb;;@moI^L7C>9(9(JrOSUO!?~)PnjSaebWGvb4!?80`gp={w>HGTg ze((@dJTP&iwH=GMd(qMDh3X$&bi2G*T;xYhJw!#f`R3JhQ`(4p#tLXk_RS16Z^(fSQkd zaXgHdr;XKpWfdP9trIJ>-s-{vilNgTL|7djT%G`)*%`#KkLhzvz+Xr%oq6x2Ls@t^>z=Qrq932L;Ay71ee-0tg2A) z&| ztTnrFdD>Xrm)EFV7=Y#dhpuQz1b#7lf zeGjbFz(b4x$ zHDituTe28_MPn9QtR3n2TtxUhVp@)_e3gRVh{Qk~#kB)5@U*eIsWxC^GwsXASbL%v?DS2|p%^$APwiGQ@U*eIFXZT4 zEUz@iWWAeO6P1y*MBH}z?CSTQ9axKrxW?-Jx9jcoPg$>nhv@}$J)JVp+zzz%j1L&s z8*~jnw2`lk>7JbI$Td8Za}6XZ#FSj4nSdlkV@keWnUY8PlM?zqAs5Rgk@jSSumMYi zUt;p4d^8e}WVp<Cm>0n3wd}d+5@KZSCT|Ko8!%cv`0=bsV@fOK8}N} z5ew~6(e$pR#``da%XGcYk5ZcWCA%&*U>U_wL1-d~6A%yMY@#($PFR{Kf5u=@Y!QSY zE9VG;hn3R=p{=j1WhGtZg{+)3P_oni9|JQ`$X-UxPc1vAd23@O&1Ym@XAI13%7;p){H7AZH9~L{bDh{&pAw4aW=fXXVso8xKIJB<_9z z>VbQMSMg$9g%8);SYCt&RsWUaco^>^&m_Cu*hD!eiel~ESa~`=ub;U6 zXt~8a>R!L9x=xAXVZ2s8Y*R}Yd7tDD_d)iEDA=#S>kE-5%!l6}!rICJTJ8+=XX8|z z@mX>`Og?EWnp(Q!yee6eQ1DkDe1TrSv*DJ8SO2bJCxQ8*%&+oO-HR0=w0s^vS5;>M zaXgII%13OX4H+wcQ&ALb`kN2M?~_OK4=>zweJ~W)c=4ALawOP$e>#%b>#jbl#_=#-D<7WUlho#T5-Y`^d5MIEpIi#FY3`d6P1$MG;; zD<9jc*Z|c?m-&fH*n~pVeLuKKKaxbtl2M* zC~lM6EDtvrSXfH@F+A+tYM=Y1gZKVeK@-;F`;q6c zd=!j3e;)Fpp8<)VX&8@r&}hy#4B|FV3h-Up-zg&IuW{RT@L!rp|& z+NNhn8Eh!}4U}`Zzrjgep)9B0VO$>WZ!zX%D-Dlkdo}YpbI}$V&lT~pnA(`_Szq%x zEoXNZ4xH>kKuMf$9i+OwH8P$pQu?2{%zW1!2Rad;{NqC(x)Jin=h>?C-tOZ*dhU|2 zvc%V)!)xX{?s$*x&FS7VM0uTu>Lh5Yil*Bt8VT%m@jrv`%Dv-eQ_h^(&&+q*Ughe~ zyJI=BI}Ur%dPl*H&lGGv5Q2}MAIu!N6?+Eq_{@B#?MLX|v@bWRu31F8IFMh}C52J` z;Xv+GX1Ug%!)4y*Z978umUNuH>OqGT|KGA(0V?Wx@7Ui=E9Sh0~E`CaFSld1y zS0f+p^02+QT%&=$H?l_XedLT>&UwhBF|H7X@;%GiTqZ>N*0Q}~+6TSYgY{v3{|8fK B9C-i$ diff --git a/apps/bookmarks/img/app-color.svg b/custom_apps/bookmarks/img/app-color.svg similarity index 100% rename from apps/bookmarks/img/app-color.svg rename to custom_apps/bookmarks/img/app-color.svg diff --git a/apps/bookmarks/img/app.svg b/custom_apps/bookmarks/img/app.svg similarity index 100% rename from apps/bookmarks/img/app.svg rename to custom_apps/bookmarks/img/app.svg diff --git a/apps/bookmarks/img/bookmarks.svg b/custom_apps/bookmarks/img/bookmarks.svg similarity index 100% rename from apps/bookmarks/img/bookmarks.svg rename to custom_apps/bookmarks/img/bookmarks.svg diff --git a/apps/bookmarks/img/favicon-mask.svg b/custom_apps/bookmarks/img/favicon-mask.svg similarity index 100% rename from apps/bookmarks/img/favicon-mask.svg rename to custom_apps/bookmarks/img/favicon-mask.svg diff --git a/apps/bookmarks/img/favicon-touch.png b/custom_apps/bookmarks/img/favicon-touch.png similarity index 100% rename from apps/bookmarks/img/favicon-touch.png rename to custom_apps/bookmarks/img/favicon-touch.png diff --git a/apps/bookmarks/img/favicon.ico b/custom_apps/bookmarks/img/favicon.ico similarity index 100% rename from apps/bookmarks/img/favicon.ico rename to custom_apps/bookmarks/img/favicon.ico diff --git a/apps/calendar/img/app-color.svg b/custom_apps/calendar/img/app-color.svg similarity index 100% rename from apps/calendar/img/app-color.svg rename to custom_apps/calendar/img/app-color.svg diff --git a/apps/calendar/img/app.svg b/custom_apps/calendar/img/app.svg similarity index 100% rename from apps/calendar/img/app.svg rename to custom_apps/calendar/img/app.svg diff --git a/apps/calendar/img/calendar.svg b/custom_apps/calendar/img/calendar.svg similarity index 100% rename from apps/calendar/img/calendar.svg rename to custom_apps/calendar/img/calendar.svg diff --git a/apps/calendar/img/favicon-mask.svg b/custom_apps/calendar/img/favicon-mask.svg similarity index 100% rename from apps/calendar/img/favicon-mask.svg rename to custom_apps/calendar/img/favicon-mask.svg diff --git a/apps/calendar/img/favicon-touch.png b/custom_apps/calendar/img/favicon-touch.png similarity index 100% rename from apps/calendar/img/favicon-touch.png rename to custom_apps/calendar/img/favicon-touch.png diff --git a/apps/calendar/img/favicon.ico b/custom_apps/calendar/img/favicon.ico similarity index 100% rename from apps/calendar/img/favicon.ico rename to custom_apps/calendar/img/favicon.ico diff --git a/apps/carnet/img/app-color.svg b/custom_apps/carnet/img/app-color.svg similarity index 100% rename from apps/carnet/img/app-color.svg rename to custom_apps/carnet/img/app-color.svg diff --git a/apps/carnet/img/app.svg b/custom_apps/carnet/img/app.svg similarity index 100% rename from apps/carnet/img/app.svg rename to custom_apps/carnet/img/app.svg diff --git a/apps/carnet/img/favicon-mask.svg b/custom_apps/carnet/img/favicon-mask.svg similarity index 100% rename from apps/carnet/img/favicon-mask.svg rename to custom_apps/carnet/img/favicon-mask.svg diff --git a/apps/carnet/img/favicon-touch.png b/custom_apps/carnet/img/favicon-touch.png similarity index 100% rename from apps/carnet/img/favicon-touch.png rename to custom_apps/carnet/img/favicon-touch.png diff --git a/apps/carnet/img/favicon.ico b/custom_apps/carnet/img/favicon.ico similarity index 100% rename from apps/carnet/img/favicon.ico rename to custom_apps/carnet/img/favicon.ico diff --git a/apps/contacts/img/address-book.svg b/custom_apps/contacts/img/address-book.svg similarity index 100% rename from apps/contacts/img/address-book.svg rename to custom_apps/contacts/img/address-book.svg diff --git a/apps/contacts/img/app-color.svg b/custom_apps/contacts/img/app-color.svg similarity index 100% rename from apps/contacts/img/app-color.svg rename to custom_apps/contacts/img/app-color.svg diff --git a/apps/contacts/img/app.svg b/custom_apps/contacts/img/app.svg similarity index 100% rename from apps/contacts/img/app.svg rename to custom_apps/contacts/img/app.svg diff --git a/apps/contacts/img/favicon-mask.svg b/custom_apps/contacts/img/favicon-mask.svg similarity index 100% rename from apps/contacts/img/favicon-mask.svg rename to custom_apps/contacts/img/favicon-mask.svg diff --git a/apps/contacts/img/favicon-touch.png b/custom_apps/contacts/img/favicon-touch.png similarity index 100% rename from apps/contacts/img/favicon-touch.png rename to custom_apps/contacts/img/favicon-touch.png diff --git a/apps/contacts/img/favicon.ico b/custom_apps/contacts/img/favicon.ico similarity index 100% rename from apps/contacts/img/favicon.ico rename to custom_apps/contacts/img/favicon.ico diff --git a/apps/cookbook/img/app-color.svg b/custom_apps/cookbook/img/app-color.svg similarity index 100% rename from apps/cookbook/img/app-color.svg rename to custom_apps/cookbook/img/app-color.svg diff --git a/apps/cookbook/img/app.svg b/custom_apps/cookbook/img/app.svg similarity index 100% rename from apps/cookbook/img/app.svg rename to custom_apps/cookbook/img/app.svg diff --git a/apps/cookbook/img/cookbook.svg b/custom_apps/cookbook/img/cookbook.svg similarity index 100% rename from apps/cookbook/img/cookbook.svg rename to custom_apps/cookbook/img/cookbook.svg diff --git a/apps/cookbook/img/favicon-mark.svg b/custom_apps/cookbook/img/favicon-mark.svg similarity index 100% rename from apps/cookbook/img/favicon-mark.svg rename to custom_apps/cookbook/img/favicon-mark.svg diff --git a/apps/cookbook/img/favicon-touch.png b/custom_apps/cookbook/img/favicon-touch.png similarity index 100% rename from apps/cookbook/img/favicon-touch.png rename to custom_apps/cookbook/img/favicon-touch.png diff --git a/apps/cookbook/img/favicon.ico b/custom_apps/cookbook/img/favicon.ico similarity index 100% rename from apps/cookbook/img/favicon.ico rename to custom_apps/cookbook/img/favicon.ico diff --git a/apps/deck/img/app-color.svg b/custom_apps/deck/img/app-color.svg similarity index 100% rename from apps/deck/img/app-color.svg rename to custom_apps/deck/img/app-color.svg diff --git a/apps/deck/img/app.svg b/custom_apps/deck/img/app.svg similarity index 100% rename from apps/deck/img/app.svg rename to custom_apps/deck/img/app.svg diff --git a/apps/deck/img/favicon-mask.svg b/custom_apps/deck/img/favicon-mask.svg similarity index 100% rename from apps/deck/img/favicon-mask.svg rename to custom_apps/deck/img/favicon-mask.svg diff --git a/apps/deck/img/favicon-touch.png b/custom_apps/deck/img/favicon-touch.png similarity index 100% rename from apps/deck/img/favicon-touch.png rename to custom_apps/deck/img/favicon-touch.png diff --git a/apps/deck/img/favicon.ico b/custom_apps/deck/img/favicon.ico similarity index 100% rename from apps/deck/img/favicon.ico rename to custom_apps/deck/img/favicon.ico diff --git a/apps/e-user-support-center/img/app-color.svg b/custom_apps/e-user-support-center/img/app-color.svg similarity index 100% rename from apps/e-user-support-center/img/app-color.svg rename to custom_apps/e-user-support-center/img/app-color.svg diff --git a/apps/e-user-support-center/img/app.svg b/custom_apps/e-user-support-center/img/app.svg similarity index 100% rename from apps/e-user-support-center/img/app.svg rename to custom_apps/e-user-support-center/img/app.svg diff --git a/apps/e-user-support-center/img/favicon-mask.svg b/custom_apps/e-user-support-center/img/favicon-mask.svg similarity index 100% rename from apps/e-user-support-center/img/favicon-mask.svg rename to custom_apps/e-user-support-center/img/favicon-mask.svg diff --git a/apps/e-user-support-center/img/favicon-touch.png b/custom_apps/e-user-support-center/img/favicon-touch.png similarity index 100% rename from apps/e-user-support-center/img/favicon-touch.png rename to custom_apps/e-user-support-center/img/favicon-touch.png diff --git a/apps/e-user-support-center/img/favicon.ico b/custom_apps/e-user-support-center/img/favicon.ico similarity index 100% rename from apps/e-user-support-center/img/favicon.ico rename to custom_apps/e-user-support-center/img/favicon.ico diff --git a/apps/forms/img/app-color.svg b/custom_apps/forms/img/app-color.svg similarity index 100% rename from apps/forms/img/app-color.svg rename to custom_apps/forms/img/app-color.svg diff --git a/apps/forms/img/app.svg b/custom_apps/forms/img/app.svg similarity index 100% rename from apps/forms/img/app.svg rename to custom_apps/forms/img/app.svg diff --git a/apps/memories/img/app-color.svg b/custom_apps/memories/img/app-color.svg similarity index 100% rename from apps/memories/img/app-color.svg rename to custom_apps/memories/img/app-color.svg diff --git a/apps/memories/img/app.svg b/custom_apps/memories/img/app.svg similarity index 100% rename from apps/memories/img/app.svg rename to custom_apps/memories/img/app.svg diff --git a/apps/memories/img/favicon-mask.svg b/custom_apps/memories/img/favicon-mask.svg similarity index 100% rename from apps/memories/img/favicon-mask.svg rename to custom_apps/memories/img/favicon-mask.svg diff --git a/apps/memories/img/favicon-touch.png b/custom_apps/memories/img/favicon-touch.png similarity index 100% rename from apps/memories/img/favicon-touch.png rename to custom_apps/memories/img/favicon-touch.png diff --git a/apps/memories/img/favicon.ico b/custom_apps/memories/img/favicon.ico similarity index 100% rename from apps/memories/img/favicon.ico rename to custom_apps/memories/img/favicon.ico diff --git a/apps/memories/l10n/de.js b/custom_apps/memories/l10n/de.js similarity index 100% rename from apps/memories/l10n/de.js rename to custom_apps/memories/l10n/de.js diff --git a/apps/memories/l10n/de.json b/custom_apps/memories/l10n/de.json similarity index 100% rename from apps/memories/l10n/de.json rename to custom_apps/memories/l10n/de.json diff --git a/apps/memories/l10n/en.js b/custom_apps/memories/l10n/en.js similarity index 100% rename from apps/memories/l10n/en.js rename to custom_apps/memories/l10n/en.js diff --git a/apps/memories/l10n/en.json b/custom_apps/memories/l10n/en.json similarity index 100% rename from apps/memories/l10n/en.json rename to custom_apps/memories/l10n/en.json diff --git a/apps/memories/l10n/es.js b/custom_apps/memories/l10n/es.js similarity index 100% rename from apps/memories/l10n/es.js rename to custom_apps/memories/l10n/es.js diff --git a/apps/memories/l10n/es.json b/custom_apps/memories/l10n/es.json similarity index 100% rename from apps/memories/l10n/es.json rename to custom_apps/memories/l10n/es.json diff --git a/apps/memories/l10n/fr.js b/custom_apps/memories/l10n/fr.js similarity index 100% rename from apps/memories/l10n/fr.js rename to custom_apps/memories/l10n/fr.js diff --git a/apps/memories/l10n/fr.json b/custom_apps/memories/l10n/fr.json similarity index 100% rename from apps/memories/l10n/fr.json rename to custom_apps/memories/l10n/fr.json diff --git a/apps/memories/l10n/it.js b/custom_apps/memories/l10n/it.js similarity index 100% rename from apps/memories/l10n/it.js rename to custom_apps/memories/l10n/it.js diff --git a/apps/memories/l10n/it.json b/custom_apps/memories/l10n/it.json similarity index 100% rename from apps/memories/l10n/it.json rename to custom_apps/memories/l10n/it.json diff --git a/apps/notes/img/app-color.svg b/custom_apps/notes/img/app-color.svg similarity index 100% rename from apps/notes/img/app-color.svg rename to custom_apps/notes/img/app-color.svg diff --git a/apps/notes/img/app.svg b/custom_apps/notes/img/app.svg similarity index 100% rename from apps/notes/img/app.svg rename to custom_apps/notes/img/app.svg diff --git a/apps/notes/img/favicon-mask.svg b/custom_apps/notes/img/favicon-mask.svg similarity index 100% rename from apps/notes/img/favicon-mask.svg rename to custom_apps/notes/img/favicon-mask.svg diff --git a/apps/notes/img/favicon-touch.png b/custom_apps/notes/img/favicon-touch.png similarity index 100% rename from apps/notes/img/favicon-touch.png rename to custom_apps/notes/img/favicon-touch.png diff --git a/apps/notes/img/favicon.ico b/custom_apps/notes/img/favicon.ico similarity index 100% rename from apps/notes/img/favicon.ico rename to custom_apps/notes/img/favicon.ico diff --git a/apps/notes/img/notes.svg b/custom_apps/notes/img/notes.svg similarity index 100% rename from apps/notes/img/notes.svg rename to custom_apps/notes/img/notes.svg diff --git a/apps/onlyoffice/img/app-color.svg b/custom_apps/onlyoffice/img/app-color.svg similarity index 100% rename from apps/onlyoffice/img/app-color.svg rename to custom_apps/onlyoffice/img/app-color.svg diff --git a/apps/onlyoffice/img/app-dark.svg b/custom_apps/onlyoffice/img/app-dark.svg similarity index 100% rename from apps/onlyoffice/img/app-dark.svg rename to custom_apps/onlyoffice/img/app-dark.svg diff --git a/apps/onlyoffice/img/app.svg b/custom_apps/onlyoffice/img/app.svg similarity index 100% rename from apps/onlyoffice/img/app.svg rename to custom_apps/onlyoffice/img/app.svg diff --git a/apps/onlyoffice/img/cell.ico b/custom_apps/onlyoffice/img/cell.ico similarity index 100% rename from apps/onlyoffice/img/cell.ico rename to custom_apps/onlyoffice/img/cell.ico diff --git a/apps/onlyoffice/img/docx/app-color.svg b/custom_apps/onlyoffice/img/docx/app-color.svg similarity index 100% rename from apps/onlyoffice/img/docx/app-color.svg rename to custom_apps/onlyoffice/img/docx/app-color.svg diff --git a/apps/onlyoffice/img/docx/app.svg b/custom_apps/onlyoffice/img/docx/app.svg similarity index 100% rename from apps/onlyoffice/img/docx/app.svg rename to custom_apps/onlyoffice/img/docx/app.svg diff --git a/apps/onlyoffice/img/favicon-mask.svg b/custom_apps/onlyoffice/img/favicon-mask.svg similarity index 100% rename from apps/onlyoffice/img/favicon-mask.svg rename to custom_apps/onlyoffice/img/favicon-mask.svg diff --git a/apps/onlyoffice/img/favicon-touch.png b/custom_apps/onlyoffice/img/favicon-touch.png similarity index 100% rename from apps/onlyoffice/img/favicon-touch.png rename to custom_apps/onlyoffice/img/favicon-touch.png diff --git a/apps/onlyoffice/img/favicon.ico b/custom_apps/onlyoffice/img/favicon.ico similarity index 100% rename from apps/onlyoffice/img/favicon.ico rename to custom_apps/onlyoffice/img/favicon.ico diff --git a/apps/onlyoffice/img/pptx/app-color.svg b/custom_apps/onlyoffice/img/pptx/app-color.svg similarity index 100% rename from apps/onlyoffice/img/pptx/app-color.svg rename to custom_apps/onlyoffice/img/pptx/app-color.svg diff --git a/apps/onlyoffice/img/pptx/app.svg b/custom_apps/onlyoffice/img/pptx/app.svg similarity index 100% rename from apps/onlyoffice/img/pptx/app.svg rename to custom_apps/onlyoffice/img/pptx/app.svg diff --git a/apps/onlyoffice/img/slide.ico b/custom_apps/onlyoffice/img/slide.ico similarity index 100% rename from apps/onlyoffice/img/slide.ico rename to custom_apps/onlyoffice/img/slide.ico diff --git a/apps/onlyoffice/img/word.ico b/custom_apps/onlyoffice/img/word.ico similarity index 100% rename from apps/onlyoffice/img/word.ico rename to custom_apps/onlyoffice/img/word.ico diff --git a/apps/onlyoffice/img/xlsx/app-color.svg b/custom_apps/onlyoffice/img/xlsx/app-color.svg similarity index 100% rename from apps/onlyoffice/img/xlsx/app-color.svg rename to custom_apps/onlyoffice/img/xlsx/app-color.svg diff --git a/apps/onlyoffice/img/xlsx/app.svg b/custom_apps/onlyoffice/img/xlsx/app.svg similarity index 100% rename from apps/onlyoffice/img/xlsx/app.svg rename to custom_apps/onlyoffice/img/xlsx/app.svg diff --git a/apps/rainloop/img/app-color.svg b/custom_apps/snappymail/img/app-color.svg similarity index 100% rename from apps/rainloop/img/app-color.svg rename to custom_apps/snappymail/img/app-color.svg diff --git a/apps/rainloop/img/app.svg b/custom_apps/snappymail/img/app.svg similarity index 100% rename from apps/rainloop/img/app.svg rename to custom_apps/snappymail/img/app.svg diff --git a/apps/rainloop/img/favicon-mask.svg b/custom_apps/snappymail/img/favicon-mask.svg similarity index 100% rename from apps/rainloop/img/favicon-mask.svg rename to custom_apps/snappymail/img/favicon-mask.svg diff --git a/apps/rainloop/img/favicon-touch.png b/custom_apps/snappymail/img/favicon-touch.png similarity index 100% rename from apps/rainloop/img/favicon-touch.png rename to custom_apps/snappymail/img/favicon-touch.png diff --git a/apps/rainloop/img/favicon.ico b/custom_apps/snappymail/img/favicon.ico similarity index 100% rename from apps/rainloop/img/favicon.ico rename to custom_apps/snappymail/img/favicon.ico diff --git a/apps/snappymail/img/snappymail.svg b/custom_apps/snappymail/img/snappymail.svg similarity index 100% rename from apps/snappymail/img/snappymail.svg rename to custom_apps/snappymail/img/snappymail.svg diff --git a/apps/tasks/img/app-color.svg b/custom_apps/tasks/img/app-color.svg similarity index 100% rename from apps/tasks/img/app-color.svg rename to custom_apps/tasks/img/app-color.svg diff --git a/apps/tasks/img/app.svg b/custom_apps/tasks/img/app.svg similarity index 100% rename from apps/tasks/img/app.svg rename to custom_apps/tasks/img/app.svg diff --git a/apps/tasks/img/favicon-mask.svg b/custom_apps/tasks/img/favicon-mask.svg similarity index 100% rename from apps/tasks/img/favicon-mask.svg rename to custom_apps/tasks/img/favicon-mask.svg diff --git a/apps/tasks/img/favicon-touch.png b/custom_apps/tasks/img/favicon-touch.png similarity index 100% rename from apps/tasks/img/favicon-touch.png rename to custom_apps/tasks/img/favicon-touch.png diff --git a/apps/tasks/img/favicon.ico b/custom_apps/tasks/img/favicon.ico similarity index 100% rename from apps/tasks/img/favicon.ico rename to custom_apps/tasks/img/favicon.ico diff --git a/apps/tasks/img/tasks.svg b/custom_apps/tasks/img/tasks.svg similarity index 100% rename from apps/tasks/img/tasks.svg rename to custom_apps/tasks/img/tasks.svg -- GitLab From b46278022ec51c9ac66116b8b2f1ac9ce3501b04 Mon Sep 17 00:00:00 2001 From: Akhil Date: Thu, 12 Oct 2023 17:21:22 +0530 Subject: [PATCH 06/10] Remove extra const assignment in memories translations --- custom_apps/memories/l10n/de.js | 5 ++--- custom_apps/memories/l10n/en.js | 7 +++---- custom_apps/memories/l10n/es.js | 7 +++---- custom_apps/memories/l10n/fr.js | 12 ++++++------ custom_apps/memories/l10n/it.js | 5 ++--- 5 files changed, 16 insertions(+), 20 deletions(-) diff --git a/custom_apps/memories/l10n/de.js b/custom_apps/memories/l10n/de.js index f595fcb5..3d8d9ea6 100644 --- a/custom_apps/memories/l10n/de.js +++ b/custom_apps/memories/l10n/de.js @@ -1,6 +1,5 @@ -const memoriesTranslations = { +OC.L10N.register("memories", { "Gallery": "Bildergalerie", "Gallery Settings": "Bildergalerie-Einstellungen", "Gallery has been updated to {version}. Reload to get the new version.": "Bildergalerie wurde auf {version} aktualisiert. Für die neue Version bitte neu laden." -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +}, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/custom_apps/memories/l10n/en.js b/custom_apps/memories/l10n/en.js index bf1d0549..102eb60c 100644 --- a/custom_apps/memories/l10n/en.js +++ b/custom_apps/memories/l10n/en.js @@ -1,6 +1,5 @@ -const memoriesTranslations = { - "Gallery": "Gallery", +OC.L10N.register("memories", { + "Gallery": "Gallery", "Gallery Settings": "Gallery Settings", "Gallery has been updated to {version}. Reload to get the new version.": "Gallery has been updated to {version}. Reload to get the new version.", -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +}, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/custom_apps/memories/l10n/es.js b/custom_apps/memories/l10n/es.js index 5b82b8cc..a9319814 100644 --- a/custom_apps/memories/l10n/es.js +++ b/custom_apps/memories/l10n/es.js @@ -1,6 +1,5 @@ -const memoriesTranslations = { - "Gallery": "Galería", +OC.L10N.register("memories", { + "Gallery": "Galería", "Gallery Settings": "Configuración de la Galería", "Gallery has been updated to {version}. Reload to get the new version.": "La galería fue actualizada a {version}. Reinicia para obtener la nueva versión.", -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +}, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/custom_apps/memories/l10n/fr.js b/custom_apps/memories/l10n/fr.js index baa967b8..18135a36 100644 --- a/custom_apps/memories/l10n/fr.js +++ b/custom_apps/memories/l10n/fr.js @@ -1,6 +1,6 @@ -const memoriesTranslations = { - "Gallery": "Galerie", - "Gallery Settings": "Paramètres de Galerie", - "Gallery has been updated to {version}. Reload to get the new version.": "Galerie a été mise à jour vers la version {version}. Rechargez la page pour bénéficier de la nouvelle version.", -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +OC.L10N.register("memories", + { + "Gallery": "Galerie", + "Gallery Settings": "Paramètres de Galerie", + "Gallery has been updated to {version}. Reload to get the new version.": "Galerie a été mise à jour vers la version {version}. Rechargez la page pour bénéficier de la nouvelle version.", + }, "nplurals=2; plural=(n != 1);") \ No newline at end of file diff --git a/custom_apps/memories/l10n/it.js b/custom_apps/memories/l10n/it.js index 078d3b65..41d62392 100644 --- a/custom_apps/memories/l10n/it.js +++ b/custom_apps/memories/l10n/it.js @@ -1,6 +1,5 @@ -const memoriesTranslations = { +OC.L10N.register("memories", { "Gallery": "Galleria", "Gallery Settings": "Impostazioni Galleria", "Gallery has been updated to {version}. Reload to get the new version.": "Abbiamo aggiornato Galleria alla nuova versione (version). Per poterla utilizzare, ricarica la pagina.", -} -OC.L10N.register("memories", memoriesTranslations, "nplurals=2; plural=(n != 1);") \ No newline at end of file +}, "nplurals=2; plural=(n != 1);") \ No newline at end of file -- GitLab From d3a45362af845474f87c3e1d0641800afd57540b Mon Sep 17 00:00:00 2001 From: Akhil Date: Thu, 12 Oct 2023 17:25:57 +0530 Subject: [PATCH 07/10] Remove occ maintenance:theme:update --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f6762a1..1e067bd0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,5 @@ include: ssh $SSH_USER@$DEPLOYMENT_HOST /bin/bash -s << EOT git clone --depth 1 $CI_REPOSITORY_URL --branch $CI_COMMIT_REF_NAME --single-branch /tmp/${CI_JOB_ID}/${APP_NAME} sudo rsync -avzh --chown www-data:www-data --delete --exclude '.git*' /tmp/${CI_JOB_ID}/${APP_NAME}/ ${DEPLOYMENT_PATH}/html/themes/${APP_NAME}/ - docker exec -u www-data $CONTAINER_NAME /usr/local/bin/php /var/www/html/occ maintenance:theme:update EOT - echo "SUCCESS" > .job_status -- GitLab From 392e1e4fee860c948fd26219d1609e9792ad30e7 Mon Sep 17 00:00:00 2001 From: Akhil Date: Thu, 12 Oct 2023 17:30:54 +0530 Subject: [PATCH 08/10] Only keep those with l10n in custom_apps --- {custom_apps => apps}/bookmarks/img/app-color.svg | 0 {custom_apps => apps}/bookmarks/img/app.svg | 0 {custom_apps => apps}/bookmarks/img/bookmarks.svg | 0 .../bookmarks/img/favicon-mask.svg | 0 .../bookmarks/img/favicon-touch.png | Bin {custom_apps => apps}/bookmarks/img/favicon.ico | Bin {custom_apps => apps}/calendar/img/app-color.svg | 0 {custom_apps => apps}/calendar/img/app.svg | 0 {custom_apps => apps}/calendar/img/calendar.svg | 0 {custom_apps => apps}/calendar/img/favicon-mask.svg | 0 .../calendar/img/favicon-touch.png | Bin {custom_apps => apps}/calendar/img/favicon.ico | Bin {custom_apps => apps}/carnet/img/app-color.svg | 0 {custom_apps => apps}/carnet/img/app.svg | 0 {custom_apps => apps}/carnet/img/favicon-mask.svg | 0 {custom_apps => apps}/carnet/img/favicon-touch.png | Bin {custom_apps => apps}/carnet/img/favicon.ico | Bin {custom_apps => apps}/contacts/img/address-book.svg | 0 {custom_apps => apps}/contacts/img/app-color.svg | 0 {custom_apps => apps}/contacts/img/app.svg | 0 {custom_apps => apps}/contacts/img/favicon-mask.svg | 0 .../contacts/img/favicon-touch.png | Bin {custom_apps => apps}/contacts/img/favicon.ico | Bin {custom_apps => apps}/cookbook/img/app-color.svg | 0 {custom_apps => apps}/cookbook/img/app.svg | 0 {custom_apps => apps}/cookbook/img/cookbook.svg | 0 {custom_apps => apps}/cookbook/img/favicon-mark.svg | 0 .../cookbook/img/favicon-touch.png | Bin {custom_apps => apps}/cookbook/img/favicon.ico | Bin {custom_apps => apps}/deck/img/app-color.svg | 0 {custom_apps => apps}/deck/img/app.svg | 0 {custom_apps => apps}/deck/img/favicon-mask.svg | 0 {custom_apps => apps}/deck/img/favicon-touch.png | Bin {custom_apps => apps}/deck/img/favicon.ico | Bin .../e-user-support-center/img/app-color.svg | 0 .../e-user-support-center/img/app.svg | 0 .../e-user-support-center/img/favicon-mask.svg | 0 .../e-user-support-center/img/favicon-touch.png | Bin .../e-user-support-center/img/favicon.ico | Bin {custom_apps => apps}/forms/img/app-color.svg | 0 {custom_apps => apps}/forms/img/app.svg | 0 {custom_apps => apps}/memories/img/app-color.svg | 0 {custom_apps => apps}/memories/img/app.svg | 0 {custom_apps => apps}/memories/img/favicon-mask.svg | 0 .../memories/img/favicon-touch.png | Bin {custom_apps => apps}/memories/img/favicon.ico | Bin {custom_apps => apps}/notes/img/app-color.svg | 0 {custom_apps => apps}/notes/img/app.svg | 0 {custom_apps => apps}/notes/img/favicon-mask.svg | 0 {custom_apps => apps}/notes/img/favicon-touch.png | Bin {custom_apps => apps}/notes/img/favicon.ico | Bin {custom_apps => apps}/notes/img/notes.svg | 0 {custom_apps => apps}/onlyoffice/img/app-color.svg | 0 {custom_apps => apps}/onlyoffice/img/app-dark.svg | 0 {custom_apps => apps}/onlyoffice/img/app.svg | 0 {custom_apps => apps}/onlyoffice/img/cell.ico | Bin .../onlyoffice/img/docx/app-color.svg | 0 {custom_apps => apps}/onlyoffice/img/docx/app.svg | 0 .../onlyoffice/img/favicon-mask.svg | 0 .../onlyoffice/img/favicon-touch.png | Bin {custom_apps => apps}/onlyoffice/img/favicon.ico | Bin .../onlyoffice/img/pptx/app-color.svg | 0 {custom_apps => apps}/onlyoffice/img/pptx/app.svg | 0 {custom_apps => apps}/onlyoffice/img/slide.ico | Bin {custom_apps => apps}/onlyoffice/img/word.ico | Bin .../onlyoffice/img/xlsx/app-color.svg | 0 {custom_apps => apps}/onlyoffice/img/xlsx/app.svg | 0 {custom_apps => apps}/snappymail/img/app-color.svg | 0 {custom_apps => apps}/snappymail/img/app.svg | 0 .../snappymail/img/favicon-mask.svg | 0 .../snappymail/img/favicon-touch.png | Bin {custom_apps => apps}/snappymail/img/favicon.ico | Bin {custom_apps => apps}/snappymail/img/snappymail.svg | 0 {custom_apps => apps}/tasks/img/app-color.svg | 0 {custom_apps => apps}/tasks/img/app.svg | 0 {custom_apps => apps}/tasks/img/favicon-mask.svg | 0 {custom_apps => apps}/tasks/img/favicon-touch.png | Bin {custom_apps => apps}/tasks/img/favicon.ico | Bin {custom_apps => apps}/tasks/img/tasks.svg | 0 79 files changed, 0 insertions(+), 0 deletions(-) rename {custom_apps => apps}/bookmarks/img/app-color.svg (100%) rename {custom_apps => apps}/bookmarks/img/app.svg (100%) rename {custom_apps => apps}/bookmarks/img/bookmarks.svg (100%) rename {custom_apps => apps}/bookmarks/img/favicon-mask.svg (100%) rename {custom_apps => apps}/bookmarks/img/favicon-touch.png (100%) rename {custom_apps => apps}/bookmarks/img/favicon.ico (100%) rename {custom_apps => apps}/calendar/img/app-color.svg (100%) rename {custom_apps => apps}/calendar/img/app.svg (100%) rename {custom_apps => apps}/calendar/img/calendar.svg (100%) rename {custom_apps => apps}/calendar/img/favicon-mask.svg (100%) rename {custom_apps => apps}/calendar/img/favicon-touch.png (100%) rename {custom_apps => apps}/calendar/img/favicon.ico (100%) rename {custom_apps => apps}/carnet/img/app-color.svg (100%) rename {custom_apps => apps}/carnet/img/app.svg (100%) rename {custom_apps => apps}/carnet/img/favicon-mask.svg (100%) rename {custom_apps => apps}/carnet/img/favicon-touch.png (100%) rename {custom_apps => apps}/carnet/img/favicon.ico (100%) rename {custom_apps => apps}/contacts/img/address-book.svg (100%) rename {custom_apps => apps}/contacts/img/app-color.svg (100%) rename {custom_apps => apps}/contacts/img/app.svg (100%) rename {custom_apps => apps}/contacts/img/favicon-mask.svg (100%) rename {custom_apps => apps}/contacts/img/favicon-touch.png (100%) rename {custom_apps => apps}/contacts/img/favicon.ico (100%) rename {custom_apps => apps}/cookbook/img/app-color.svg (100%) rename {custom_apps => apps}/cookbook/img/app.svg (100%) rename {custom_apps => apps}/cookbook/img/cookbook.svg (100%) rename {custom_apps => apps}/cookbook/img/favicon-mark.svg (100%) rename {custom_apps => apps}/cookbook/img/favicon-touch.png (100%) rename {custom_apps => apps}/cookbook/img/favicon.ico (100%) rename {custom_apps => apps}/deck/img/app-color.svg (100%) rename {custom_apps => apps}/deck/img/app.svg (100%) rename {custom_apps => apps}/deck/img/favicon-mask.svg (100%) rename {custom_apps => apps}/deck/img/favicon-touch.png (100%) rename {custom_apps => apps}/deck/img/favicon.ico (100%) rename {custom_apps => apps}/e-user-support-center/img/app-color.svg (100%) rename {custom_apps => apps}/e-user-support-center/img/app.svg (100%) rename {custom_apps => apps}/e-user-support-center/img/favicon-mask.svg (100%) rename {custom_apps => apps}/e-user-support-center/img/favicon-touch.png (100%) rename {custom_apps => apps}/e-user-support-center/img/favicon.ico (100%) rename {custom_apps => apps}/forms/img/app-color.svg (100%) rename {custom_apps => apps}/forms/img/app.svg (100%) rename {custom_apps => apps}/memories/img/app-color.svg (100%) rename {custom_apps => apps}/memories/img/app.svg (100%) rename {custom_apps => apps}/memories/img/favicon-mask.svg (100%) rename {custom_apps => apps}/memories/img/favicon-touch.png (100%) rename {custom_apps => apps}/memories/img/favicon.ico (100%) rename {custom_apps => apps}/notes/img/app-color.svg (100%) rename {custom_apps => apps}/notes/img/app.svg (100%) rename {custom_apps => apps}/notes/img/favicon-mask.svg (100%) rename {custom_apps => apps}/notes/img/favicon-touch.png (100%) rename {custom_apps => apps}/notes/img/favicon.ico (100%) rename {custom_apps => apps}/notes/img/notes.svg (100%) rename {custom_apps => apps}/onlyoffice/img/app-color.svg (100%) rename {custom_apps => apps}/onlyoffice/img/app-dark.svg (100%) rename {custom_apps => apps}/onlyoffice/img/app.svg (100%) rename {custom_apps => apps}/onlyoffice/img/cell.ico (100%) rename {custom_apps => apps}/onlyoffice/img/docx/app-color.svg (100%) rename {custom_apps => apps}/onlyoffice/img/docx/app.svg (100%) rename {custom_apps => apps}/onlyoffice/img/favicon-mask.svg (100%) rename {custom_apps => apps}/onlyoffice/img/favicon-touch.png (100%) rename {custom_apps => apps}/onlyoffice/img/favicon.ico (100%) rename {custom_apps => apps}/onlyoffice/img/pptx/app-color.svg (100%) rename {custom_apps => apps}/onlyoffice/img/pptx/app.svg (100%) rename {custom_apps => apps}/onlyoffice/img/slide.ico (100%) rename {custom_apps => apps}/onlyoffice/img/word.ico (100%) rename {custom_apps => apps}/onlyoffice/img/xlsx/app-color.svg (100%) rename {custom_apps => apps}/onlyoffice/img/xlsx/app.svg (100%) rename {custom_apps => apps}/snappymail/img/app-color.svg (100%) rename {custom_apps => apps}/snappymail/img/app.svg (100%) rename {custom_apps => apps}/snappymail/img/favicon-mask.svg (100%) rename {custom_apps => apps}/snappymail/img/favicon-touch.png (100%) rename {custom_apps => apps}/snappymail/img/favicon.ico (100%) rename {custom_apps => apps}/snappymail/img/snappymail.svg (100%) rename {custom_apps => apps}/tasks/img/app-color.svg (100%) rename {custom_apps => apps}/tasks/img/app.svg (100%) rename {custom_apps => apps}/tasks/img/favicon-mask.svg (100%) rename {custom_apps => apps}/tasks/img/favicon-touch.png (100%) rename {custom_apps => apps}/tasks/img/favicon.ico (100%) rename {custom_apps => apps}/tasks/img/tasks.svg (100%) diff --git a/custom_apps/bookmarks/img/app-color.svg b/apps/bookmarks/img/app-color.svg similarity index 100% rename from custom_apps/bookmarks/img/app-color.svg rename to apps/bookmarks/img/app-color.svg diff --git a/custom_apps/bookmarks/img/app.svg b/apps/bookmarks/img/app.svg similarity index 100% rename from custom_apps/bookmarks/img/app.svg rename to apps/bookmarks/img/app.svg diff --git a/custom_apps/bookmarks/img/bookmarks.svg b/apps/bookmarks/img/bookmarks.svg similarity index 100% rename from custom_apps/bookmarks/img/bookmarks.svg rename to apps/bookmarks/img/bookmarks.svg diff --git a/custom_apps/bookmarks/img/favicon-mask.svg b/apps/bookmarks/img/favicon-mask.svg similarity index 100% rename from custom_apps/bookmarks/img/favicon-mask.svg rename to apps/bookmarks/img/favicon-mask.svg diff --git a/custom_apps/bookmarks/img/favicon-touch.png b/apps/bookmarks/img/favicon-touch.png similarity index 100% rename from custom_apps/bookmarks/img/favicon-touch.png rename to apps/bookmarks/img/favicon-touch.png diff --git a/custom_apps/bookmarks/img/favicon.ico b/apps/bookmarks/img/favicon.ico similarity index 100% rename from custom_apps/bookmarks/img/favicon.ico rename to apps/bookmarks/img/favicon.ico diff --git a/custom_apps/calendar/img/app-color.svg b/apps/calendar/img/app-color.svg similarity index 100% rename from custom_apps/calendar/img/app-color.svg rename to apps/calendar/img/app-color.svg diff --git a/custom_apps/calendar/img/app.svg b/apps/calendar/img/app.svg similarity index 100% rename from custom_apps/calendar/img/app.svg rename to apps/calendar/img/app.svg diff --git a/custom_apps/calendar/img/calendar.svg b/apps/calendar/img/calendar.svg similarity index 100% rename from custom_apps/calendar/img/calendar.svg rename to apps/calendar/img/calendar.svg diff --git a/custom_apps/calendar/img/favicon-mask.svg b/apps/calendar/img/favicon-mask.svg similarity index 100% rename from custom_apps/calendar/img/favicon-mask.svg rename to apps/calendar/img/favicon-mask.svg diff --git a/custom_apps/calendar/img/favicon-touch.png b/apps/calendar/img/favicon-touch.png similarity index 100% rename from custom_apps/calendar/img/favicon-touch.png rename to apps/calendar/img/favicon-touch.png diff --git a/custom_apps/calendar/img/favicon.ico b/apps/calendar/img/favicon.ico similarity index 100% rename from custom_apps/calendar/img/favicon.ico rename to apps/calendar/img/favicon.ico diff --git a/custom_apps/carnet/img/app-color.svg b/apps/carnet/img/app-color.svg similarity index 100% rename from custom_apps/carnet/img/app-color.svg rename to apps/carnet/img/app-color.svg diff --git a/custom_apps/carnet/img/app.svg b/apps/carnet/img/app.svg similarity index 100% rename from custom_apps/carnet/img/app.svg rename to apps/carnet/img/app.svg diff --git a/custom_apps/carnet/img/favicon-mask.svg b/apps/carnet/img/favicon-mask.svg similarity index 100% rename from custom_apps/carnet/img/favicon-mask.svg rename to apps/carnet/img/favicon-mask.svg diff --git a/custom_apps/carnet/img/favicon-touch.png b/apps/carnet/img/favicon-touch.png similarity index 100% rename from custom_apps/carnet/img/favicon-touch.png rename to apps/carnet/img/favicon-touch.png diff --git a/custom_apps/carnet/img/favicon.ico b/apps/carnet/img/favicon.ico similarity index 100% rename from custom_apps/carnet/img/favicon.ico rename to apps/carnet/img/favicon.ico diff --git a/custom_apps/contacts/img/address-book.svg b/apps/contacts/img/address-book.svg similarity index 100% rename from custom_apps/contacts/img/address-book.svg rename to apps/contacts/img/address-book.svg diff --git a/custom_apps/contacts/img/app-color.svg b/apps/contacts/img/app-color.svg similarity index 100% rename from custom_apps/contacts/img/app-color.svg rename to apps/contacts/img/app-color.svg diff --git a/custom_apps/contacts/img/app.svg b/apps/contacts/img/app.svg similarity index 100% rename from custom_apps/contacts/img/app.svg rename to apps/contacts/img/app.svg diff --git a/custom_apps/contacts/img/favicon-mask.svg b/apps/contacts/img/favicon-mask.svg similarity index 100% rename from custom_apps/contacts/img/favicon-mask.svg rename to apps/contacts/img/favicon-mask.svg diff --git a/custom_apps/contacts/img/favicon-touch.png b/apps/contacts/img/favicon-touch.png similarity index 100% rename from custom_apps/contacts/img/favicon-touch.png rename to apps/contacts/img/favicon-touch.png diff --git a/custom_apps/contacts/img/favicon.ico b/apps/contacts/img/favicon.ico similarity index 100% rename from custom_apps/contacts/img/favicon.ico rename to apps/contacts/img/favicon.ico diff --git a/custom_apps/cookbook/img/app-color.svg b/apps/cookbook/img/app-color.svg similarity index 100% rename from custom_apps/cookbook/img/app-color.svg rename to apps/cookbook/img/app-color.svg diff --git a/custom_apps/cookbook/img/app.svg b/apps/cookbook/img/app.svg similarity index 100% rename from custom_apps/cookbook/img/app.svg rename to apps/cookbook/img/app.svg diff --git a/custom_apps/cookbook/img/cookbook.svg b/apps/cookbook/img/cookbook.svg similarity index 100% rename from custom_apps/cookbook/img/cookbook.svg rename to apps/cookbook/img/cookbook.svg diff --git a/custom_apps/cookbook/img/favicon-mark.svg b/apps/cookbook/img/favicon-mark.svg similarity index 100% rename from custom_apps/cookbook/img/favicon-mark.svg rename to apps/cookbook/img/favicon-mark.svg diff --git a/custom_apps/cookbook/img/favicon-touch.png b/apps/cookbook/img/favicon-touch.png similarity index 100% rename from custom_apps/cookbook/img/favicon-touch.png rename to apps/cookbook/img/favicon-touch.png diff --git a/custom_apps/cookbook/img/favicon.ico b/apps/cookbook/img/favicon.ico similarity index 100% rename from custom_apps/cookbook/img/favicon.ico rename to apps/cookbook/img/favicon.ico diff --git a/custom_apps/deck/img/app-color.svg b/apps/deck/img/app-color.svg similarity index 100% rename from custom_apps/deck/img/app-color.svg rename to apps/deck/img/app-color.svg diff --git a/custom_apps/deck/img/app.svg b/apps/deck/img/app.svg similarity index 100% rename from custom_apps/deck/img/app.svg rename to apps/deck/img/app.svg diff --git a/custom_apps/deck/img/favicon-mask.svg b/apps/deck/img/favicon-mask.svg similarity index 100% rename from custom_apps/deck/img/favicon-mask.svg rename to apps/deck/img/favicon-mask.svg diff --git a/custom_apps/deck/img/favicon-touch.png b/apps/deck/img/favicon-touch.png similarity index 100% rename from custom_apps/deck/img/favicon-touch.png rename to apps/deck/img/favicon-touch.png diff --git a/custom_apps/deck/img/favicon.ico b/apps/deck/img/favicon.ico similarity index 100% rename from custom_apps/deck/img/favicon.ico rename to apps/deck/img/favicon.ico diff --git a/custom_apps/e-user-support-center/img/app-color.svg b/apps/e-user-support-center/img/app-color.svg similarity index 100% rename from custom_apps/e-user-support-center/img/app-color.svg rename to apps/e-user-support-center/img/app-color.svg diff --git a/custom_apps/e-user-support-center/img/app.svg b/apps/e-user-support-center/img/app.svg similarity index 100% rename from custom_apps/e-user-support-center/img/app.svg rename to apps/e-user-support-center/img/app.svg diff --git a/custom_apps/e-user-support-center/img/favicon-mask.svg b/apps/e-user-support-center/img/favicon-mask.svg similarity index 100% rename from custom_apps/e-user-support-center/img/favicon-mask.svg rename to apps/e-user-support-center/img/favicon-mask.svg diff --git a/custom_apps/e-user-support-center/img/favicon-touch.png b/apps/e-user-support-center/img/favicon-touch.png similarity index 100% rename from custom_apps/e-user-support-center/img/favicon-touch.png rename to apps/e-user-support-center/img/favicon-touch.png diff --git a/custom_apps/e-user-support-center/img/favicon.ico b/apps/e-user-support-center/img/favicon.ico similarity index 100% rename from custom_apps/e-user-support-center/img/favicon.ico rename to apps/e-user-support-center/img/favicon.ico diff --git a/custom_apps/forms/img/app-color.svg b/apps/forms/img/app-color.svg similarity index 100% rename from custom_apps/forms/img/app-color.svg rename to apps/forms/img/app-color.svg diff --git a/custom_apps/forms/img/app.svg b/apps/forms/img/app.svg similarity index 100% rename from custom_apps/forms/img/app.svg rename to apps/forms/img/app.svg diff --git a/custom_apps/memories/img/app-color.svg b/apps/memories/img/app-color.svg similarity index 100% rename from custom_apps/memories/img/app-color.svg rename to apps/memories/img/app-color.svg diff --git a/custom_apps/memories/img/app.svg b/apps/memories/img/app.svg similarity index 100% rename from custom_apps/memories/img/app.svg rename to apps/memories/img/app.svg diff --git a/custom_apps/memories/img/favicon-mask.svg b/apps/memories/img/favicon-mask.svg similarity index 100% rename from custom_apps/memories/img/favicon-mask.svg rename to apps/memories/img/favicon-mask.svg diff --git a/custom_apps/memories/img/favicon-touch.png b/apps/memories/img/favicon-touch.png similarity index 100% rename from custom_apps/memories/img/favicon-touch.png rename to apps/memories/img/favicon-touch.png diff --git a/custom_apps/memories/img/favicon.ico b/apps/memories/img/favicon.ico similarity index 100% rename from custom_apps/memories/img/favicon.ico rename to apps/memories/img/favicon.ico diff --git a/custom_apps/notes/img/app-color.svg b/apps/notes/img/app-color.svg similarity index 100% rename from custom_apps/notes/img/app-color.svg rename to apps/notes/img/app-color.svg diff --git a/custom_apps/notes/img/app.svg b/apps/notes/img/app.svg similarity index 100% rename from custom_apps/notes/img/app.svg rename to apps/notes/img/app.svg diff --git a/custom_apps/notes/img/favicon-mask.svg b/apps/notes/img/favicon-mask.svg similarity index 100% rename from custom_apps/notes/img/favicon-mask.svg rename to apps/notes/img/favicon-mask.svg diff --git a/custom_apps/notes/img/favicon-touch.png b/apps/notes/img/favicon-touch.png similarity index 100% rename from custom_apps/notes/img/favicon-touch.png rename to apps/notes/img/favicon-touch.png diff --git a/custom_apps/notes/img/favicon.ico b/apps/notes/img/favicon.ico similarity index 100% rename from custom_apps/notes/img/favicon.ico rename to apps/notes/img/favicon.ico diff --git a/custom_apps/notes/img/notes.svg b/apps/notes/img/notes.svg similarity index 100% rename from custom_apps/notes/img/notes.svg rename to apps/notes/img/notes.svg diff --git a/custom_apps/onlyoffice/img/app-color.svg b/apps/onlyoffice/img/app-color.svg similarity index 100% rename from custom_apps/onlyoffice/img/app-color.svg rename to apps/onlyoffice/img/app-color.svg diff --git a/custom_apps/onlyoffice/img/app-dark.svg b/apps/onlyoffice/img/app-dark.svg similarity index 100% rename from custom_apps/onlyoffice/img/app-dark.svg rename to apps/onlyoffice/img/app-dark.svg diff --git a/custom_apps/onlyoffice/img/app.svg b/apps/onlyoffice/img/app.svg similarity index 100% rename from custom_apps/onlyoffice/img/app.svg rename to apps/onlyoffice/img/app.svg diff --git a/custom_apps/onlyoffice/img/cell.ico b/apps/onlyoffice/img/cell.ico similarity index 100% rename from custom_apps/onlyoffice/img/cell.ico rename to apps/onlyoffice/img/cell.ico diff --git a/custom_apps/onlyoffice/img/docx/app-color.svg b/apps/onlyoffice/img/docx/app-color.svg similarity index 100% rename from custom_apps/onlyoffice/img/docx/app-color.svg rename to apps/onlyoffice/img/docx/app-color.svg diff --git a/custom_apps/onlyoffice/img/docx/app.svg b/apps/onlyoffice/img/docx/app.svg similarity index 100% rename from custom_apps/onlyoffice/img/docx/app.svg rename to apps/onlyoffice/img/docx/app.svg diff --git a/custom_apps/onlyoffice/img/favicon-mask.svg b/apps/onlyoffice/img/favicon-mask.svg similarity index 100% rename from custom_apps/onlyoffice/img/favicon-mask.svg rename to apps/onlyoffice/img/favicon-mask.svg diff --git a/custom_apps/onlyoffice/img/favicon-touch.png b/apps/onlyoffice/img/favicon-touch.png similarity index 100% rename from custom_apps/onlyoffice/img/favicon-touch.png rename to apps/onlyoffice/img/favicon-touch.png diff --git a/custom_apps/onlyoffice/img/favicon.ico b/apps/onlyoffice/img/favicon.ico similarity index 100% rename from custom_apps/onlyoffice/img/favicon.ico rename to apps/onlyoffice/img/favicon.ico diff --git a/custom_apps/onlyoffice/img/pptx/app-color.svg b/apps/onlyoffice/img/pptx/app-color.svg similarity index 100% rename from custom_apps/onlyoffice/img/pptx/app-color.svg rename to apps/onlyoffice/img/pptx/app-color.svg diff --git a/custom_apps/onlyoffice/img/pptx/app.svg b/apps/onlyoffice/img/pptx/app.svg similarity index 100% rename from custom_apps/onlyoffice/img/pptx/app.svg rename to apps/onlyoffice/img/pptx/app.svg diff --git a/custom_apps/onlyoffice/img/slide.ico b/apps/onlyoffice/img/slide.ico similarity index 100% rename from custom_apps/onlyoffice/img/slide.ico rename to apps/onlyoffice/img/slide.ico diff --git a/custom_apps/onlyoffice/img/word.ico b/apps/onlyoffice/img/word.ico similarity index 100% rename from custom_apps/onlyoffice/img/word.ico rename to apps/onlyoffice/img/word.ico diff --git a/custom_apps/onlyoffice/img/xlsx/app-color.svg b/apps/onlyoffice/img/xlsx/app-color.svg similarity index 100% rename from custom_apps/onlyoffice/img/xlsx/app-color.svg rename to apps/onlyoffice/img/xlsx/app-color.svg diff --git a/custom_apps/onlyoffice/img/xlsx/app.svg b/apps/onlyoffice/img/xlsx/app.svg similarity index 100% rename from custom_apps/onlyoffice/img/xlsx/app.svg rename to apps/onlyoffice/img/xlsx/app.svg diff --git a/custom_apps/snappymail/img/app-color.svg b/apps/snappymail/img/app-color.svg similarity index 100% rename from custom_apps/snappymail/img/app-color.svg rename to apps/snappymail/img/app-color.svg diff --git a/custom_apps/snappymail/img/app.svg b/apps/snappymail/img/app.svg similarity index 100% rename from custom_apps/snappymail/img/app.svg rename to apps/snappymail/img/app.svg diff --git a/custom_apps/snappymail/img/favicon-mask.svg b/apps/snappymail/img/favicon-mask.svg similarity index 100% rename from custom_apps/snappymail/img/favicon-mask.svg rename to apps/snappymail/img/favicon-mask.svg diff --git a/custom_apps/snappymail/img/favicon-touch.png b/apps/snappymail/img/favicon-touch.png similarity index 100% rename from custom_apps/snappymail/img/favicon-touch.png rename to apps/snappymail/img/favicon-touch.png diff --git a/custom_apps/snappymail/img/favicon.ico b/apps/snappymail/img/favicon.ico similarity index 100% rename from custom_apps/snappymail/img/favicon.ico rename to apps/snappymail/img/favicon.ico diff --git a/custom_apps/snappymail/img/snappymail.svg b/apps/snappymail/img/snappymail.svg similarity index 100% rename from custom_apps/snappymail/img/snappymail.svg rename to apps/snappymail/img/snappymail.svg diff --git a/custom_apps/tasks/img/app-color.svg b/apps/tasks/img/app-color.svg similarity index 100% rename from custom_apps/tasks/img/app-color.svg rename to apps/tasks/img/app-color.svg diff --git a/custom_apps/tasks/img/app.svg b/apps/tasks/img/app.svg similarity index 100% rename from custom_apps/tasks/img/app.svg rename to apps/tasks/img/app.svg diff --git a/custom_apps/tasks/img/favicon-mask.svg b/apps/tasks/img/favicon-mask.svg similarity index 100% rename from custom_apps/tasks/img/favicon-mask.svg rename to apps/tasks/img/favicon-mask.svg diff --git a/custom_apps/tasks/img/favicon-touch.png b/apps/tasks/img/favicon-touch.png similarity index 100% rename from custom_apps/tasks/img/favicon-touch.png rename to apps/tasks/img/favicon-touch.png diff --git a/custom_apps/tasks/img/favicon.ico b/apps/tasks/img/favicon.ico similarity index 100% rename from custom_apps/tasks/img/favicon.ico rename to apps/tasks/img/favicon.ico diff --git a/custom_apps/tasks/img/tasks.svg b/apps/tasks/img/tasks.svg similarity index 100% rename from custom_apps/tasks/img/tasks.svg rename to apps/tasks/img/tasks.svg -- GitLab From c0ce45a6b0968d6a2d31c3078fbeb0ee7090d04f Mon Sep 17 00:00:00 2001 From: Akhil Date: Thu, 12 Oct 2023 17:33:11 +0530 Subject: [PATCH 09/10] Remove whitespace changes --- core/l10n/de.js | 3 +-- core/l10n/en.js | 3 +-- core/l10n/es.js | 3 +-- core/l10n/fr.js | 3 +-- core/l10n/it.js | 2 +- 5 files changed, 5 insertions(+), 9 deletions(-) diff --git a/core/l10n/de.js b/core/l10n/de.js index be6e2592..1db81380 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -33,5 +33,4 @@ OC.L10N.register( "If it is not there ask your local administrator.": "", "Due to encryption the search is only done on files' name.": "Aufgrund der Verschlüsselung erfolgt die Suche nur nach dem Namen der Dateien." }, -"nplurals=2; plural=(n != 1);"); - +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/core/l10n/en.js b/core/l10n/en.js index 0a843ec0..e53b73bd 100755 --- a/core/l10n/en.js +++ b/core/l10n/en.js @@ -33,5 +33,4 @@ OC.L10N.register( "If it is not there ask your local administrator.": "", "Due to encryption the search is only done on files' name.": "Due to encryption the search is only done on files' name." }, -"nplurals=2; plural=(n != 1);"); - +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index 8bfe479f..39995b1e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -33,5 +33,4 @@ OC.L10N.register( "If it is not there ask your local administrator.": "", "Due to encryption the search is only done on files' name.": "Como los ficheros están cifrados, la búsqueda sólo se hace sobre el nombre de los mismos." }, -"nplurals=2; plural=(n != 1);"); - +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 872bd4c4..3ab380c2 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -33,5 +33,4 @@ OC.L10N.register( "If it is not there ask your local administrator.": "", "Due to encryption the search is only done on files' name.": "Les fichiers étant chiffrés, la recherche n'est effectuée que sur le nom des fichiers." }, -"nplurals=2; plural=(n != 1);"); - +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/core/l10n/it.js b/core/l10n/it.js index 03017f17..b138e53c 100755 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -33,4 +33,4 @@ OC.L10N.register( "If it is not there ask your local administrator.": "", "Due to encryption the search is only done on files' name.": "A causa della crittografia, la ricerca viene effettuata solo sul nome dei file." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file -- GitLab From 5946d9a10cc4c7d589211f42cc88a9c9fc353d19 Mon Sep 17 00:00:00 2001 From: Akhil Date: Fri, 13 Oct 2023 12:07:40 +0530 Subject: [PATCH 10/10] Add maintenance theme update again --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e067bd0..7f6762a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,5 +16,6 @@ include: ssh $SSH_USER@$DEPLOYMENT_HOST /bin/bash -s << EOT git clone --depth 1 $CI_REPOSITORY_URL --branch $CI_COMMIT_REF_NAME --single-branch /tmp/${CI_JOB_ID}/${APP_NAME} sudo rsync -avzh --chown www-data:www-data --delete --exclude '.git*' /tmp/${CI_JOB_ID}/${APP_NAME}/ ${DEPLOYMENT_PATH}/html/themes/${APP_NAME}/ + docker exec -u www-data $CONTAINER_NAME /usr/local/bin/php /var/www/html/occ maintenance:theme:update EOT - echo "SUCCESS" > .job_status -- GitLab