[svn r417] Added some documentation. Some string memory leak resolved. Memory handling errors in GMythStringlist solved. Some improvements in gmyth_jobqueue. Some other fixes
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)