Description: Hi, i wrote a little patch for the Kopete (0.12.0) cryptrographyplugin (GPG). You can disable the "Incoming / Outgoing Encrypted Message" text which is shown in every cryptes message by default.
You have to download the kopetesource from kopete.kde.org and replace 3 files.
Install:
/* extract files */ tar xfj kopete-0.12.0.tar.bz2 tar xfz cryptoplugin_patch.tar.gz
/* replace files */
Copy all files from the folder sourcefiles (in the tar.gz) to the kopetesourcefolder kopete/plugins/cryptography/ (replace old files).
After this step you can install kopete with ./configure && make && sudo make install.
FelixLast changelog:
==0.2== - Improved plugin - Added support for own messagemarkers (see screenshots) - Fixed a small layoutbug
Very nice plugin! I, too, wonder why the developers of kopete never implemented something like this in the first place.
Only one suggestion:
Is there a way to also eliminate the line feed at the beginning of the message? (screen space is precious)
I won't fix it, i'm not so deep invovled in the kopete development. i hope the developers will include this into the next kopete version and fix the newlineproblem.
felix
Please contact the authors of kopete to include this patch - I never understood why they have to add these strings just because you are using encryption modules...
liquidat
Ratings & Comments
6 Comments
Very nice plugin! I, too, wonder why the developers of kopete never implemented something like this in the first place. Only one suggestion: Is there a way to also eliminate the line feed at the beginning of the message? (screen space is precious)
I won't fix it, i'm not so deep invovled in the kopete development. i hope the developers will include this into the next kopete version and fix the newlineproblem. felix
this patch will not be in the next kopete release (0.12.1 i think because its a feature (the developer on the mailinglist said this). :(
Yeah, the newline is annoying. Also the current theme is not used?
Yeah! It would be cool to have this feature in the official kopete.
Please contact the authors of kopete to include this patch - I never understood why they have to add these strings just because you are using encryption modules... liquidat