Changeset 561 for trunk/tools/qdoc3/test/linguist.qdocconf
- 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/qdoc3/test/linguist.qdocconf
r2 r561 7 7 project = Qt Linguist 8 8 description = Qt Linguist Manual 9 url = http:// doc.trolltech.com/4.59 url = http://qt.nokia.com/doc/4.6 10 10 11 11 indexes = $QT_BUILD_TREE/doc-build/html-qt/qt.index … … 14 14 15 15 qhp.Linguist.file = linguist.qhp 16 qhp.Linguist.namespace = com.trolltech.linguist.4 5116 qhp.Linguist.namespace = com.trolltech.linguist.460 17 17 qhp.Linguist.virtualFolder = qdoc 18 18 qhp.Linguist.indexTitle = Qt Linguist Manual 19 19 qhp.Linguist.extraFiles = classic.css images/qt-logo.png images/trolltech-logo.png 20 qhp.Linguist.filterAttributes = qt 4. 5.1 tools linguist20 qhp.Linguist.filterAttributes = qt 4.6.1 tools linguist 21 21 qhp.Linguist.customFilters.Linguist.name = Qt Linguist Manual 22 22 qhp.Linguist.customFilters.Linguist.filterAttributes = qt tools linguist … … 32 32 language = Cpp 33 33 34 sources = $QT_SOURCE_TREE/doc/src/ linguist-manual.qdoc \34 sources = $QT_SOURCE_TREE/doc/src/internationalization/linguist-manual.qdoc \ 35 35 $QT_SOURCE_TREE/doc/src/examples/hellotr.qdoc \ 36 36 $QT_SOURCE_TREE/doc/src/examples/arrowpad.qdoc \
Note:
See TracChangeset
for help on using the changeset viewer.