mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 00:46:10 +08:00
[WALLPAPERS] Add Nebula wallpaper (#8637)
Nebula will be the default wallpaper for 0.4.16 release. JIRA issue: RELEASE-7
This commit is contained in:
committed by
GitHub
parent
d6395bcf61
commit
c56950dc19
@@ -3,3 +3,4 @@ add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/LICENSE.txt DESTINATION reactos/Web
|
||||
|
||||
add_subdirectory(Angelus)
|
||||
add_subdirectory(Mizu)
|
||||
add_subdirectory(ReactOS)
|
||||
|
||||
1
modules/wallpapers/ReactOS/CMakeLists.txt
Normal file
1
modules/wallpapers/ReactOS/CMakeLists.txt
Normal file
@@ -0,0 +1 @@
|
||||
add_cd_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/ReactOS Nebula 1920x1080.jpg" DESTINATION reactos/Web/Wallpaper FOR all)
|
||||
BIN
modules/wallpapers/ReactOS/ReactOS Nebula 1920x1080.jpg
Normal file
BIN
modules/wallpapers/ReactOS/ReactOS Nebula 1920x1080.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 202 KiB |
@@ -10,6 +10,7 @@ Wallpapers
|
||||
|"ReactOS Mizu 4x3.png" | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783 |
|
||||
|"ReactOS Mizu 16x9 A.png" | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783 |
|
||||
|"ReactOS Mizu 16x9 B.png" | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783 |
|
||||
|"ReactOS Nebula 1920x1080.jpg" | Community member _twotime on Discord | https://jira.reactos.org/browse/RELEASE-7 |
|
||||
|--------------------------------|-----------------------------------------------|--------------------------------------------------------|
|
||||
|
||||
You can also download the other wallpapers from the "ReactOS Standard Wallpapers" package in the ReactOS Applications Manager.
|
||||
|
||||
Reference in New Issue
Block a user