On domenica 3 dicembre 2017 23:14:58 CET, Albert Astals Cid wrote:
El dijous, 23 de novembre de 2017, a les 10:34:41 CET, Elvis Angelaccio va
escriure:
Hi,
symmy has been moved to kde-review for the usual review process.
It's a tiny frontend for the symmetric encryption functionality of GPG. It
doesn't handle signing or public/private keys, as we already have kgpg or
kleopatra for that. ...
I built symmy and did:
* cd builddir
* symmy Makefile
* wrote a password
Now what? Where is my encrypted file?
This should be fixed now, it was a QUrl bug.
Also i'd say that the i18n from symmy/plugin won't load the
symmy catalog? you
probably want to use the i18nd variants?
I added a TRANSLATION_DOMAIN define, is that enough?
And you also KLocalizedString::setApplicationDomain in your main.cpp?
Added the KLocalizedString::setApplicationDomain() call in main.cpp.
Cheers,
Albert
I'd like to move it to either extragear-utils or kde-utils, if everything
looks good.
Thanks,
Elvis