mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
- Rename wallpaper filenames so they make sense in the available wallpaper list - Flatten folder structure - Change the capitalization on file ReadMe.txt to README.txt - Add a license column in README.txt to describe license of each wallpaper Note: The licenses for Silhouette.png and Silhouette Dark.png could not be confirmed. Assumed CC-BY-4.0 - Removed CC-BY-4.0 LICENSE.txt from the wallpapers folder because that license doesn't apply to all the wallpapers in the folder. - Remove suggestions.txt, most of the links are dead and hasn't been touched since 2005. - Rename ReadMe.txt from Angelus folder to Angelus.txt (Should we just remove it?)
Wallpapers =========== |-------------------------------|--------------|-----------------------------------------------|--------------------------------------------------------| | Filename | License | Author | Origin | |-------------------------------|--------------|-----------------------------------------------|--------------------------------------------------------| | Backwoods.jpg | CC-BY-NC-3.0 | Forum user "Angelus" ([email protected]) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 | | Borealis.jpg | CC-BY-NC-3.0 | Forum user "Angelus" ([email protected]) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 | | Borealis Dark.jpg | CC-BY-NC-3.0 | Forum user "Angelus" ([email protected]) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 | | Deep Sea.bmp | CC-BY-NC-3.0 | Forum user "Angelus" ([email protected]) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 | | Grass.jpg | CC0-1.0 | Public domain | https://jira.reactos.org/browse/CORE-8446 | | Mizu.png | CC-BY-SA-4.0 | Forum user "Foxlet" ([email protected]) | https://jira.reactos.org/browse/CORE-15783 | | Mizu (4x3).png | CC-BY-SA-4.0 | Forum user "Foxlet" ([email protected]) | https://jira.reactos.org/browse/CORE-15783 | | Nebula.jpg | CC-BY-1.0 | Community member _twotime on Discord | https://jira.reactos.org/browse/RELEASE-7 | | Polarlicht.jpg | CC0-1.0 | Public domain | https://jira.reactos.org/browse/CORE-8446 | | Silhouette.png | CC-BY-4.0 | Jake Collins ([email protected]) | https://ever3st.com/Graphics/Loot/ | | Silhouette Dark.png | CC-BY-4.0 | Jake Collins ([email protected]) | https://ever3st.com/Graphics/Loot/ | |-------------------------------|--------------|-----------------------------------------------|--------------------------------------------------------| Note: Nebula was inspired from concept art by community member taisayshello. You can download other wallpapers from the "ReactOS Standard Wallpapers" package in the ReactOS Application Manager. To include the module in your build folder, run the configure script with the flags -DENABLE_WALLPAPERS=1 # For Windows users configure.cmd -DENABLE_WALLPAPERS=1 # For UNIX users ./configure.sh -DENABLE_WALLPAPERS=1