-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from katahiromz/wallpapers-script
Respect the original directory structure and automate the zip file creation. https://jira.reactos.org/browse/CORE-19617 - Make some folders. - Move image files. - Add make-zip.sh bash script. - Add LICENSE.txt files. - Revive some files.
- Loading branch information
Showing
106 changed files
with
635 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
output/ |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.06_ROS.Bliss.v2_16-9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.06_ROS.Bliss.v2_4-3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.06_ROS.Bliss_16-9_1365x768.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.06_ROS.Bliss_4-3_1024x768.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/CristalROS.Bliss.16x10.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/CristalROS.Bliss.16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/CristalROS.Bliss.4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Dream.Bliss.16x10.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Dream.Bliss.16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Dream.Bliss.4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.BlueHorizon_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.BlueHorizon_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
add_subdirectory(Bliss) | ||
add_subdirectory(BlueHorizon) | ||
add_subdirectory(DeepSea) | ||
add_subdirectory(Fisherman) | ||
add_subdirectory(Flower) | ||
add_subdirectory(Rain) | ||
add_subdirectory(ReactOS) | ||
add_subdirectory(ReactOSNewHope) | ||
add_subdirectory(ReactOSSea) | ||
add_subdirectory(ReactOSSunset) | ||
add_subdirectory(Sea) | ||
add_subdirectory(Sky) | ||
add_subdirectory(VistaReactOS) |
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.04_DeepSea_16-9_1920x1080.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.04_DeepSea_4-3_1440x1080.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Fisherman_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Fisherman_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/WaterLily.16x10.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/WaterLily.16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/WaterLily.4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/RainInTheScreen.16x10.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/RainInTheScreen.16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/RainInTheScreen.4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ReactOS7.Blue_16-9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ReactOS7.Blue_4-3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ReactOS7.Dark_16-9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ReactOS7.Dark_4-3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ReactOS7.Green_16-9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ReactOS7.Green_4-3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ReactOS7.Light_16-9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ReactOS7.Light_4-3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ROS_A_New_Hope_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.ROS_A_New_Hope_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sea04.FarBeyondTheSea_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sea04.FarBeyondTheSea_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.05_ROS.Sunset_4-3_1152x864.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
Angelus' Wallpapers | ||
=================== | ||
Forum User "Angelus" ([email protected]) | ||
Under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. | ||
See forum thread: https://reactos.org/forum/viewtopic.php?f=25&t=6153 | ||
|
||
Bliss Series: 1; 2; 3 (Cristal ROS); 4 (DreamBliss) | ||
------------- | ||
Photos of tree, cloud, sky and grass taken separately in a park near where the author lives. | ||
|
||
BlueHorizon | ||
----------- | ||
Photo (blue filtered) taken from Santiago de Compostela looking west. | ||
|
||
DeepSea | ||
------- | ||
An underwater ambiance. | ||
|
||
(Lonely) Fisherman | ||
------------------ | ||
Photography taken at Corrubedo, a beautiful place in the northwest of Spain. | ||
|
||
Flower (WaterLily) | ||
------------------ | ||
Photo of water lily using the HDR technique with 3 shots of -1/0/+1 EV. | ||
|
||
Rain in the Screen | ||
------------------ | ||
Photo was taken from the author's room window in a raining afternoon. | ||
|
||
ReactOS | ||
------- | ||
Inspired from the new OS from Redmond. There are four versions: darker, lighter, blueish and greenish. | ||
|
||
ReactOS - A New Hope | ||
-------------------- | ||
|
||
ReactOS Sunset | ||
-------------- | ||
The photo was taken in a colorful sunset where the author lives. We can see the new Earth's satellite ;-) | ||
|
||
Sea Series | ||
---------- | ||
1 (Golden Sunset): Beautiful sunset in the Atlantic ocean. | ||
2: Photo taken at Praia do Vilar (Vilar's Beach) in the Barbanza region. | ||
3 (Red Sunset): Photo taken from Carril, a beautiful village at the port town of Vilagarcía de Arousa. | ||
4 (ReactOS Sea): Sunset's photo with some radial blur effect. | ||
|
||
Sky Series | ||
---------- | ||
|
||
VistaReactOS Series | ||
------------------- | ||
Wallpaper inspired by the look of Redmond Vista's but with the feel of ReactOS. | ||
With colours of Vista, and ReactOS logo. |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sea01_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sea01_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sea02_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sea02_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sea03_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sea03_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky1_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky1_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky2_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky2_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky4_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky4_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky5_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky5_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky7_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky7_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky9_16x9.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.Sky9_4x3.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.02_ROSWP_16-9_1920x1080.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.02_ROSWP_16-9_1920x1080_WOT.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.02_ROSWP_4-3_1440x1080.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.02_ROSWP_4-3_1440x1080_WOT.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.03_ROSWP_16-9_1920x1080.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.03_ROSWP_16-9_1920x1080_WOT.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.03_ROSWP_4-3_1440x1080.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus.03_ROSWP_4-3_1440x1080_WOT.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus_02_ROSWP_4-3_1024x768.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/Angelus_02_ROSWP_4-3_1440x1080.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
add_subdirectory(Angelus) | ||
add_subdirectory(Mizu) | ||
add_subdirectory(Others) | ||
add_subdirectory(ReactOS) | ||
add_subdirectory(Silhouette) |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Mizu.png DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Mizu_16x9_A.png DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Mizu_16x9_B.png DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Mizu_4x3.png DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/1920px_Polarlicht.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/clouds.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/grass.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/lake.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,24 @@ | |
|
||
This repository contains wallpapers for use in rapps. | ||
|
||
- `data/` ― ReactOS Standard Wallpapers | ||
You can download these wallpapers from the "ReactOS Standard Wallpapers" package in the ReactOS Applications Manager. | ||
|
||
| File Name | Author | Origin | | ||
|------------------------------------|-----------------------------------------------|------------------------------------------------------------| | ||
| Angelus collection | Forum user "Angelus" ([email protected]) | https://reactos.org/forum/viewtopic.php?p=50543#p50543 | | ||
| Angelus_02_ROSWP_4-3_1440x1080.jpg | See above | See above | | ||
| Angelus_02_ROSWP_4-3_1024x768.jpg | See above | See above | | ||
| 1920px_Polarlicht.jpg | Public domain | https://jira.reactos.org/browse/CORE-8446 and links inside | | ||
| grass.jpg | See above | See above | | ||
| clouds.jpg | Andreas Bjerkeholt ([email protected]) | https://reactos.org/forum/viewtopic.php?p=17732#p17732 | | ||
| lake.jpg | Andreas Bjerkeholt ([email protected]) | https://reactos.org/forum/viewtopic.php?p=17732#p17732 | | ||
| ReactOS_CirclesBlue_1.jpg | Forum user "henrytang5247" (Henry Tang) | https://reactos.org/forum/viewtopic.php?p=109529#p109529 | | ||
| ReactOS_CirclesBlue_2.jpg | See above | See above | | ||
| ReactOS_CirclesGold_1.jpg | See above | See above | | ||
| ReactOS_CirclesGold_2.jpg | See above | See above | | ||
| ReactOS_Hexagons.jpg | See above | https://reactos.org/forum/viewtopic.php?p=109866#p109866 | | ||
| ReactOS_Mizu.png | Forum user "Foxlet" ([email protected]) | https://jira.reactos.org/browse/CORE-15783 | | ||
| ReactOS_Mizu_4x3.png | See above | See above | | ||
| ReactOS_Mizu_16x9_A.png | See above | See above | | ||
| ReactOS_Mizu_16x9_B.png | See above | See above | | ||
| Silhouette collection | Jake Collins ([email protected]) | https://ever3st.com/Graphics/Loot/ | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_CirclesBlue_1.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_CirclesBlue_2.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_CirclesGold_1.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_CirclesGold_2.jpg DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Hexagons.jpg DESTINATION reactos/Web/Wallpaper FOR all) |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/reactos_silhouette_light.png DESTINATION reactos/Web/Wallpaper FOR all) | ||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/reactos_silhouette_dark.png DESTINATION reactos/Web/Wallpaper FOR all) |
Oops, something went wrong.