File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 2
2
SET (DOC_FILES
3
3
favicon.ico
4
4
index.html
5
- install .pdf
6
5
qgisdoc.css
7
6
userguide.pdf
8
7
)
9
8
10
9
#SUBDIRS (images plugins install_guide)
11
10
12
- # INSTALL(FILES ${DOC_FILES}
13
- # DESTINATION ${QGIS_DATA_DIR}/doc)
11
+ INSTALL (FILES ${DOC_FILES}
12
+ DESTINATION ${QGIS_DATA_DIR} /doc )
14
13
15
14
INSTALL (FILES images/qgis_new_80pct.png
16
15
DESTINATION ${QGIS_DATA_DIR} /doc/images )
Original file line number Diff line number Diff line change 10
10
</ td >
11
11
< td valign ="center ">
12
12
< span class ="header "> Quantum GIS Documentation</ span > < br >
13
- < span class ="subheader "> Version 0.9 < i > Ganymede</ i > </ span > < br >
13
+ < span class ="subheader "> Version 0.9.1 < i > Ganymede</ i > </ span > < br >
14
14
< span class ="warning "> Please read this entire document for important information about this release.</ span >
15
15
</ td >
16
16
</ tr >
@@ -57,7 +57,7 @@ <h2>Whats new in Version 0.9?</h2>
57
57
</ p >
58
58
< ul >
59
59
< li >
60
- 66 bugfixes and feature improvements
60
+ 70 bugfixes and feature improvements
61
61
</ li >
62
62
< li >
63
63
New window arrangement feature for the Georeferencer
You can’t perform that action at this time.
0 commit comments