Hi kopete-devels,

some issues with the module kopete/plugins/cryptography/:

1) i18n
Messages from plugins/cryptography/ are extracted twice to the two translation 
catalogs kopete.po and kopete-cryptography.po. 
All other messages from the plugins subdirs are extracted to the catalog 
kopete.po, so it seems to logical to do that for the plugin cryptography as 
well, right?

2) documentation
kopete/plugins/cryptography has a separate docbook while any other plugins are 
included in the kopete docbook.
So from a doc pov it makes sense to insert the cryptography docbook into the 
main kopete docbook as well.
Any objections?

3) build
The plugin cryptography is only build if kleopatra (headers + library) are 
installed, but apparently the cmake module FindKleopatra.cmake (searching for 
the include dir kleo/kleo_export.h - not installed by kleopatra - and the 
library kleo - no kleopatra library named like that) is broken.
So with the broken FindKleopatra.cmake the module cryptography is never build 
and installed.
Obviously FindKleopatra.cmake or the kleopatra installation needs to be fixed 
to be able to use of the cryptography module.

-- 
Burkhard Lück

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to