Switch to unified view

a/src/qtgui/ssearch_w.cpp b/src/qtgui/ssearch_w.cpp
...
...
151
    if (typ == SST_LANG)
151
    if (typ == SST_LANG)
152
    HelpClient::installMap((const char *)this->objectName().toUtf8(), 
152
    HelpClient::installMap((const char *)this->objectName().toUtf8(), 
153
                   "RCL.SEARCH.LANG");
153
                   "RCL.SEARCH.LANG");
154
    else 
154
    else 
155
    HelpClient::installMap((const char *)this->objectName().toUtf8(), 
155
    HelpClient::installMap((const char *)this->objectName().toUtf8(), 
156
                   "RCL.SEARCH.SIMPLE");
156
                   "RCL.SEARCH.GUI.SIMPLE");
157
157
158
    // Also fix tooltips
158
    // Also fix tooltips
159
    switch (typ) {
159
    switch (typ) {
160
    case SST_LANG:
160
    case SST_LANG:
161
        queryText->setToolTip(tr(
161
        queryText->setToolTip(tr(