Nikerabbit has uploaded a new change for review. https://gerrit.wikimedia.org/r/270945
Change subject: hivejs: Mark some mime types as optional ...................................................................... hivejs: Mark some mime types as optional Change-Id: Id0363f50e5a0d5b2a55a5439fcc84a8dd2e5252f --- M groups/hivejs/hivejs.yaml 1 file changed, 10 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/translatewiki refs/changes/45/270945/1 diff --git a/groups/hivejs/hivejs.yaml b/groups/hivejs/hivejs.yaml index 0b5c227..948fae9 100644 --- a/groups/hivejs/hivejs.yaml +++ b/groups/hivejs/hivejs.yaml @@ -64,6 +64,16 @@ FILES: sourcePattern: "%GROUPROOT%/hivejs/hive-plugin-export/locales/%CODE%.json" +TAGS: + optional: + - plugin-export/format-application-docbook+xml + - plugin-export/format-application-epub+zip + - plugin-export/format-application-x-latex + - plugin-export/format-image-png + - plugin-export/format-image-svg+xml + - plugin-export/format-text-html + - plugin-export/format-text-markdown + --- BASIC: id: hivejs-plugin-import -- To view, visit https://gerrit.wikimedia.org/r/270945 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id0363f50e5a0d5b2a55a5439fcc84a8dd2e5252f Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Nikerabbit <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
