diff options
| -rw-r--r-- | src/brightnesschooser.ui | 3 | ||||
| -rw-r--r-- | src/progpreferences.ui | 3 | 
2 files changed, 0 insertions, 6 deletions
| diff --git a/src/brightnesschooser.ui b/src/brightnesschooser.ui index e2429c5..96ade87 100644 --- a/src/brightnesschooser.ui +++ b/src/brightnesschooser.ui @@ -124,9 +124,6 @@                      <property name="text">                          <string>&OK</string>                      </property> -                    <property name="accel"> -                        <string>Alt+O</string> -                    </property>                  </widget>              </grid>          </widget> diff --git a/src/progpreferences.ui b/src/progpreferences.ui index f765a8b..c16186a 100644 --- a/src/progpreferences.ui +++ b/src/progpreferences.ui @@ -264,9 +264,6 @@ a "get" argument.</string>                      <property name="text">                          <string>S&ave the current brightness value</string>                      </property> -                    <property name="accel"> -                        <string>Alt+A</string> -                    </property>                      <property name="toolTip" stdset="0">                          <string>When closing, it saves the current brightness value<br>so that it can be restored<br>when the applet starts.</string>                      </property> | 
