diff options
-rw-r--r--[-rwxr-xr-x] | doc/AUTHORS | 0 | ||||
-rw-r--r-- | doc/CMakeLists.txt | 26 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/COPYING | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/ChangeLog | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/INSTALL | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/NEWS | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/README | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | doc/TODO | 0 | ||||
-rw-r--r-- | doc/common/CMakeLists.txt | 5 | ||||
-rw-r--r-- | doc/common/kbfx-about.jpg | bin | 25522 -> 0 bytes | |||
-rw-r--r-- | doc/common/kbfx-fonts.jpg | bin | 22863 -> 0 bytes | |||
-rw-r--r-- | doc/common/kbfx-layout.jpg | bin | 23403 -> 0 bytes | |||
-rw-r--r-- | doc/common/kbfx-maindescription.jpg | bin | 66520 -> 0 bytes | |||
-rw-r--r-- | doc/common/kbfx-plugins.jpg | bin | 18937 -> 0 bytes | |||
-rw-r--r-- | doc/common/kbfx-startbutton.jpg | bin | 30229 -> 0 bytes | |||
-rw-r--r-- | doc/common/kbfx-style.jpg | bin | 23408 -> 0 bytes | |||
-rw-r--r-- | doc/common/kbfx-themes.jpg | bin | 29524 -> 0 bytes | |||
-rw-r--r-- | doc/common/kbfx-tooltip.jpg | bin | 25521 -> 0 bytes | |||
-rw-r--r-- | doc/en/CMakeLists.txt | 14 | ||||
-rw-r--r-- | doc/en/index.docbook (renamed from doc/en/index.docbook.in) | 16 | ||||
-rw-r--r-- | doc/en/kbfx-about.png | bin | 0 -> 159798 bytes | |||
-rw-r--r-- | doc/en/kbfx-fonts.png | bin | 0 -> 132607 bytes | |||
-rw-r--r-- | doc/en/kbfx-layout.png | bin | 0 -> 137647 bytes | |||
-rw-r--r-- | doc/en/kbfx-maindescription.png | bin | 0 -> 283941 bytes | |||
-rw-r--r-- | doc/en/kbfx-plugins.png | bin | 0 -> 101366 bytes | |||
-rw-r--r-- | doc/en/kbfx-startbutton.png | bin | 0 -> 176784 bytes | |||
-rw-r--r-- | doc/en/kbfx-style.png | bin | 0 -> 138988 bytes | |||
-rw-r--r-- | doc/en/kbfx-themes.png | bin | 0 -> 175126 bytes | |||
-rw-r--r-- | doc/en/kbfx-tooltip.png | bin | 0 -> 140620 bytes | |||
-rw-r--r-- | po/CMakeLists.txt | 13 |
30 files changed, 50 insertions, 24 deletions
diff --git a/doc/AUTHORS b/doc/AUTHORS index af2e935..af2e935 100755..100644 --- a/doc/AUTHORS +++ b/doc/AUTHORS diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index bb975d8..14ae1a2 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -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 +) diff --git a/doc/COPYING b/doc/COPYING index bfefe24..bfefe24 100755..100644 --- a/doc/COPYING +++ b/doc/COPYING diff --git a/doc/ChangeLog b/doc/ChangeLog index d3c5f23..d3c5f23 100755..100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog diff --git a/doc/INSTALL b/doc/INSTALL index 8e4cbdf..8e4cbdf 100755..100644 --- a/doc/INSTALL +++ b/doc/INSTALL diff --git a/doc/README b/doc/README index 406bb02..406bb02 100755..100644 --- a/doc/README +++ b/doc/README diff --git a/doc/common/CMakeLists.txt b/doc/common/CMakeLists.txt deleted file mode 100644 index 7871a0c..0000000 --- a/doc/common/CMakeLists.txt +++ /dev/null @@ -1,5 +0,0 @@ -FILE(GLOB JPGFILES *.jpg ) -FILE(GLOB PNGFILES *.png ) - -INSTALL(FILES ${JPGFILES} ${PNGFILES} - DESTINATION ${HTML_INSTALL_DIR}/en/common) diff --git a/doc/common/kbfx-about.jpg b/doc/common/kbfx-about.jpg Binary files differdeleted file mode 100644 index a349e7f..0000000 --- a/doc/common/kbfx-about.jpg +++ /dev/null diff --git a/doc/common/kbfx-fonts.jpg b/doc/common/kbfx-fonts.jpg Binary files differdeleted file mode 100644 index 2dd0747..0000000 --- a/doc/common/kbfx-fonts.jpg +++ /dev/null diff --git a/doc/common/kbfx-layout.jpg b/doc/common/kbfx-layout.jpg Binary files differdeleted file mode 100644 index 9f8f65d..0000000 --- a/doc/common/kbfx-layout.jpg +++ /dev/null diff --git a/doc/common/kbfx-maindescription.jpg b/doc/common/kbfx-maindescription.jpg Binary files differdeleted file mode 100644 index 6ae740d..0000000 --- a/doc/common/kbfx-maindescription.jpg +++ /dev/null diff --git a/doc/common/kbfx-plugins.jpg b/doc/common/kbfx-plugins.jpg Binary files differdeleted file mode 100644 index e9e3466..0000000 --- a/doc/common/kbfx-plugins.jpg +++ /dev/null diff --git a/doc/common/kbfx-startbutton.jpg b/doc/common/kbfx-startbutton.jpg Binary files differdeleted file mode 100644 index e800577..0000000 --- a/doc/common/kbfx-startbutton.jpg +++ /dev/null diff --git a/doc/common/kbfx-style.jpg b/doc/common/kbfx-style.jpg Binary files differdeleted file mode 100644 index 434ccc0..0000000 --- a/doc/common/kbfx-style.jpg +++ /dev/null diff --git a/doc/common/kbfx-themes.jpg b/doc/common/kbfx-themes.jpg Binary files differdeleted file mode 100644 index 3d87682..0000000 --- a/doc/common/kbfx-themes.jpg +++ /dev/null diff --git a/doc/common/kbfx-tooltip.jpg b/doc/common/kbfx-tooltip.jpg Binary files differdeleted file mode 100644 index fc45e44..0000000 --- a/doc/common/kbfx-tooltip.jpg +++ /dev/null diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index 3eff8c4..48e85c6 100644 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -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 ) diff --git a/doc/en/index.docbook.in b/doc/en/index.docbook index 1e2b01c..fefb36e 100644 --- a/doc/en/index.docbook.in +++ b/doc/en/index.docbook @@ -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> diff --git a/doc/en/kbfx-about.png b/doc/en/kbfx-about.png Binary files differnew file mode 100644 index 0000000..5e3d0c9 --- /dev/null +++ b/doc/en/kbfx-about.png diff --git a/doc/en/kbfx-fonts.png b/doc/en/kbfx-fonts.png Binary files differnew file mode 100644 index 0000000..e0fd559 --- /dev/null +++ b/doc/en/kbfx-fonts.png diff --git a/doc/en/kbfx-layout.png b/doc/en/kbfx-layout.png Binary files differnew file mode 100644 index 0000000..ef3f0b0 --- /dev/null +++ b/doc/en/kbfx-layout.png diff --git a/doc/en/kbfx-maindescription.png b/doc/en/kbfx-maindescription.png Binary files differnew file mode 100644 index 0000000..69bf9bc --- /dev/null +++ b/doc/en/kbfx-maindescription.png diff --git a/doc/en/kbfx-plugins.png b/doc/en/kbfx-plugins.png Binary files differnew file mode 100644 index 0000000..e093c06 --- /dev/null +++ b/doc/en/kbfx-plugins.png diff --git a/doc/en/kbfx-startbutton.png b/doc/en/kbfx-startbutton.png Binary files differnew file mode 100644 index 0000000..0a01d9b --- /dev/null +++ b/doc/en/kbfx-startbutton.png diff --git a/doc/en/kbfx-style.png b/doc/en/kbfx-style.png Binary files differnew file mode 100644 index 0000000..c8e639b --- /dev/null +++ b/doc/en/kbfx-style.png diff --git a/doc/en/kbfx-themes.png b/doc/en/kbfx-themes.png Binary files differnew file mode 100644 index 0000000..1907b6c --- /dev/null +++ b/doc/en/kbfx-themes.png diff --git a/doc/en/kbfx-tooltip.png b/doc/en/kbfx-tooltip.png Binary files differnew file mode 100644 index 0000000..62c5a4a --- /dev/null +++ b/doc/en/kbfx-tooltip.png diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 7f31392..49627dd 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -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 ) |