From 00bb99ac80741fc50ef8a289719373032f2391eb 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/kdeaccessibility@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../xmltransformer/xmltransformerconfwidget.ui | 249 +++++++++++++++++++++ 1 file changed, 249 insertions(+) create mode 100644 kttsd/filters/xmltransformer/xmltransformerconfwidget.ui (limited to 'kttsd/filters/xmltransformer/xmltransformerconfwidget.ui') diff --git a/kttsd/filters/xmltransformer/xmltransformerconfwidget.ui b/kttsd/filters/xmltransformer/xmltransformerconfwidget.ui new file mode 100644 index 0000000..4975d9c --- /dev/null +++ b/kttsd/filters/xmltransformer/xmltransformerconfwidget.ui @@ -0,0 +1,249 @@ + +XmlTransformerConfWidget +Gary Cramblitt <garycramblitt@comcast.net> + + + XmlTransformerConfWidget + + + + 0 + 0 + 548 + 256 + + + + Configure XML Transformer + + + + unnamed + + + + layout5 + + + + unnamed + + + + nameLineEdit + + + Enter any descriptive name you like for this filter. + + + + + xsltPath + + + Enter the full path to an XML Style Language - Transforms (XSLT) stylesheet file. XSLT files usually end with extension .xsl. + + + + + xsltprocPath + + + xsltproc + + + Enter the path to the xsltproc executable program. If it is in the PATH environment variable, just enter "xsltproc". + + + + + + + layout6 + + + + unnamed + + + + nameLabel + + + &Name: + + + AlignVCenter|AlignRight + + + nameLineEdit + + + Enter any descriptive name you like for this filter. + What's this text + + + + + xsltLabel + + + &XSLT file: + + + AlignVCenter|AlignRight + + + xsltPath + + + Enter the full path to an XML Style Language - Transforms (XSLT) stylesheet file. XSLT files usually end with extension .xsl. + + + + + xsltprocLabel + + + xsltproc &executable: + + + AlignVCenter|AlignRight + + + xsltprocPath + + + Enter the path to the xsltproc executable program. If it is in the PATH environment variable, just enter "xsltproc". + + + + + + + applyGroupBox + + + Apply This &Filter When + + + These settings determines when the filter is applied to text. + + + + unnamed + + + + layout6 + + + + unnamed + + + + rootElementLineEdit + + + This filter will be applied only to text having the specified XML root element. If blank, applies to all text. You may enter more than one root element separated by commas. Example: "html". + + + + + doctypeLineEdit + + + This filter will be applied only to text having the specified DOCTYPE specification. If blank, applies to all text. You may enter more than one DOCTYPE separated by commas. Example: "xhtml". + + + + + appIdLineEdit + + + <qt>Enter a DCOP Application ID. This filter will only apply to text queued by that application. You may enter more than one ID separated by commas. Use <b>knotify</b> to match all messages sent as KDE notifications. If blank, this filter applies to text queued by all applications. Tip: Use kdcop from the command line to get the Application IDs of running applications. Example: "konversation, kvirc,ksirc,kopete"</qt> + + + + + + + layout5 + + + + unnamed + + + + rootElementLabel + + + &Root element is: + + + AlignVCenter|AlignRight + + + rootElementLineEdit + + + This filter will be applied only to text having the specified XML root element. If blank, applies to all text. You may enter more than one root element separated by commas. Example: "html". + What's this text + + + + + doctypeLabel + + + or DOC&TYPE is: + + + AlignVCenter|AlignRight + + + doctypeLineEdit + + + This filter will be applied only to text having the specified DOCTYPE specification. If blank, applies to all text. You may enter more than one DOCTYPE separated by commas. Example: "xhtml". + + + + + appIdLabel + + + and Application &ID contains: + + + AlignVCenter|AlignRight + + + appIdLineEdit + + + <qt>Enter a DCOP Application ID. This filter will only apply to text queued by that application. You may enter more than one ID separated by commas. Use <b>knotify</b> to match all messages sent as KDE notifications. If blank, this filter applies to text queued by all applications. Tip: Use kdcop from the command line to get the Application IDs of running applications. Example: "konversation, kvirc,ksirc,kopete"</qt> + + + + + + + + + + + klineedit.h + kurlrequester.h + klineedit.h + kpushbutton.h + kurlrequester.h + klineedit.h + kpushbutton.h + klineedit.h + klineedit.h + klineedit.h + + -- cgit v1.2.3