gnome-applets r11334 - in trunk/invest-applet: . invest



Author: callum
Date: Tue Mar 10 23:48:36 2009
New Revision: 11334
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=11334&view=rev

Log:
Make sure defs.py is installed (invest applet). Bugs 553611 and 574687.

Modified:
   trunk/invest-applet/ChangeLog
   trunk/invest-applet/invest/Makefile.am

Modified: trunk/invest-applet/invest/Makefile.am
==============================================================================
--- trunk/invest-applet/invest/Makefile.am	(original)
+++ trunk/invest-applet/invest/Makefile.am	Tue Mar 10 23:48:36 2009
@@ -14,6 +14,8 @@
 	widgets.py \
 	quotes.py \
 	preferences.py
+nodist_invest_PYTHON = \
+	defs.py
 	
 BUILT_SOURCES = \
 	invest-applet



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