diff options
Diffstat (limited to 'src/settings/subversion_settings.ui')
-rw-r--r-- | src/settings/subversion_settings.ui | 30 |
1 files changed, 0 insertions, 30 deletions
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> |