diff options
Diffstat (limited to 'src/settings')
-rw-r--r-- | src/settings/dispcolor_settings.ui | 6 | ||||
-rw-r--r-- | src/settings/display_settings.ui | 3 | ||||
-rw-r--r-- | src/settings/subversion_settings.ui | 30 |
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> |