From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdehtml/kjserrordlg.ui | 133 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 tdehtml/kjserrordlg.ui (limited to 'tdehtml/kjserrordlg.ui') diff --git a/tdehtml/kjserrordlg.ui b/tdehtml/kjserrordlg.ui new file mode 100644 index 000000000..d5e9c7e28 --- /dev/null +++ b/tdehtml/kjserrordlg.ui @@ -0,0 +1,133 @@ + +KJSErrorDlg +George Staikos <staikos@kde.org> + + + KJSErrorDlg + + + + 0 + 0 + 600 + 484 + + + + JavaScript Errors + + + This dialog provides you with notification and details of scripting errors that occur on web pages. In many cases it is due to an error in the web site as designed by its author. In other cases it is the result of a programming error in Konqueror. If you suspect the former, please contact the webmaster of the site in question. Conversely if you suspect an error in Konqueror, please file a bug report at http://bugs.kde.org/. A test case which illustrates the problem will be appreciated. + + + + unnamed + + + + _close + + + &Close + + + + + _clear + + + C&lear + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 311 + 21 + + + + + + _errorText + + + + 7 + 7 + 0 + 1 + + + + RichText + + + + + _url + + + + + + + + + + _clear + clicked() + _errorText + clear() + + + _close + clicked() + KJSErrorDlg + hide() + + + + _errorText + _close + _clear + + + kdialog.h + ksqueezedtextlabel.h + + + init() + addError( const TQString & error ) + setURL( const TQString & url ) + clear() + + + + + kactivelabel.h + + -- cgit v1.2.1