From bcb704366cb5e333a626c18c308c7e0448a8e69f 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/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- filesharing/advanced/nfs/nfsdialoggui.ui | 156 +++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 filesharing/advanced/nfs/nfsdialoggui.ui (limited to 'filesharing/advanced/nfs/nfsdialoggui.ui') diff --git a/filesharing/advanced/nfs/nfsdialoggui.ui b/filesharing/advanced/nfs/nfsdialoggui.ui new file mode 100644 index 00000000..002ae30a --- /dev/null +++ b/filesharing/advanced/nfs/nfsdialoggui.ui @@ -0,0 +1,156 @@ + +NFSDialogGUI + + + NFSDialogGUI + + + + 0 + 0 + 466 + 338 + + + + + unnamed + + + 0 + + + 6 + + + + groupBox + + + true + + + Allowed &Hosts + + + A list of allowed hosts + + + Here you can see a list of hosts which are allowed to access this directory via NFS. +The first column shows the name or address of the host, the second column shows the access parameters. The name '*' donates public access. + + + + unnamed + + + 11 + + + 6 + + + + addHostBtn + + + &Add Host... + + + + + modifyHostBtn + + + false + + + Mo&dify Host... + + + + + removeHostBtn + + + false + + + &Remove Host + + + + + spacer3 + + + Vertical + + + Expanding + + + + 20 + 40 + + + + + + + Name/Address + + + true + + + true + + + + + Parameters + + + true + + + true + + + + listView + + + Extended + + + true + + + + + + + + + listView + selectionChanged() + NFSDialogGUI + listView_selectionChanged() + + + + addHostBtn + modifyHostBtn + removeHostBtn + + + nfsdialoggui.ui.h + + + listView_selectionChanged() + + + -- cgit v1.2.1