diff -r b1c4884ae18f -r 0c23d71853fe publishercreator.cpp --- a/publishercreator.cpp Thu Jun 03 15:47:45 2010 +0300 +++ b/publishercreator.cpp Tue Jun 22 16:28:13 2010 +0300 @@ -50,6 +50,10 @@ iUi.widgetName() + "/testpublisher/gfx/cricket.png"); QFile::copy ( "data/testpublisher/gfx/tennis.png", iUi.widgetName() + "/testpublisher/gfx/tennis.png"); + QFile::copy ( "data/testpublisher/gfx/rss.png", + iUi.widgetName() + "/testpublisher/gfx/rss.png"); + QFile::copy ( "data/testpublisher/gfx/rss_small.png", + iUi.widgetName() + "/testpublisher/gfx/rss_small.png"); dir.mkpath( iUi.widgetName() + "/testpublisher/group"); QFile::copy ( "data/testpublisher/group/bld.inf",