xref: /reactos/modules/wallpapers/ReadMe.txt (revision ebaf247c)
1Wallpapers
2===========
3
4File Name                           | Author                                         | Origin
5--------------------------------------------------------------------------------------------------------------------------------------------------
6Angelus collection                  | Forum user "Angelus" (jedi.knight@wanadoo.es)  | http://www.reactos.org/forum/viewtopic.php?p=50543#p50543
7Angelus_02_ROSWP_4-3_1440x1080.jpg  | See above                                      | See above
8Angelus_02_ROSWP_4-3_1024x768.jpg   | See above                                      | See above
91920px_Polarlicht.jpg               | Public domain                                  | https://jira.reactos.org/browse/CORE-8446 and links inside
10grass.jpg                           | See above                                      | See above
11clouds.jpg                          | Andreas Bjerkeholt (harteex@gmail.com)         | http://www.reactos.org/forum/viewtopic.php?p=17732#p17732
12lake.jpg                            | Andreas Bjerkeholt (harteex@gmail.com)         | http://www.reactos.org/forum/viewtopic.php?p=17732#p17732
13ReactOS_CirclesBlue_1.jpg           | Forum user "henrytang5247" (Henry Tang)        | http://www.reactos.org/forum/viewtopic.php?p=109529#p109529
14ReactOS_CirclesBlue_2.jpg           | See above                                      | See above
15ReactOS_CirclesGold_1.jpg           | See above                                      | See above
16ReactOS_CirclesGold_2.jpg           | See above                                      | See above
17ReactOS_Hexagons.jpg                | See above                                      | http://www.reactos.org/forum/viewtopic.php?p=109866#p109866
18ReactOS_Soft_Blue.png               | Forum user "Foxlet" (foxlet@furcode.co)        | https://jira.reactos.org/browse/CORE-15783
19ReactOS_Soft_Blue_4x3.png           | See above                                      | See above
20ReactOS_Soft_Blue_16x9.png          | See above                                      | See above
21Silhouette collection               | Jake Collins (polar@ever3st.com)               | https://ever3st.com/Graphics/Loot/
22
23To include the module in your build folder, run the configure script with the flags -DENABLE_WALLPAPERS=1
24
25# For Windows users
26
27    configure.cmd -DENABLE_WALLPAPERS=1
28
29# For UNIX users
30
31    ./configure.sh -DENABLE_WALLPAPERS=1