Mholloway has uploaded a new change for review.
https://gerrit.wikimedia.org/r/290074
Change subject: Hygiene: Move night.less to android subdirectory
......................................................................
Hygiene: Move night.less to android subdirectory
Only Android has night mode, so this should be grouped with the Android-
specific files.
Change-Id: Ib77dd6c96fb072598f274af62113018825f92a9a
---
M extension.json
R styles/android/night.less
2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileApp
refs/changes/74/290074/1
diff --git a/extension.json b/extension.json
index 54f6935..27213aa 100644
--- a/extension.json
+++ b/extension.json
@@ -35,7 +35,7 @@
},
"mobile.app.pagestyles.android.night": {
"styles": [
- "styles/night.less"
+ "styles/android/night.less"
]
},
"mobile.app.pagestyles.ios": {
diff --git a/styles/night.less b/styles/android/night.less
similarity index 100%
rename from styles/night.less
rename to styles/android/night.less
--
To view, visit https://gerrit.wikimedia.org/r/290074
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib77dd6c96fb072598f274af62113018825f92a9a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileApp
Gerrit-Branch: master
Gerrit-Owner: Mholloway <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits