[svn r202] gmyth_file_transfer_uri were using gmyth_uri directly to create the backend_info. Now it calls gmyth_backend_info_with_uri(str)
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)