summaryrefslogtreecommitdiff
path: root/library/categoryeditbase_p.ui
authorzecke <zecke>2002-09-10 12:09:49 (UTC)
committer zecke <zecke>2002-09-10 12:09:49 (UTC)
commit6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4 (patch) (unidiff)
tree6ebc93c6432f4ed9d00ef1448b6a047ef522a79a /library/categoryeditbase_p.ui
parentd10cddb3c9ce75bc90b14add14bc133737fe35aa (diff)
downloadopie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.zip
opie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.tar.gz
opie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.tar.bz2
Qtopia1-6 merge
still to test bic changes to be resolved more changes to be made?
Diffstat (limited to 'library/categoryeditbase_p.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--library/categoryeditbase_p.ui22
1 files changed, 21 insertions, 1 deletions
diff --git a/library/categoryeditbase_p.ui b/library/categoryeditbase_p.ui
index a76e433..e192ae1 100644
--- a/library/categoryeditbase_p.ui
+++ b/library/categoryeditbase_p.ui
@@ -30,7 +30,7 @@
30 <rect> 30 <rect>
31 <x>0</x> 31 <x>0</x>
32 <y>0</y> 32 <y>0</y>
33 <width>201</width> 33 <width>197</width>
34 <height>287</height> 34 <height>287</height>
35 </rect> 35 </rect>
36 </property> 36 </property>
@@ -105,6 +105,10 @@
105 <name>name</name> 105 <name>name</name>
106 <cstring>lvView</cstring> 106 <cstring>lvView</cstring>
107 </property> 107 </property>
108 <property>
109 <name>whatsThis</name>
110 <string>Check the categories this document belongs to.</string>
111 </property>
108 </widget> 112 </widget>
109 <widget> 113 <widget>
110 <class>QLayoutWidget</class> 114 <class>QLayoutWidget</class>
@@ -127,6 +131,10 @@
127 <name>name</name> 131 <name>name</name>
128 <cstring>txtCat</cstring> 132 <cstring>txtCat</cstring>
129 </property> 133 </property>
134 <property>
135 <name>whatsThis</name>
136 <string>Enter a new category here. Press &lt;b&gt;Add&lt;/b&gt; to add it to the list.</string>
137 </property>
130 </widget> 138 </widget>
131 <widget> 139 <widget>
132 <class>QToolButton</class> 140 <class>QToolButton</class>
@@ -142,6 +150,10 @@
142 <name>text</name> 150 <name>text</name>
143 <string>Add</string> 151 <string>Add</string>
144 </property> 152 </property>
153 <property>
154 <name>whatsThis</name>
155 <string>Enter a new category to the left and press to add it to the list.</string>
156 </property>
145 </widget> 157 </widget>
146 <widget> 158 <widget>
147 <class>QToolButton</class> 159 <class>QToolButton</class>
@@ -161,6 +173,10 @@
161 <name>pixmap</name> 173 <name>pixmap</name>
162 <pixmap>image0</pixmap> 174 <pixmap>image0</pixmap>
163 </property> 175 </property>
176 <property>
177 <name>whatsThis</name>
178 <string>Press to delete the highlighted category.</string>
179 </property>
164 </widget> 180 </widget>
165 <widget> 181 <widget>
166 <class>QCheckBox</class> 182 <class>QCheckBox</class>
@@ -172,6 +188,10 @@
172 <name>text</name> 188 <name>text</name>
173 <string>Global</string> 189 <string>Global</string>
174 </property> 190 </property>
191 <property>
192 <name>whatsThis</name>
193 <string>Check to make this property available to all applications.</string>
194 </property>
175 </widget> 195 </widget>
176 </hbox> 196 </hbox>
177 </widget> 197 </widget>