redisigned timer
[livewp] / applet / data / Makefile.am
index ecb881d..c88cf00 100644 (file)
@@ -1,7 +1,8 @@
 #
-# This file is part of omweather
+# This file is part of live wallpaper 
 #
-# Copyright (C) 2006 Vlad Vasiliev
+# Copyright (C) 2010 Vlad Vasiliev
+# Copyright (C) 2010 Tanya Makova
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -18,7 +19,9 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 #
  
-awallpaperdir = $(datadir)/anwall
-awallpaper_DATA = sky.png sun.png town.png cloud1.png
-EXTRA_DIST = $(awallpaper_DATA) 
+berlinthemedir = $(datadir)/livewp/theme/Berlin
+berlintheme_DATA = theme/Berlin/* 
 
+modernthemedir = $(datadir)/livewp/theme/Modern
+moderntheme_DATA = theme/Modern/*  
+EXTRA_DIST = $(berlintheme_DATA) $(moderntheme_DATA)