[notification-daemon] Drop the old unbuilt bubble theme



commit 2ea2a111d48db629768484d9463580e68582f067
Author: William Jon McCann <jmccann redhat com>
Date:   Sun Jan 31 13:21:13 2010 -0500

    Drop the old unbuilt bubble theme

 configure.ac                                    |    1 -
 src/themes/Makefile.am                          |    2 -
 src/themes/bubble/Makefile.am                   |   17 -
 src/themes/bubble/eggnotificationbubblewidget.c | 1214 -----------------------
 src/themes/bubble/eggnotificationbubblewidget.h |  134 ---
 src/themes/bubble/theme.c                       |   82 --
 6 files changed, 0 insertions(+), 1450 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3bdf127..4f4a52c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -231,7 +231,6 @@ src/Makefile
 src/daemon/Makefile
 src/capplet/Makefile
 src/themes/Makefile
-src/themes/bubble/Makefile
 src/themes/slider/Makefile
 src/themes/standard/Makefile
 ])
diff --git a/src/themes/Makefile.am b/src/themes/Makefile.am
index fa76e55..90d95d1 100644
--- a/src/themes/Makefile.am
+++ b/src/themes/Makefile.am
@@ -1,5 +1,3 @@
 SUBDIRS = slider standard
 
-DIST_SUBDIRS = $(SUBDIRS) bubble
-
 -include $(top_srcdir)/git.mk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]