Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/51602
Change subject: Code cleanup: Rename module to watchstar
......................................................................
Code cleanup: Rename module to watchstar
consistent with defined module name
Change-Id: Ie08cddb61b4bc31d5698cd525aab91bdff99cb4e
---
M MobileFrontend.php
R javascripts/modules/mf-watchstar.js
R less/modules/mf-watchstar.less
R stylesheets/modules/mf-watchstar.css
4 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/02/51602/1
diff --git a/MobileFrontend.php b/MobileFrontend.php
index 1bf176a..b5a3880 100644
--- a/MobileFrontend.php
+++ b/MobileFrontend.php
@@ -359,7 +359,7 @@
'styles' => array(
'stylesheets/modules/mf-references.css',
'stylesheets/modules/mf-cleanuptemplates.css',
- 'stylesheets/modules/mf-watchlist.css',
+ 'stylesheets/modules/mf-watchstar.css',
'stylesheets/modules/mf-photo.css',
),
'scripts' => array(
@@ -371,7 +371,7 @@
'javascripts/common/mf-navigation.js',
'javascripts/common/mf-notification.js',
'javascripts/modules/mf-homepage.js',
'javascripts/modules/mf-cleanuptemplates.js',
- 'javascripts/modules/mf-watchlist.js',
+ 'javascripts/modules/mf-watchstar.js',
'javascripts/modules/mf-photo.js',
'javascripts/modules/mf-references.js'
),
diff --git a/javascripts/modules/mf-watchlist.js
b/javascripts/modules/mf-watchstar.js
similarity index 100%
rename from javascripts/modules/mf-watchlist.js
rename to javascripts/modules/mf-watchstar.js
diff --git a/less/modules/mf-watchlist.less b/less/modules/mf-watchstar.less
similarity index 100%
rename from less/modules/mf-watchlist.less
rename to less/modules/mf-watchstar.less
diff --git a/stylesheets/modules/mf-watchlist.css
b/stylesheets/modules/mf-watchstar.css
similarity index 100%
rename from stylesheets/modules/mf-watchlist.css
rename to stylesheets/modules/mf-watchstar.css
--
To view, visit https://gerrit.wikimedia.org/r/51602
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie08cddb61b4bc31d5698cd525aab91bdff99cb4e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits