changeset 152:0368946331ea

Some smaller text changes. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@355 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Thu, 31 May 2007 18:13:23 +0000
parents 1d83f0185355
children 57a9f1437c2e
files src/indentgui.ui
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/indentgui.ui	Thu May 31 18:13:06 2007 +0000
+++ b/src/indentgui.ui	Thu May 31 18:13:23 2007 +0000
@@ -316,7 +316,13 @@
     <iconset resource="../resources/Icons.qrc" >:/mainWindow/syntax-highlight.png</iconset>
    </property>
    <property name="text" >
-    <string>Syntax Highlight</string>
+    <string>Syntax Highlighting</string>
+   </property>
+   <property name="iconText" >
+    <string>Syntax Highlighting</string>
+   </property>
+   <property name="toolTip" >
+    <string>Enables or disables syntax highlighting for the source code.</string>
    </property>
    <property name="statusTip" >
     <string>By enabling special key words of the source code are highlighted.</string>