diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-20 11:45:30 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-20 11:45:30 +0900 |
commit | 5e9733c127baaf0038d17942c4134731a2b6754f (patch) | |
tree | 8b6d47835f6a661c65d8d545d4f8608cfbf423c4 | |
parent | e6b8dcf14b60a5f61b1b9f7f6e61c92601b031f5 (diff) | |
download | tdeaccessibility-5e9733c127baaf0038d17942c4134731a2b6754f.tar.gz tdeaccessibility-5e9733c127baaf0038d17942c4134731a2b6754f.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | kttsd/filters/sbd/sbdconfwidget.ui | 3 | ||||
-rw-r--r-- | kttsd/filters/stringreplacer/stringreplacerconfwidget.ui | 3 | ||||
-rw-r--r-- | kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui | 15 | ||||
-rw-r--r-- | kttsd/libkttsd/selecttalkerwidget.ui | 15 |
4 files changed, 0 insertions, 36 deletions
diff --git a/kttsd/filters/sbd/sbdconfwidget.ui b/kttsd/filters/sbd/sbdconfwidget.ui index 8eada8a..93e0833 100644 --- a/kttsd/filters/sbd/sbdconfwidget.ui +++ b/kttsd/filters/sbd/sbdconfwidget.ui @@ -286,9 +286,6 @@ <property name="text"> <string>Load...</string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>Click to load a Sentence Boundary Detection configuration from a file.</string> <comment>What's this text</comment> diff --git a/kttsd/filters/stringreplacer/stringreplacerconfwidget.ui b/kttsd/filters/stringreplacer/stringreplacerconfwidget.ui index 50b8c35..3bc6fb3 100644 --- a/kttsd/filters/stringreplacer/stringreplacerconfwidget.ui +++ b/kttsd/filters/stringreplacer/stringreplacerconfwidget.ui @@ -191,9 +191,6 @@ <property name="text"> <string>Load...</string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>Click to load a word list from a file.</string> <comment>What's this text</comment> diff --git a/kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui b/kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui index 13114de..19748f9 100644 --- a/kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui +++ b/kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui @@ -307,9 +307,6 @@ <property name="text"> <string>Add...</string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>Click to add and configure a new Talker (speech synthesizer).</string> <comment>What's this text</comment> @@ -548,9 +545,6 @@ <property name="text"> <string>Add...</string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>Click to configure notification for a specific application event.</string> </property> @@ -869,9 +863,6 @@ <property name="text"> <string>Add...</string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>Click to add and configure a new Filter.</string> <comment>What's this text</comment> @@ -1567,9 +1558,6 @@ <property name="text"> <string>aKode</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>false</bool> </property> @@ -1598,9 +1586,6 @@ <property name="text"> <string>ALSA</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>false</bool> </property> diff --git a/kttsd/libkttsd/selecttalkerwidget.ui b/kttsd/libkttsd/selecttalkerwidget.ui index b250f4a..d697a5c 100644 --- a/kttsd/libkttsd/selecttalkerwidget.ui +++ b/kttsd/libkttsd/selecttalkerwidget.ui @@ -170,9 +170,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> @@ -218,9 +215,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> @@ -283,9 +277,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> @@ -331,9 +322,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> @@ -403,9 +391,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> |