diff --git a/AUTHORS b/AUTHORS index bbb653cc3..025552e9e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -46,4 +46,5 @@ Lucas De Marchi Samuel Mendes Boris Faure Michael Stapelberg -Stefan Sperling \ No newline at end of file +Stefan Sperling +Nicolas Beaumont diff --git a/data/backgrounds/Hills.edj b/data/backgrounds/Hills.edj new file mode 100644 index 000000000..b37b7e945 Binary files /dev/null and b/data/backgrounds/Hills.edj differ diff --git a/data/backgrounds/Light.edj b/data/backgrounds/Light.edj new file mode 100644 index 000000000..99419cf89 Binary files /dev/null and b/data/backgrounds/Light.edj differ diff --git a/data/backgrounds/Makefile.am b/data/backgrounds/Makefile.am index 33e1caadf..899d5f589 100644 --- a/data/backgrounds/Makefile.am +++ b/data/backgrounds/Makefile.am @@ -22,6 +22,10 @@ Skywall.edj \ Stringflower.edj \ Wetgrass.edj \ Wetleaf.edj \ -Whiterock.edj +Whiterock.edj \ +Hills.edj \ +Light.edj \ +Temple.edj \ +Train.edj EXTRA_DIST = $(files_DATA) diff --git a/data/backgrounds/Temple.edj b/data/backgrounds/Temple.edj new file mode 100644 index 000000000..584defe96 Binary files /dev/null and b/data/backgrounds/Temple.edj differ diff --git a/data/backgrounds/Train.edj b/data/backgrounds/Train.edj new file mode 100644 index 000000000..0ea0f0fc2 Binary files /dev/null and b/data/backgrounds/Train.edj differ