diff options
| -rw-r--r-- | src/appProp.ui | 9 | ||||
| -rw-r--r-- | src/setupdialog.ui | 9 | 
2 files changed, 0 insertions, 18 deletions
| diff --git a/src/appProp.ui b/src/appProp.ui index 11d0cc1..20a1ef1 100644 --- a/src/appProp.ui +++ b/src/appProp.ui @@ -52,9 +52,6 @@              <property name="text">                  <string>&Cancel</string>              </property> -            <property name="accel"> -                <string></string> -            </property>              <property name="autoDefault">                  <bool>true</bool>              </property> @@ -66,9 +63,6 @@              <property name="text">                  <string>&Add</string>              </property> -            <property name="accel"> -                <string>Alt+A</string> -            </property>              <property name="autoDefault">                  <bool>true</bool>              </property> @@ -193,9 +187,6 @@                      <property name="text">                          <string>&Browse</string>                      </property> -                    <property name="accel"> -                        <string>Alt+B</string> -                    </property>                  </widget>                  <widget class="TDEIconButton" row="0" column="2" rowspan="2" colspan="1">                      <property name="name"> diff --git a/src/setupdialog.ui b/src/setupdialog.ui index 880fe59..fe3f5c5 100644 --- a/src/setupdialog.ui +++ b/src/setupdialog.ui @@ -56,9 +56,6 @@              <property name="text">                  <string>&Cancel</string>              </property> -            <property name="accel"> -                <string></string> -            </property>              <property name="autoDefault">                  <bool>true</bool>              </property> @@ -70,9 +67,6 @@              <property name="text">                  <string>&OK</string>              </property> -            <property name="accel"> -                <string></string> -            </property>              <property name="autoDefault">                  <bool>true</bool>              </property> @@ -735,9 +729,6 @@                          <property name="text">                              <string>Manually &add Application</string>                          </property> -                        <property name="accel"> -                            <string>Alt+A</string> -                        </property>                          <property name="toolTip" stdset="0">                              <string>Click here to manually add an application to the Launcher</string>                          </property> | 
