[rkward-cvs] rkward/rkward/windows rkhelpwindow.cpp,1.8,1.9
Pierre
ecoch at users.sourceforge.net
Sun Apr 24 16:16:11 UTC 2005
- Previous message: [rkward-cvs] rkward/rkward/rbackend rcommand.h,1.12,1.13 rinterface.h,1.11,1.12
- Next message: [rkward-cvs] rkward/rkward khelpdlg.cpp,1.7,1.8 khelpdlg.h,1.5,1.6 rkconsole.cpp,1.7,1.8 rkconsole.h,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward/rkward/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18417/rkward/windows
Modified Files:
rkhelpwindow.cpp
Log Message:
Various stuff about the console and the help dialog.
Index: rkhelpwindow.cpp
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/windows/rkhelpwindow.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** rkhelpwindow.cpp 15 Apr 2005 21:38:08 -0000 1.8
--- rkhelpwindow.cpp 24 Apr 2005 16:16:07 -0000 1.9
***************
*** 19,23 ****
#include <khtml_part.h>
#include <klibloader.h>
-
#include <klocale.h>
#include <kiconloader.h>
--- 19,22 ----
***************
*** 73,81 ****
if (iShowOutput) {
setTabCaption(i18n("Output"));
- setCaption(i18n("Output"));
}
else {
setTabCaption(url.fileName());
! setCaption(url.prettyURL());
}
currentURL=url;
--- 72,79 ----
if (iShowOutput) {
setTabCaption(i18n("Output"));
}
else {
setTabCaption(url.fileName());
!
}
currentURL=url;
- Previous message: [rkward-cvs] rkward/rkward/rbackend rcommand.h,1.12,1.13 rinterface.h,1.11,1.12
- Next message: [rkward-cvs] rkward/rkward khelpdlg.cpp,1.7,1.8 khelpdlg.h,1.5,1.6 rkconsole.cpp,1.7,1.8 rkconsole.h,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list