Siebrand has uploaded a new change for review. https://gerrit.wikimedia.org/r/78197
Change subject: Add Blockly Apps ...................................................................... Add Blockly Apps Change-Id: I75bbf6a6acf22f6c93acc620d2cd363693fdcb15 --- M groups/Blockly/Blockly.yaml 1 file changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/translatewiki refs/changes/97/78197/1 diff --git a/groups/Blockly/Blockly.yaml b/groups/Blockly/Blockly.yaml index 60cf023..3c4a873 100644 --- a/groups/Blockly/Blockly.yaml +++ b/groups/Blockly/Blockly.yaml @@ -20,6 +20,15 @@ --- BASIC: + id: out-blockly-apps + label: Blockly - Apps + +FILES: + sourcePattern: %GROUPROOT%/blockly/apps/%CODE%.json + targetPattern: blockly/apps/%CODE%.json + +--- +BASIC: id: out-blockly-maze label: Blockly - Maze -- To view, visit https://gerrit.wikimedia.org/r/78197 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I75bbf6a6acf22f6c93acc620d2cd363693fdcb15 Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
