[Digikam-devel] [digikam] [Bug 332663] Wrong location of help translations

Kevin Kofler kevin.kofler at chello.at
Thu Mar 27 01:46:28 GMT 2014


https://bugs.kde.org/show_bug.cgi?id=332663

Kevin Kofler <kevin.kofler at chello.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |kevin.kofler at chello.at
     Ever confirmed|0                           |1

--- Comment #1 from Kevin Kofler <kevin.kofler at chello.at> ---
doc-translated/*/CMakeLists.txt has:
kde4_create_handbook( index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/et/
)
That should be:
kde4_create_handbook( index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/et/
SUBDIR digikam )
(of course, replace "et" by the respective language.)

(SUBDIR is required whenever the directory name in the tarball does not match
the target directory name, i.e. typically for translated documentation.)

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list