diff options
Diffstat (limited to 'kcontrol/dnssd/configdialog.ui')
| -rw-r--r-- | kcontrol/dnssd/configdialog.ui | 16 | 
1 files changed, 2 insertions, 14 deletions
diff --git a/kcontrol/dnssd/configdialog.ui b/kcontrol/dnssd/configdialog.ui index 4a2ac2809..ce03182e0 100644 --- a/kcontrol/dnssd/configdialog.ui +++ b/kcontrol/dnssd/configdialog.ui @@ -84,9 +84,6 @@                              <property name="text">                                  <string>&Wide area network</string>                              </property> -                            <property name="accel"> -                                <string>Alt+W</string> -                            </property>                              <property name="whatsThis" stdset="0">                                  <string>Advertise services on Internet domain using public IP. To have this option working you need to configure wide area operation in using administrator mode</string>                              </property> @@ -106,9 +103,6 @@                              <property name="text">                                  <string>Loc&al network</string>                              </property> -                            <property name="accel"> -                                <string>Alt+A</string> -                            </property>                              <property name="checked">                                  <bool>false</bool>                              </property> @@ -124,9 +118,6 @@                          <property name="text">                              <string>Browse local networ&k</string>                          </property> -                        <property name="accel"> -                            <string>Alt+K</string> -                        </property>                          <property name="whatsThis" stdset="0">                              <string>Browse local network (domain .local) using multicast DNS.</string>                          </property> @@ -138,9 +129,6 @@                          <property name="text">                              <string>Enable &Zeroconf network browsing</string>                          </property> -                        <property name="accel"> -                            <string>Alt+Z</string> -                        </property>                          <property name="whatsThis" stdset="0">                              <string>Browse local network (domain .local) using multicast DNS.</string>                          </property> @@ -312,9 +300,9 @@ is configured with 'Browse local network' option above.</string>          </widget>      </grid>  </widget> -<Q_SLOTS> +<slots>      <slot>radioButton2_2_toggled(bool)</slot> -</Q_SLOTS> +</slots>  <includes>      <include location="global" impldecl="in declaration">tdecmodule.h</include>      <include location="global" impldecl="in implementation">keditlistbox.h</include>  | 
