[rekonq] fix private browsing text
Panagiotis Papadopoulos
pano_90 at gmx.net
Mon Jan 11 23:15:53 CET 2010
Am Montag 11 Januar 2010 22:59:57 schrieb Markus:
> Am Montag 11 Januar 2010 22:35:56 schrieb Ronny Scholz:
> > There is still some text about the google search box which has gone long
> > time ago.
>
> Can you change the buttons from "Yes/No" to "Activate/Cancel" or whatever?
> "Yes/No" windows are evil usability-wise.
> _______________________________________________
> rekonq mailing list
> rekonq at kde.org
> https://mail.kde.org/mailman/listinfo/rekonq
>
+1 from me.
Shouldn't be too hard to do this. AFAIK you just have to replace the following line with the apropriate stuff:
int button = KMessageBox::questionYesNo(this, text, title);
:-)
More information about the rekonq
mailing list