From 630b7196d93786595546565329160ff26332704b Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 12 Feb 2010 18:09:55 +0000 Subject: Added KDE3 version of kio-locate git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-locate@1089224 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/klocateconfigfilterwidget.ui | 105 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 src/klocateconfigfilterwidget.ui (limited to 'src/klocateconfigfilterwidget.ui') diff --git a/src/klocateconfigfilterwidget.ui b/src/klocateconfigfilterwidget.ui new file mode 100644 index 0000000..523e5c9 --- /dev/null +++ b/src/klocateconfigfilterwidget.ui @@ -0,0 +1,105 @@ + +KLocateConfigFilterWidget + + + KLocateConfigFilterWidget + + + + 0 + 0 + 497 + 347 + + + + KLocateConfigFilterWidget + + + + unnamed + + + + groupBox6 + + + Filter Settings + + + + unnamed + + + + textLabel1 + + + A path must match at least one of the regular expressions in the White List and it must not match any of the expressions in the Black List for being displayed as a hit. + + + RichText + + + + + kcfg_whiteList + + + &White List + + + Remove|Add + + + A path must match at least one of these regular expressions. + + + + + kcfg_blackList + + + &Black List + + + Remove|Add + + + A path may not match any of these regular expressions. + + + + + textLabel2 + + + <i>Hint:</i> E.g. replacing the default '.' entry by '^/home/user/' will only allow hits in the home directory of user. + + + RichText + + + + + textLabel2_2 + + + <i>Hint:</i> Adding e.g. '/\.' will no longer display hidden files (this will be unnecessary in some next version of kde though). + + + RichText + + + + + + + + + keditlistbox.h + klineedit.h + keditlistbox.h + klineedit.h + + -- cgit v1.2.3