--- a/share/hedgewars/Data/Maps/CMakeLists.txt Sat May 17 11:36:24 2008 +0000
+++ b/share/hedgewars/Data/Maps/CMakeLists.txt Sat May 17 13:24:17 2008 +0000
@@ -1,3 +1,3 @@
-foreach(dir "cheese" "Hedgewars" "mushrooms" "Volcano")
- add_subdirectory(${dir})
-endforeach(dir)
+foreach(dir "cheese" "Hedgewars" "mushrooms" "Plane" "Volcano")
+ add_subdirectory(${dir})
+endforeach(dir)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Maps/Plane/CMakeLists.txt Sat May 17 13:24:17 2008 +0000
@@ -0,0 +1,5 @@
+install(FILES
+ map.png
+ map.cfg
+ DESTINATION ${SHAREPATH}Data/Maps/Plane)
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Maps/Plane/map.cfg Sat May 17 13:24:17 2008 +0000
@@ -0,0 +1,1 @@
+Planes
Binary file share/hedgewars/Data/Maps/Plane/map.png has changed
--- a/share/hedgewars/Data/Themes/CMakeLists.txt Sat May 17 11:36:24 2008 +0000
+++ b/share/hedgewars/Data/Themes/CMakeLists.txt Sat May 17 13:24:17 2008 +0000
@@ -1,4 +1,4 @@
-foreach(dir "Island" "nature" "Snow" "Volcano" "cheese")
+foreach(dir "Island" "nature" "Planes" "Snow" "Volcano" "cheese")
add_subdirectory(${dir})
endforeach(dir)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Themes/Planes/CMakeLists.txt Sat May 17 13:24:17 2008 +0000
@@ -0,0 +1,6 @@
+install(FILES
+ Flake.png
+ horizont.png
+ Sky.png
+ theme.cfg
+ DESTINATION ${SHAREPATH}Data/Themes/Planes)
Binary file share/hedgewars/Data/Themes/Planes/Flake.png has changed
Binary file share/hedgewars/Data/Themes/Planes/Sky.png has changed
Binary file share/hedgewars/Data/Themes/Planes/horizont.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Themes/Planes/theme.cfg Sat May 17 13:24:17 2008 +0000
@@ -0,0 +1,5 @@
+21 20 38
+177 175 49
+0
+0
+0