Skip to content

Commit c56950d

Browse files
authored
[WALLPAPERS] Add Nebula wallpaper (reactos#8637)
Nebula will be the default wallpaper for 0.4.16 release. JIRA issue: RELEASE-7
1 parent d6395bc commit c56950d

4 files changed

Lines changed: 3 additions & 0 deletions

File tree

modules/wallpapers/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/LICENSE.txt DESTINATION reactos/Web
33

44
add_subdirectory(Angelus)
55
add_subdirectory(Mizu)
6+
add_subdirectory(ReactOS)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
add_cd_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/ReactOS Nebula 1920x1080.jpg" DESTINATION reactos/Web/Wallpaper FOR all)
202 KB
Loading

modules/wallpapers/ReadMe.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Wallpapers
1010
|"ReactOS Mizu 4x3.png" | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783 |
1111
|"ReactOS Mizu 16x9 A.png" | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783 |
1212
|"ReactOS Mizu 16x9 B.png" | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783 |
13+
|"ReactOS Nebula 1920x1080.jpg" | Community member _twotime on Discord | https://jira.reactos.org/browse/RELEASE-7 |
1314
|--------------------------------|-----------------------------------------------|--------------------------------------------------------|
1415

1516
You can also download the other wallpapers from the "ReactOS Standard Wallpapers" package in the ReactOS Applications Manager.

0 commit comments

Comments
 (0)