move King of Shojo to en (#1918)
* move King of Shojo to en * remove id override and reset version
This commit is contained in:
parent
046c2aa421
commit
e1c77ab678
src
ar/kingofshojo
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/ar/kingofshojo
en/kingofshojo
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/kingofshojo
Binary file not shown.
Before ![]() (image error) Size: 5.3 KiB |
Binary file not shown.
Before ![]() (image error) Size: 2.7 KiB |
Binary file not shown.
Before ![]() (image error) Size: 8.2 KiB |
Binary file not shown.
Before ![]() (image error) Size: 17 KiB |
Binary file not shown.
Before ![]() (image error) Size: 27 KiB |
@ -1,10 +0,0 @@
|
||||
package eu.kanade.tachiyomi.extension.ar.kingofshojo
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class KingofShojo : MangaThemesia("King of Shojo", "https://kingofshojo.com", "ar", dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("ar"))) {
|
||||
|
||||
override val hasProjectPage = true
|
||||
}
|
@ -3,7 +3,7 @@ ext {
|
||||
extClass = '.KingofShojo'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://kingofshojo.com'
|
||||
overrideVersionCode = 1
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
BIN
src/en/kingofshojo/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/en/kingofshojo/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 5.4 KiB |
BIN
src/en/kingofshojo/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/en/kingofshojo/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 2.7 KiB |
BIN
src/en/kingofshojo/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/en/kingofshojo/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 7.2 KiB |
BIN
src/en/kingofshojo/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/en/kingofshojo/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 13 KiB |
BIN
src/en/kingofshojo/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/en/kingofshojo/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 18 KiB |
@ -0,0 +1,5 @@
|
||||
package eu.kanade.tachiyomi.extension.en.kingofshojo
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
|
||||
class KingofShojo : MangaThemesia("King of Shojo", "https://kingofshojo.com", "en")
|
Loading…
x
Reference in New Issue
Block a user