[WALLPAPER] Add ReactOS Soft Blue (#1376)
authorFoxlet <foxlet@furcode.co>
Wed, 6 Mar 2019 22:14:08 +0000 (17:14 -0500)
committerHermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
Wed, 6 Mar 2019 22:14:08 +0000 (23:14 +0100)
CORE-15783

modules/wallpapers/CMakeLists.txt
modules/wallpapers/ReactOS_Soft_Blue.png [new file with mode: 0644]
modules/wallpapers/ReactOS_Soft_Blue_16x9.png [new file with mode: 0644]
modules/wallpapers/ReactOS_Soft_Blue_4x3.png [new file with mode: 0644]
modules/wallpapers/ReadMe.txt

index d7fd439..ab4c64f 100644 (file)
@@ -7,5 +7,8 @@ add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_CirclesBlue_2.jpg DESTINATI
 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)
 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)
+add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Soft_Blue.png DESTINATION reactos/Web/Wallpaper FOR all)
+add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Soft_Blue_4x3.png DESTINATION reactos/Web/Wallpaper FOR all)
+add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ReactOS_Soft_Blue_16x9.png DESTINATION reactos/Web/Wallpaper FOR all)
 add_subdirectory(Angelus)
 add_subdirectory(Silhouette)
 add_subdirectory(Angelus)
 add_subdirectory(Silhouette)
diff --git a/modules/wallpapers/ReactOS_Soft_Blue.png b/modules/wallpapers/ReactOS_Soft_Blue.png
new file mode 100644 (file)
index 0000000..482f836
Binary files /dev/null and b/modules/wallpapers/ReactOS_Soft_Blue.png differ
diff --git a/modules/wallpapers/ReactOS_Soft_Blue_16x9.png b/modules/wallpapers/ReactOS_Soft_Blue_16x9.png
new file mode 100644 (file)
index 0000000..b9aa309
Binary files /dev/null and b/modules/wallpapers/ReactOS_Soft_Blue_16x9.png differ
diff --git a/modules/wallpapers/ReactOS_Soft_Blue_4x3.png b/modules/wallpapers/ReactOS_Soft_Blue_4x3.png
new file mode 100644 (file)
index 0000000..b38881d
Binary files /dev/null and b/modules/wallpapers/ReactOS_Soft_Blue_4x3.png differ
index 8697b0b..51dd3ce 100644 (file)
@@ -15,6 +15,9 @@ ReactOS_CirclesBlue_2.jpg           | See above
 ReactOS_CirclesGold_1.jpg           | See above                                      | See above
 ReactOS_CirclesGold_2.jpg           | See above                                      | See above
 ReactOS_Hexagons.jpg                | See above                                      | http://www.reactos.org/forum/viewtopic.php?p=109866#p109866
 ReactOS_CirclesGold_1.jpg           | See above                                      | See above
 ReactOS_CirclesGold_2.jpg           | See above                                      | See above
 ReactOS_Hexagons.jpg                | See above                                      | http://www.reactos.org/forum/viewtopic.php?p=109866#p109866
+ReactOS_Soft_Blue.png               | Forum user "Foxlet" (foxlet@furcode.co)        | https://jira.reactos.org/browse/CORE-15783
+ReactOS_Soft_Blue_4x3.png           | See above                                      | See above
+ReactOS_Soft_Blue_16x9.png          | See above                                      | See above
 Silhouette collection               | Jake Collins (polar@ever3st.com)               | https://ever3st.com/Graphics/Loot/
 
 To include the module in your build folder, run the configure script with the flags -DENABLE_WALLPAPERS=1 
 Silhouette collection               | Jake Collins (polar@ever3st.com)               | https://ever3st.com/Graphics/Loot/
 
 To include the module in your build folder, run the configure script with the flags -DENABLE_WALLPAPERS=1