2009-02-03 11:16:51 +00:00
|
|
|
Wallpapers
|
|
|
|
===========
|
|
|
|
|
2024-06-06 09:56:17 +00:00
|
|
|
|-------------------------------|-----------------------------------------------|--------------------------------------------------------|
|
|
|
|
|Filename | Author | Origin |
|
|
|
|
|-------------------------------|-----------------------------------------------|--------------------------------------------------------|
|
|
|
|
|Angelus.ReactOS7.Dark_4-3.jpg | Forum user "Angelus" (jedi.knight@wanadoo.es) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 |
|
|
|
|
|Angelus.ReactOS7.Dark_16-9.jpg | Forum user "Angelus" (jedi.knight@wanadoo.es) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 |
|
|
|
|
|ReactOS_Mizu.png | Forum user "Foxlet" (foxlet@furcode.co) | https://jira.reactos.org/browse/CORE-15783 |
|
|
|
|
|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 |
|
|
|
|
|-------------------------------|-----------------------------------------------|--------------------------------------------------------|
|
2024-05-28 14:06:15 +00:00
|
|
|
|
|
|
|
You can also download the other wallpapers from the "ReactOS Standard Wallpapers" package in the ReactOS Applications Manager.
|
2019-02-24 17:08:26 +00:00
|
|
|
|
2021-09-13 01:33:14 +00:00
|
|
|
To include the module in your build folder, run the configure script with the flags -DENABLE_WALLPAPERS=1
|
2019-02-24 17:08:26 +00:00
|
|
|
|
|
|
|
# For Windows users
|
|
|
|
|
|
|
|
configure.cmd -DENABLE_WALLPAPERS=1
|
|
|
|
|
|
|
|
# For UNIX users
|
|
|
|
|
2024-05-28 14:06:15 +00:00
|
|
|
./configure.sh -DENABLE_WALLPAPERS=1
|