Changeset 561 for trunk/tools/assistant/compat/helpdialog.ui
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/tools/assistant/compat/helpdialog.ui
r2 r561 4 4 ** 5 5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 6 ** Contact: Qt Software Information (qt-info@nokia.com) 6 ** All rights reserved. 7 ** Contact: Nokia Corporation (qt-info@nokia.com) 7 8 ** 8 9 ** This file is part of the Qt Assistant of the Qt Toolkit. … … 23 24 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 24 25 ** 25 ** In addition, as a special exception, Nokia gives you certain 26 ** additional rights. These rights are described in the Nokia Qt LGPL 27 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 28 ** package. 26 ** In addition, as a special exception, Nokia gives you certain additional 27 ** rights. These rights are described in the Nokia Qt LGPL Exception 28 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 29 29 ** 30 30 ** GNU General Public License Usage … … 36 36 ** met: http://www.gnu.org/copyleft/gpl.html. 37 37 ** 38 ** If you are unsure which license is appropriate for your use, please39 ** contact the sales department at qt-sales@nokia.com.38 ** If you have questions regarding the use of this file, please contact 39 ** Nokia at qt-info@nokia.com. 40 40 ** $QT_END_LICENSE$ 41 41 ** … … 270 270 <widget class="QLineEdit" name="termsEdit" > 271 271 <property name="toolTip" > 272 <string>Enter searchword(s) .</string>272 <string>Enter searchword(s)</string> 273 273 </property> 274 274 <property name="whatsThis" > … … 308 308 <widget class="QPushButton" name="helpButton" > 309 309 <property name="toolTip" > 310 <string>Display the help page .</string>310 <string>Display the help page</string> 311 311 </property> 312 312 <property name="whatsThis" > … … 337 337 <widget class="QPushButton" name="searchButton" > 338 338 <property name="toolTip" > 339 <string>Start searching .</string>339 <string>Start searching</string> 340 340 </property> 341 341 <property name="whatsThis" >
Note:
See TracChangeset
for help on using the changeset viewer.