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/htmlpageinfo.ui | 301 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 tdehtml/htmlpageinfo.ui (limited to 'tdehtml/htmlpageinfo.ui') diff --git a/tdehtml/htmlpageinfo.ui b/tdehtml/htmlpageinfo.ui new file mode 100644 index 000000000..5dd21cd6f --- /dev/null +++ b/tdehtml/htmlpageinfo.ui @@ -0,0 +1,301 @@ + +KHTMLInfoDlg +A dialog to display the HTTP headers for a given page. +George Staikos <staikos@kde.org> + + + HTMLPageInfo + + + + 0 + 0 + 550 + 519 + + + + + 7 + 5 + 0 + 0 + + + + Document Information + + + + unnamed + + + + groupBox2 + + + General + + + + unnamed + + + + layout1 + + + + unnamed + + + + urlLabel + + + + 0 + 0 + 0 + 0 + + + + URL: + + + _url + + + + + _title + + + + 7 + 5 + 1 + 0 + + + + + + _url + + + + 7 + 5 + 1 + 0 + + + + + + _lastModified + + + + 7 + 5 + 1 + 0 + + + + + + titleLabel + + + + 0 + 0 + 0 + 0 + + + + Title: + + + _title + + + + + _lmLabel + + + + 0 + 0 + 0 + 0 + + + + Last modified: + + + _lastModified + + + + + _eLabel + + + + 0 + 0 + 0 + 0 + + + + Document encoding: + + + _encoding + + + + + _encoding + + + + 7 + 5 + 1 + 0 + + + + + + + + + + groupBox1 + + + HTTP Headers + + + + unnamed + + + + + Property + + + true + + + true + + + + + Value + + + true + + + true + + + + _headers + + + + 7 + 7 + 1 + 1 + + + + NoSelection + + + LastColumn + + + + + + + _close + + + + 0 + 5 + 0 + 0 + + + + &Close + + + true + + + + + Spacer3 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + + + _close + clicked() + HTMLPageInfo + close() + + + + _close + _url + _headers + + + kpushbutton.h + tqlabel.h + kactivelabel.h + tqlistview.h + kdialog.h + + + + + kactivelabel.h + kpushbutton.h + + -- cgit v1.2.1