[svn r318] Fixed looping bug in the mythtv gnomevfs module. The file transfer requests were just 4kbytes, and the looping was a deadlock
1 # Adding the application icon
2 #icondir = $(datadir)/mmyth/pixmaps
7 # Adding the application resources
8 pixmapdir = $(pkgdatadir)/pixmaps
9 pixmap_DATA = mmyth_logo.png
11 EXTRA_DIST = $(pixmap_DATA)