From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/dialogs/dtdselectdialog.ui | 112 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 quanta/dialogs/dtdselectdialog.ui (limited to 'quanta/dialogs/dtdselectdialog.ui') diff --git a/quanta/dialogs/dtdselectdialog.ui b/quanta/dialogs/dtdselectdialog.ui new file mode 100644 index 00000000..525a0429 --- /dev/null +++ b/quanta/dialogs/dtdselectdialog.ui @@ -0,0 +1,112 @@ + +DTDSelectDialog +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; version 2 of the License. * + * * + ***************************************************************************/ + +(C) 2002, 2003 Andras Mantia <amantia@kde.org> + + + DTDSelectDialog + + + + 0 + 0 + 440 + 161 + + + + + 440 + 160 + + + + DTD Selector + + + + unnamed + + + + messageLabel + + + Dialog message: +Dialog message2: + + + true + + + WordBreak|AlignVCenter + + + + + dtdCombo + + + + + textLabel + + + Current DTD: + + + + + comboLabel + + + Select DTD: + + + + + currentDTD + + + true + + + + + convertDTD + + + Conver&t the document to the selected DTD + + + + + useClosestMatching + + + Do not show this dialog, use the closest matching DTD + + + + + + dtdCombo + currentDTD + convertDTD + useClosestMatching + + + dtdselectdialog.ui.h + + + init() + + + -- cgit v1.2.3