diff --git a/src/qtgui/reslist.cpp b/src/qtgui/reslist.cpp index c1e63003..b4614637 100644 --- a/src/qtgui/reslist.cpp +++ b/src/qtgui/reslist.cpp @@ -1,5 +1,5 @@ #ifndef lint -static char rcsid[] = "@(#$Id: reslist.cpp,v 1.36 2007-11-15 18:05:00 dockes Exp $ (C) 2005 J.F.Dockes"; +static char rcsid[] = "@(#$Id: reslist.cpp,v 1.37 2008-05-05 16:38:43 dockes Exp $ (C) 2005 J.F.Dockes"; #endif #include @@ -492,7 +492,7 @@ void ResList::resultPageNext() } if (!rclconfig->getMimeViewerDef(doc.mimetype).empty()) { sprintf(vlbuf, "E%d", docnumforlinks); - linksbuf += string("" + "Edit" + ""; + linksbuf += string("" + "Open" + ""; } // Build the result list paragraph: