From 4aed2c8219774f5d797760606b8489a92ddc5163 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/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/dnssd/configdialog.ui | 304 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 304 insertions(+) create mode 100644 kcontrol/dnssd/configdialog.ui (limited to 'kcontrol/dnssd/configdialog.ui') diff --git a/kcontrol/dnssd/configdialog.ui b/kcontrol/dnssd/configdialog.ui new file mode 100644 index 000000000..83808d1bb --- /dev/null +++ b/kcontrol/dnssd/configdialog.ui @@ -0,0 +1,304 @@ + +ConfigDialog + + + ConfigDialog + + + + 0 + 0 + 571 + 486 + + + + + 7 + 7 + 0 + 0 + + + + + 0 + 0 + + + + MyDialog1 + + + + unnamed + + + + tabs + + + + tab + + + &General + + + + unnamed + + + + kcfg_BrowseLocal + + + Browse local networ&k + + + Browse local network (domain .local) using multicast DNS. + + + + + kcfg_DomainList + + + + 7 + 7 + 0 + 0 + + + + Additional Domains + + + List of Internet domains that will be browsed for services. Do not put .local here - it +is configured with 'Browse local network' option above. + + + + + kcfg_PublishType + + + + 5 + 0 + 0 + 0 + + + + Publishing Mode + + + + LANButtor + + + + 11 + 23 + 618 + 22 + + + + Loc&al network + + + false + + + Advertise services on local network (in domain .local) using multicast DNS. + + + + + WANButton + + + true + + + + 11 + 51 + 618 + 22 + + + + &Wide area network + + + Advertise services on Internet domain using public IP. To have this option working you need to configure wide area operation in using administrator mode + + + + + + + + tab + + + W&ide area + + + + unnamed + + + + layout7 + + + + unnamed + + + + textLabel2 + + + Shared secret: + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 130 + 21 + + + + + + hostedit + + + Name of this machine. Must be in fully qualified form (host.domain) + + + + + secretedit + + + Optional shared secret used for authorization of DNS dynamic updates. + + + + + domainLabel + + + true + + + Domain: + + + + + textLabel1 + + + Hostname: + + + + + domainedit + + + true + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 90 + 20 + + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 90 + 21 + + + + + + + + spacer7 + + + Vertical + + + Expanding + + + + 50 + 110 + + + + + + + + + + radioButton2_2_toggled(bool) + + + kcmodule.h + + + + kcmodule.h + keditlistbox.h + klineedit.h + klineedit.h + kpassdlg.h + klineedit.h + + -- cgit v1.2.1