aboutsummaryrefslogtreecommitdiffstats
path: root/Clearlooks/background
diff options
context:
space:
mode:
Diffstat (limited to 'Clearlooks/background')
-rw-r--r--Clearlooks/background/Makefile.am6
-rw-r--r--Clearlooks/background/default.pngbin0 -> 80510 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/Clearlooks/background/Makefile.am b/Clearlooks/background/Makefile.am
new file mode 100644
index 0000000..543243c
--- /dev/null
+++ b/Clearlooks/background/Makefile.am
@@ -0,0 +1,6 @@
+pngs = default.png
+
+themesdir = $(datadir)/themes/Clearlooks/background
+themes_DATA = $(pngs)
+
+EXTRA_DIST = $(pngs)
diff --git a/Clearlooks/background/default.png b/Clearlooks/background/default.png
new file mode 100644
index 0000000..655cc97
--- /dev/null
+++ b/Clearlooks/background/default.png
Binary files differ