Index: qt-x11-src-4.4.1/src/3rdparty/webkit/WebKit/qt/QtLauncher/main.cpp =================================================================== --- qt-x11-src-4.4.1.orig/src/3rdparty/webkit/WebKit/qt/QtLauncher/main.cpp 2008-03-31 11:35:31.000000000 +0800 +++ qt-x11-src-4.4.1/src/3rdparty/webkit/WebKit/qt/QtLauncher/main.cpp 2008-03-31 11:35:42.000000000 +0800 @@ -449,7 +449,7 @@ QWebSettings::setMaximumPagesInCache(4); - app.setApplicationName("QtLauncher"); + app.setApplicationName("QtWebKit"); #if QT_VERSION >= 0x040400 app.setApplicationVersion("0.1"); #endif