xref: /reactos/modules/wallpapers/ReadMe.txt (revision 20f1bb4a)
1Wallpapers
2===========
3
4-----------------------------------------------------------------------------------------------------------------------------------------
5Filename                       | Author                                        | Origin
6-----------------------------------------------------------------------------------------------------------------------------------------
7Angelus.ReactOS7.Dark_4-3.jpg  | Forum user "Angelus" (jedi.knight@wanadoo.es) | https://reactos.org/forum/viewtopic.php?p=50543#p50543
8Angelus.ReactOS7.Dark_16-9.jpg | Forum user "Angelus" (jedi.knight@wanadoo.es) | https://reactos.org/forum/viewtopic.php?p=50543#p50543
9ReactOS_Mizu.png               | Forum user "Foxlet" (foxlet@furcode.co)       | https://jira.reactos.org/browse/CORE-15783
10ReactOS_Mizu_4x3.png           | Forum user "Foxlet" (foxlet@furcode.co)       | https://jira.reactos.org/browse/CORE-15783
11ReactOS_Mizu_16x9_A.png        | Forum user "Foxlet" (foxlet@furcode.co)       | https://jira.reactos.org/browse/CORE-15783
12ReactOS_Mizu_16x9_B.png        | Forum user "Foxlet" (foxlet@furcode.co)       | https://jira.reactos.org/browse/CORE-15783
13-----------------------------------------------------------------------------------------------------------------------------------------
14
15You can also download the other wallpapers from the "ReactOS Standard Wallpapers" package in the ReactOS Applications Manager.
16
17To include the module in your build folder, run the configure script with the flags -DENABLE_WALLPAPERS=1
18
19# For Windows users
20
21    configure.cmd -DENABLE_WALLPAPERS=1
22
23# For UNIX users
24
25    ./configure.sh -DENABLE_WALLPAPERS=1
26