[THEMES] Mizu Theme RC.
@@ -83,6 +83,7 @@ Signature = "$Windows NT$"
|
||||
62 = Resources\Themes\Modern
|
||||
63 = 3rdParty
|
||||
64 = Resources\Themes\Lunar
|
||||
65 = Resources\Themes\Mizu
|
||||
|
||||
.InfEnd
|
||||
|
||||
|
||||
@@ -3,4 +3,5 @@ add_subdirectory(blackshade.msstyles)
|
||||
add_subdirectory(lautus.msstyles)
|
||||
add_subdirectory(lunar.msstyles)
|
||||
add_subdirectory(modern.msstyles)
|
||||
add_subdirectory(mizu.msstyles)
|
||||
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
|
||||
list(APPEND TEXTFILES
|
||||
textfiles/ExtraLargeNormal.INI
|
||||
textfiles/LargeFontsNormal.INI
|
||||
textfiles/NormalNormal.INI)
|
||||
|
||||
file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/textfiles)
|
||||
foreach(_file ${TEXTFILES})
|
||||
get_filename_component(_file_name ${_file} NAME_WE)
|
||||
string(REPLACE ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} _converted_file "${_file}")
|
||||
string(REPLACE ${_file_name} "${_file_name}_utf16" _converted_file ${_converted_file})
|
||||
set(_file ${CMAKE_CURRENT_SOURCE_DIR}/${_file})
|
||||
set(_converted_file ${CMAKE_CURRENT_BINARY_DIR}/${_converted_file})
|
||||
add_custom_command(OUTPUT ${_converted_file}
|
||||
COMMAND native-utf16le ${_file} ${_converted_file}
|
||||
DEPENDS native-utf16le ${_file})
|
||||
list(APPEND _converted_files ${_converted_file})
|
||||
endforeach()
|
||||
|
||||
set_source_files_properties(mizu.rc PROPERTIES OBJECT_DEPENDS "${_converted_files}")
|
||||
add_library(mizu.msstyles SHARED mizu.rc)
|
||||
set_module_type(mizu.msstyles module)
|
||||
set_target_properties(mizu.msstyles PROPERTIES SUFFIX "")
|
||||
add_cd_file(TARGET mizu.msstyles DESTINATION reactos/Resources/Themes/Mizu FOR all)
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 29 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 838 B |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 9.8 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 364 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 37 KiB |
|
After Width: | Height: | Size: 758 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 376 B |
|
After Width: | Height: | Size: 560 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 204 B |
|
After Width: | Height: | Size: 9.6 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 9.6 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 7.9 KiB |
|
After Width: | Height: | Size: 938 B |
|
After Width: | Height: | Size: 4.6 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 680 B |
|
After Width: | Height: | Size: 9.6 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 1018 B |
|
After Width: | Height: | Size: 1014 B |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 174 B |
|
After Width: | Height: | Size: 184 B |
|
After Width: | Height: | Size: 134 B |
|
After Width: | Height: | Size: 134 B |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 518 B |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 7.9 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 336 B |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 9.1 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
After Width: | Height: | Size: 470 B |
|
After Width: | Height: | Size: 470 B |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 294 B |
|
After Width: | Height: | Size: 246 B |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 234 B |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 5.0 KiB |