diff -r 91fce82f9c6f -r 97b98bcfd056 QTfrontend/ui/page/pagemain.cpp --- a/QTfrontend/ui/page/pagemain.cpp Sat Sep 01 10:40:22 2012 +0200 +++ b/QTfrontend/ui/page/pagemain.cpp Sat Sep 01 12:09:59 2012 -0400 @@ -87,7 +87,7 @@ btnBack->setWhatsThis(tr("Exit game")); #ifdef VIDEOREC - BtnVideos = addButton(":/res/Record.png", bottomLayout, 1, true); + BtnVideos = addButton(":/res/Videos.png", bottomLayout, 1, true); BtnVideos->setWhatsThis(tr("Manage videos recorded from game")); #endif