[Galago-commits] r2781 - in trunk/libnotify: . tests

galago-commits at freedesktop.org galago-commits at freedesktop.org
Wed Apr 26 01:15:32 PDT 2006


Author: chipx86
Date: 2006-04-26 01:15:30 -0700 (Wed, 26 Apr 2006)
New Revision: 2781

Modified:
   trunk/libnotify/ChangeLog
   trunk/libnotify/tests/Makefile.am
Log:
Bundle applet-critical.png.


Modified: trunk/libnotify/ChangeLog
===================================================================
--- trunk/libnotify/ChangeLog	2006-04-26 08:11:48 UTC (rev 2780)
+++ trunk/libnotify/ChangeLog	2006-04-26 08:15:30 UTC (rev 2781)
@@ -1,3 +1,8 @@
+Wed Apr 26 01:15:20 PDT 2006  Christian Hammond <chipx86 at chipx86.com>
+
+	* tests/Makefile.am:
+	  - Bundle applet-critical.png.
+
 Wed Apr 26 01:07:34 PDT 2006  Christian Hammond <chipx86 at chipx86.com>
 
 	* tests/test-replace.c:

Modified: trunk/libnotify/tests/Makefile.am
===================================================================
--- trunk/libnotify/tests/Makefile.am	2006-04-26 08:11:48 UTC (rev 2780)
+++ trunk/libnotify/tests/Makefile.am	2006-04-26 08:15:30 UTC (rev 2781)
@@ -57,6 +57,8 @@
 test_xy_stress_SOURCES = test-xy-stress.c
 test_xy_stress_LDADD = $(common_ldflags)
 
+EXTRA_DIST = applet-critical.png
+
 INCLUDES = $(PACKAGE_CFLAGS)	\
 	$(GDK_CFLAGS)		\
 	-I$(top_srcdir)



More information about the galago-commits mailing list