Fix build handbook and translations

This resolves Bug 1065
pull/1/head
Slávek Banko 11 years ago
parent a1b468a591
commit 5869aa7119

@ -1,4 +1,18 @@
SET(DOCFILES
#################################################
#
# (C) 2013 Slávek Banko
# slavek (DOT) banko (AT) axis.cz
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
add_subdirectory( en )
INSTALL(
FILES
AUTHORS
# ChangeLog
# COPYING
@ -11,10 +25,6 @@ SET(DOCFILES
# NEWS
# README
# TODO
)
#add_subdirectory( common )
#add_subdirectory( en )
INSTALL(FILES ${DOCFILES}
DESTINATION ${DOC_INSTALL_DIR}/kbfx)
DESTINATION
${SHARE_INSTALL_PREFIX}/doc/kbfx
)

@ -1,5 +0,0 @@
FILE(GLOB JPGFILES *.jpg )
FILE(GLOB PNGFILES *.png )
INSTALL(FILES ${JPGFILES} ${PNGFILES}
DESTINATION ${HTML_INSTALL_DIR}/en/common)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

@ -1,2 +1,12 @@
KDE3_CREATE_HANDBOOK ( index.docbook )
KDE3_INSTALL_HANDBOOK ( kbfxconfigapp )
#################################################
#
# (C) 2013 Slávek Banko
# slavek (DOT) banko (AT) axis.cz
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
tde_create_handbook( LANG en DESTINATION kbfxconfigapp )

@ -456,7 +456,7 @@
<mediaobject>
<imageobject>
<imagedata fileref="../common/kbfx-themes.jpg" format="JPG"/>
<imagedata fileref="kbfx-themes.png" format="JPG"/>
</imageobject>
<textobject>
@ -493,7 +493,7 @@
<mediaobject>
<imageobject>
<imagedata fileref="../common/kbfx-startbutton.jpg" format="JPG"/>
<imagedata fileref="kbfx-startbutton.png" format="JPG"/>
</imageobject>
<textobject>
@ -545,7 +545,7 @@
<mediaobject>
<imageobject>
<imagedata fileref="../common/kbfx-fonts.jpg" format="JPG"/>
<imagedata fileref="kbfx-fonts.png" format="JPG"/>
</imageobject>
<textobject>
@ -594,7 +594,7 @@
<mediaobject>
<imageobject>
<imagedata fileref="../common/kbfx-layout.jpg" format="JPG"/>
<imagedata fileref="kbfx-layout.png" format="JPG"/>
</imageobject>
<textobject>
@ -644,7 +644,7 @@
<mediaobject>
<imageobject>
<imagedata fileref="../common/kbfx-plugins.jpg" format="JPG"/>
<imagedata fileref="kbfx-plugins.png" format="JPG"/>
</imageobject>
<textobject>
@ -672,7 +672,7 @@
<mediaobject>
<imageobject>
<imagedata fileref="../common/kbfx-tooltip.jpg" format="JPG"/>
<imagedata fileref="kbfx-tooltip.png" format="JPG"/>
</imageobject>
<textobject>
@ -701,7 +701,7 @@
<mediaobject>
<imageobject>
<imagedata fileref="../common/kbfx-style.jpg" format="JPG"/>
<imagedata fileref="kbfx-style.png" format="JPG"/>
</imageobject>
<textobject>
@ -1366,7 +1366,7 @@ rpm -i kbfx-0.4.9.3-20070117.i386.rpm
<mediaobject>
<imageobject>
<imagedata fileref="../common/kbfx-maindescription.jpg" format="JPG"/>
<imagedata fileref="kbfx-maindescription.png" format="JPG"/>
</imageobject>
<textobject>

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

@ -1 +1,12 @@
ADD_POFILES("kbfxconfigapp")
#################################################
#
# (C) 2013 Slávek Banko
# slavek (DOT) banko (AT) axis.cz
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
tde_create_translation( LANG auto OUTPUT_NAME kbfxconfigapp )

Loading…
Cancel
Save