diff options
-rw-r--r-- | kate/katesort/sortdialoglayout.ui | 24 | ||||
-rw-r--r-- | ksig/standardtextbase.ui | 6 |
2 files changed, 0 insertions, 30 deletions
diff --git a/kate/katesort/sortdialoglayout.ui b/kate/katesort/sortdialoglayout.ui index 665aed9..7471ec8 100644 --- a/kate/katesort/sortdialoglayout.ui +++ b/kate/katesort/sortdialoglayout.ui @@ -60,9 +60,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -77,9 +74,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -112,9 +106,6 @@ <property name="text"> <string>&Ascending</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -126,9 +117,6 @@ <property name="text"> <string>&Descending</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> </widget> </vbox> </widget> @@ -160,9 +148,6 @@ <property name="text"> <string>&Case sensitive</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -179,9 +164,6 @@ <property name="text"> <string>B&y column</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> </widget> </vbox> </widget> @@ -334,9 +316,6 @@ <property name="text"> <string>Alpha&betical</string> </property> - <property name="accel"> - <string>Alt+B</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -348,9 +327,6 @@ <property name="text"> <string>Nu&meric</string> </property> - <property name="accel"> - <string>Alt+M</string> - </property> </widget> </vbox> </widget> diff --git a/ksig/standardtextbase.ui b/ksig/standardtextbase.ui index e107ffe..7de3890 100644 --- a/ksig/standardtextbase.ui +++ b/ksig/standardtextbase.ui @@ -70,9 +70,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -87,9 +84,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |