diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 11:44:57 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 11:45:43 +0900 |
commit | 972bc356674c6341902fa4dd142624bf27007f70 (patch) | |
tree | b6493a943c935b5ce05c322f29973ff69a809d2d | |
parent | f07e6a953aac4edc27c9d78280991726c439d552 (diff) | |
download | kxmleditor-972bc356674c6341902fa4dd142624bf27007f70.tar.gz kxmleditor-972bc356674c6341902fa4dd142624bf27007f70.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 19eacc1c2d7af829e9ef03f706142deaea41654f)
-rw-r--r-- | part/kxearchiveextssettingspage.ui | 6 | ||||
-rw-r--r-- | part/kxeattachdialogbase.ui | 6 | ||||
-rw-r--r-- | part/kxeattributedialogbase.ui | 6 | ||||
-rw-r--r-- | part/kxechardatadialogbase.ui | 3 | ||||
-rw-r--r-- | part/kxeelementdialogbase.ui | 6 | ||||
-rw-r--r-- | part/kxeprintsettingspage.ui | 6 | ||||
-rw-r--r-- | part/kxeprocinstrdialogbase.ui | 6 | ||||
-rw-r--r-- | part/kxesearchdialogbase.ui | 3 | ||||
-rw-r--r-- | part/kxetexteditordialogbase.ui | 9 | ||||
-rw-r--r-- | part/kxetextviewsettingspage.ui | 3 | ||||
-rw-r--r-- | part/kxetreeviewsettingspage.ui | 12 |
11 files changed, 0 insertions, 66 deletions
diff --git a/part/kxearchiveextssettingspage.ui b/part/kxearchiveextssettingspage.ui index b393fe6..dd24d33 100644 --- a/part/kxearchiveextssettingspage.ui +++ b/part/kxearchiveextssettingspage.ui @@ -118,9 +118,6 @@ Change the selected extension here.</string> <property name="text"> <string>&New</string> </property> - <property name="accel"> - <string>Alt+N</string> - </property> <property name="whatsThis" stdset="0"> <string><b>New</b> <br> @@ -134,9 +131,6 @@ You can create a new item for another known extension in the list above.</string <property name="text"> <string>&Delete</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> <property name="whatsThis" stdset="0"> <string><b>Delete</b> <br> diff --git a/part/kxeattachdialogbase.ui b/part/kxeattachdialogbase.ui index 6af8b0a..999b086 100644 --- a/part/kxeattachdialogbase.ui +++ b/part/kxeattachdialogbase.ui @@ -87,9 +87,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -104,9 +101,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> diff --git a/part/kxeattributedialogbase.ui b/part/kxeattributedialogbase.ui index 29eadc1..996407e 100644 --- a/part/kxeattributedialogbase.ui +++ b/part/kxeattributedialogbase.ui @@ -147,9 +147,6 @@ Enter a qualified name for the attribute here.</string> <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -164,9 +161,6 @@ Enter a qualified name for the attribute here.</string> <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> diff --git a/part/kxechardatadialogbase.ui b/part/kxechardatadialogbase.ui index 3d85300..c70803f 100644 --- a/part/kxechardatadialogbase.ui +++ b/part/kxechardatadialogbase.ui @@ -149,9 +149,6 @@ Choose, where to place this XML character data in the XML elements list of child <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> diff --git a/part/kxeelementdialogbase.ui b/part/kxeelementdialogbase.ui index f531bbe..28580ac 100644 --- a/part/kxeelementdialogbase.ui +++ b/part/kxeelementdialogbase.ui @@ -201,9 +201,6 @@ You can enter the namespace URI of this XML element here.</string> <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -218,9 +215,6 @@ You can enter the namespace URI of this XML element here.</string> <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> diff --git a/part/kxeprintsettingspage.ui b/part/kxeprintsettingspage.ui index bcd3b7c..8bde915 100644 --- a/part/kxeprintsettingspage.ui +++ b/part/kxeprintsettingspage.ui @@ -176,9 +176,6 @@ Choose the number of characters you want to be used for indenting childnodes on <property name="text"> <string>&Print header</string> </property> - <property name="accel"> - <string>Alt+P</string> - </property> <property name="whatsThis" stdset="0"> <string><b>Print header</b> <br> @@ -192,9 +189,6 @@ You can determine wether you want a header to be printed on every page when prin <property name="text"> <string>P&rint footer</string> </property> - <property name="accel"> - <string>Alt+R</string> - </property> <property name="whatsThis" stdset="0"> <string><b>Print footer</b> <br> diff --git a/part/kxeprocinstrdialogbase.ui b/part/kxeprocinstrdialogbase.ui index 67c1392..c85f517 100644 --- a/part/kxeprocinstrdialogbase.ui +++ b/part/kxeprocinstrdialogbase.ui @@ -164,9 +164,6 @@ Choose, where to place this processing instruction in the parent elements list.< <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -181,9 +178,6 @@ Choose, where to place this processing instruction in the parent elements list.< <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> diff --git a/part/kxesearchdialogbase.ui b/part/kxesearchdialogbase.ui index 1f017f1..3556136 100644 --- a/part/kxesearchdialogbase.ui +++ b/part/kxesearchdialogbase.ui @@ -259,9 +259,6 @@ These are <property name="text"> <string>&Match case</string> </property> - <property name="accel"> - <string>Alt+M</string> - </property> <property name="whatsThis" stdset="0"> <string><b>Match case</b><br/> Check this for case sensitive search.</string> diff --git a/part/kxetexteditordialogbase.ui b/part/kxetexteditordialogbase.ui index 1588bac..359bdad 100644 --- a/part/kxetexteditordialogbase.ui +++ b/part/kxetexteditordialogbase.ui @@ -62,9 +62,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -79,9 +76,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -93,9 +87,6 @@ <property name="text"> <string>&Validate</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> <property name="whatsThis" stdset="0"> <string><b>Validate</b><br/> Press this button, if you want your XML document in the above editor to be validated.</string> diff --git a/part/kxetextviewsettingspage.ui b/part/kxetextviewsettingspage.ui index 7b00027..6db3aae 100644 --- a/part/kxetextviewsettingspage.ui +++ b/part/kxetextviewsettingspage.ui @@ -247,9 +247,6 @@ You can choose the number of characters you want to be used for indenting childn <property name="text"> <string>&Wrap, instead of Hrz. Scroll bar</string> </property> - <property name="accel"> - <string>Alt+W</string> - </property> </widget> </grid> </widget> diff --git a/part/kxetreeviewsettingspage.ui b/part/kxetreeviewsettingspage.ui index 1f53880..0d1f87a 100644 --- a/part/kxetreeviewsettingspage.ui +++ b/part/kxetreeviewsettingspage.ui @@ -26,9 +26,6 @@ <property name="text"> <string>Create items &on demand</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="whatsThis" stdset="0"> <string><b>Create items on demand</b> <br> @@ -47,9 +44,6 @@ Creating items on demand saves time and memory while opening very big, deep nest <property name="text"> <string>Set &root element decorated</string> </property> - <property name="accel"> - <string>Alt+R</string> - </property> <property name="whatsThis" stdset="0"> <string><b>Set root element decorated</b> <br> @@ -115,9 +109,6 @@ You can determine up to which level the tree view items should be opened (showin <property name="text"> <string>Enable dra&gging</string> </property> - <property name="accel"> - <string>Alt+G</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -134,9 +125,6 @@ You can determine wether dragging items (and their corresponding XML nodes) from <property name="text"> <string>Enable dro&pping</string> </property> - <property name="accel"> - <string>Alt+P</string> - </property> <property name="checked"> <bool>true</bool> </property> |