mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
parent
2b954cee27
commit
181a2b3359
5 changed files with 6 additions and 0 deletions
|
@ -7,5 +7,8 @@ add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_CirclesBlue_2.jpg DESTINATI
|
|||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_CirclesGold_1.jpg DESTINATION reactos/Web/Wallpaper FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_CirclesGold_2.jpg DESTINATION reactos/Web/Wallpaper FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Hexagons.jpg DESTINATION reactos/Web/Wallpaper FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Soft_Blue.png DESTINATION reactos/Web/Wallpaper FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Soft_Blue_4x3.png DESTINATION reactos/Web/Wallpaper FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Soft_Blue_16x9.png DESTINATION reactos/Web/Wallpaper FOR all)
|
||||
add_subdirectory(Angelus)
|
||||
add_subdirectory(Silhouette)
|
||||
|
|
BIN
modules/wallpapers/ReactOS_Soft_Blue.png
Normal file
BIN
modules/wallpapers/ReactOS_Soft_Blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
modules/wallpapers/ReactOS_Soft_Blue_16x9.png
Normal file
BIN
modules/wallpapers/ReactOS_Soft_Blue_16x9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
modules/wallpapers/ReactOS_Soft_Blue_4x3.png
Normal file
BIN
modules/wallpapers/ReactOS_Soft_Blue_4x3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
|
@ -15,6 +15,9 @@ ReactOS_CirclesBlue_2.jpg | See above
|
|||
ReactOS_CirclesGold_1.jpg | See above | See above
|
||||
ReactOS_CirclesGold_2.jpg | See above | See above
|
||||
ReactOS_Hexagons.jpg | See above | http://www.reactos.org/forum/viewtopic.php?p=109866#p109866
|
||||
ReactOS_Soft_Blue.png | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783
|
||||
ReactOS_Soft_Blue_4x3.png | See above | See above
|
||||
ReactOS_Soft_Blue_16x9.png | See above | See above
|
||||
Silhouette collection | Jake Collins (polar@ever3st.com) | https://ever3st.com/Graphics/Loot/
|
||||
|
||||
To include the module in your build folder, run the configure script with the flags -DENABLE_WALLPAPERS=1
|
||||
|
|
Loading…
Reference in a new issue