mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[data] Refactor resources folder
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
committed by
Konstantin Pastbin
parent
04246a55f2
commit
8f5c8a5bd7
@@ -83,14 +83,9 @@ function(copy_resources)
|
||||
endfunction()
|
||||
|
||||
copy_resources(
|
||||
fonts
|
||||
symbols
|
||||
countries-strings
|
||||
resources-default
|
||||
resources-mdpi_light
|
||||
resources-hdpi_light
|
||||
resources-xhdpi_light
|
||||
resources-xxhdpi_light
|
||||
resources-xxxhdpi_light
|
||||
resources-6plus_light
|
||||
vulkan_shaders
|
||||
|
||||
categories.txt
|
||||
@@ -109,23 +104,6 @@ copy_resources(
|
||||
types.txt
|
||||
World.mwm
|
||||
WorldCoasts.mwm
|
||||
|
||||
fonts/blacklist.txt
|
||||
fonts/whitelist.txt
|
||||
fonts/unicode_blocks.txt
|
||||
fonts/00_NotoNaskhArabic-Regular.ttf
|
||||
fonts/00_NotoSansBengali-Regular.ttf
|
||||
fonts/00_NotoSansHebrew-Regular.ttf
|
||||
fonts/00_NotoSansMalayalam-Regular.ttf
|
||||
fonts/00_NotoSansThai-Regular.ttf
|
||||
fonts/00_NotoSerifDevanagari-Regular.ttf
|
||||
fonts/01_dejavusans.ttf
|
||||
fonts/02_droidsans-fallback.ttf
|
||||
fonts/03_jomolhari-id-a3d.ttf
|
||||
fonts/04_padauk.ttf
|
||||
fonts/05_khmeros.ttf
|
||||
fonts/06_code2000.ttf
|
||||
fonts/07_roboto_medium.ttf
|
||||
)
|
||||
|
||||
if (NOT PLATFORM_LINUX)
|
||||
|
||||
Reference in New Issue
Block a user