Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332668 )

Change subject: etherpad-lite: switch to github, drop deprecated out- prefix
......................................................................

etherpad-lite: switch to github, drop deprecated out- prefix

Change-Id: Ie75772f7c738799b4c835fb411632feab0b978dd
---
M TranslateSettings.php
M groups/EtherpadLite/EtherpadLite.yaml
M repoconfig.commit.json
M repoconfig.json
4 files changed, 6 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/68/332668/1

diff --git a/TranslateSettings.php b/TranslateSettings.php
index 36782ea..e544bfb 100644
--- a/TranslateSettings.php
+++ b/TranslateSettings.php
@@ -383,6 +383,7 @@
 
 wfAddNamespace( 1250, 'EtherpadLite' );
 $wgTranslateGroupFiles[] = "$GROUPS/EtherpadLite/EtherpadLite.yaml";
+$wgTranslateGroupAliases['out-etherpad-lite'] = 'etherpad-lite';
 
 wfAddNamespace( 1252, 'Vicuna' );
 $wgTranslateGroupFiles[] = "$GROUPS/Vicuna/Vicuna.yaml";
diff --git a/groups/EtherpadLite/EtherpadLite.yaml 
b/groups/EtherpadLite/EtherpadLite.yaml
index 6533f2d..a0ed3a3 100644
--- a/groups/EtherpadLite/EtherpadLite.yaml
+++ b/groups/EtherpadLite/EtherpadLite.yaml
@@ -1,6 +1,6 @@
 ---
 BASIC:
-  id: out-etherpad-lite
+  id: etherpad-lite
   label: Etherpad lite
   icon: wiki://Etherpad_lite.svg
   description: "{{Special:MyLanguage/Translations:Group 
descriptions/etherpad-lite/en}}"
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index ec06f21..323a476 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -99,10 +99,10 @@
                }
        },
        "etherpad-lite": {
-               "group": "out-etherpad-lite",
+               "group": "etherpad-lite",
                "repos": {
                        "etherpad-lite": {
-                               "type": "git",
+                               "type": "github",
                                "branch": "develop",
                                "url": "g...@github.com:ether/etherpad-lite.git"
                        }
diff --git a/repoconfig.json b/repoconfig.json
index c03f5b2..024dd75 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -97,10 +97,10 @@
                }
        },
        "etherpad-lite": {
-               "group": "out-etherpad-lite",
+               "group": "etherpad-lite",
                "repos": {
                        "etherpad-lite": {
-                               "type": "git",
+                               "type": "github",
                                "branch": "develop",
                                "url": 
"git://github.com/ether/etherpad-lite.git"
                        }

-- 
To view, visit https://gerrit.wikimedia.org/r/332668
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie75772f7c738799b4c835fb411632feab0b978dd
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to