﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
1266	x.png file not found	phpxcache	Noah Kantrowitz	"{{{
Index: setup.py
===================================================================
--- setup.py	(revision 2071)
+++ setup.py	(working copy)
@@ -7,7 +7,7 @@
     name = 'TracMasterTickets',
     version = '1.0',
     packages = ['mastertickets'],
-    package_data = { 'mastertickets': ['htdocs/*.js', 'htdocs/*.css' ] },
+    package_data = { 'mastertickets': ['htdocs/*.js', 'htdocs/*.css', 'htdocs/*.png', 'htdocs/*.jpg', 'htdocs/*.gif' ] },
 
     author = ""Noah Kantrowitz"",
     author_email = ""coderanger@yahoo.com"",
}}}"	defect	new	normal	MasterTicketsPlugin	normal			anonymous	0.10
