Bug 160046

Summary: Cleaner display of encryption status in GnuPG-Plugin
Product: [Unmaintained] kopete Reporter: Markus Brueckner <kde-bugs>
Component: Cryptography PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: charles
Priority: NOR    
Version First Reported In: 0.12.9   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Patch for a cleaner display of encrypted messages in the GnuPG-plugin

Description Markus Brueckner 2008-03-29 01:17:56 UTC
Version:            (using KDE 3.5.8)
Installed from:    Ubuntu Packages

In my opinion the rather ugly "Incoming encrypted message" (or something like this, I use the german version) is unacceptable (especially as this text is saved to the log file too. That's why I decided to patch my local copy of kopete too use a cleaner approach, a little bit like KMail does: encrypted messages are surrounded by a green frame with light green background. I patched the plugin to insert the necessary HTML into the display string and the Gaim theme I use to format it accordingly (using CSS). I hope that my current solution will be flexible enough for each theme to come up with a fitting format for encrypted messages. Note that only the Gaim theme is patched here. Other themes have to be patched in order to see a change.
Comment 1 Markus Brueckner 2008-03-29 01:20:01 UTC
Created attachment 24112 [details]
Patch for a cleaner display of encrypted messages in the GnuPG-plugin

The patch applies to version 3.5.8. It may apply to other versions but that is
totally untested.
Comment 2 Charles Connell 2008-11-17 22:59:37 UTC
In the KDE 4 series we now have small icons indicating crypto status.