28 <property name="toolTip"> |
28 <property name="toolTip"> |
29 <string>Enter the log message.</string> |
29 <string>Enter the log message.</string> |
30 </property> |
30 </property> |
31 <property name="whatsThis"> |
31 <property name="whatsThis"> |
32 <string><b>Log Message</b> |
32 <string><b>Log Message</b> |
33 <p>Enter the log message for the commit action.</p></string> |
33 <p>Enter the log message for the uncommit action.</p></string> |
34 </property> |
34 </property> |
35 <property name="tabChangesFocus"> |
35 <property name="tabChangesFocus"> |
36 <bool>true</bool> |
36 <bool>true</bool> |
37 </property> |
37 </property> |
38 <property name="acceptRichText"> |
38 <property name="acceptRichText"> |