summaryrefslogtreecommitdiffstats
path: root/src/settings
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 11:48:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 11:48:20 +0900
commit8375cc85e06cbe8ebab2911352bd36c76dbb16ef (patch)
treeace1a3c817da0a706488a8e6a911224e789538ce /src/settings
parent55977ba48d4262156849ff76a71108565d3b362f (diff)
downloadtdesvn-8375cc85e06cbe8ebab2911352bd36c76dbb16ef.tar.gz
tdesvn-8375cc85e06cbe8ebab2911352bd36c76dbb16ef.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/settings')
-rw-r--r--src/settings/dispcolor_settings.ui6
-rw-r--r--src/settings/display_settings.ui3
-rw-r--r--src/settings/subversion_settings.ui30
3 files changed, 0 insertions, 39 deletions
diff --git a/src/settings/dispcolor_settings.ui b/src/settings/dispcolor_settings.ui
index bc0a5f6..11d990f 100644
--- a/src/settings/dispcolor_settings.ui
+++ b/src/settings/dispcolor_settings.ui
@@ -26,9 +26,6 @@
<property name="text">
<string>Mark changed and locked items colored</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
@@ -61,9 +58,6 @@
<property name="text">
<string></string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
diff --git a/src/settings/display_settings.ui b/src/settings/display_settings.ui
index 323538f..1224ac7 100644
--- a/src/settings/display_settings.ui
+++ b/src/settings/display_settings.ui
@@ -105,9 +105,6 @@ see which items has newer items in repository you may have to set "Check for upd
<property name="text">
<string>Display ignored files</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="TQCheckBox">
<property name="name">
diff --git a/src/settings/subversion_settings.ui b/src/settings/subversion_settings.ui
index 7157584..bf1b64f 100644
--- a/src/settings/subversion_settings.ui
+++ b/src/settings/subversion_settings.ui
@@ -26,9 +26,6 @@
<property name="text">
<string>Start check for updates when open a working copy</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>Select if tdesvn should check for updates when open a working copy</string>
</property>
@@ -65,9 +62,6 @@
<property name="text">
<string>Get file details while remote listing</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>Whether getting details about items when making listing on repositories or not</string>
</property>
@@ -84,9 +78,6 @@
<property name="text">
<string>Gain item info recursive</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@@ -95,9 +86,6 @@
<property name="text">
<string>Always get properties on networked repositories</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>Should tdesvn retrieves properties on selected item in repositories</string>
</property>
@@ -113,9 +101,6 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<property name="text">
<string>Store passwords for remote connections</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>Should subversion store passwords in default</string>
</property>
@@ -130,9 +115,6 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<property name="text">
<string>Store passwords into TDE Wallet</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>When saving passwords, do it into TDE wallet instead of subversions storage?</string>
</property>
@@ -160,9 +142,6 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<property name="text">
<string>Log follows node changes</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="TQCheckBox">
<property name="name">
@@ -171,9 +150,6 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<property name="text">
<string>Logs always reads list of changed files</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>Read detailed change lists</string>
</property>
@@ -188,9 +164,6 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<property name="text">
<string>Review items before commit</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>List items next commit will send or not</string>
</property>
@@ -202,9 +175,6 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<property name="text">
<string>Hide new items in commit box</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>Should unversioned items displayed in commit dialog or not.</string>
</property>