[svn r113] A lot of changes at gmyth_socket.c and gmyth_filetransfer. From now on, file transfer dont handle the monitor socket, and the QUERY_RECORDER messages - dont call spawn livetv, dont call get_file_position, is_recording, etc. These are gmyth_livetv responsibility. File transfer now has the _new, _open, _seek, and _close methods, just like gnomevfs does.
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)