Summary: | custom smileys not disabled when the option "emoticons" is disabled | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | firepol <itittof-kdebugs> |
Component: | MSN Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | msnswitchboardsocket.cpp.diff |
Description
firepol
2007-07-30 16:01:09 UTC
Created attachment 21718 [details]
msnswitchboardsocket.cpp.diff
Appereance->UseEmoticons is considered as well when retrieving custom
emoticons: Only if emoticons should be used and custom emoticons are enabled,
they will be downloaded and displayed.
Nice patch. Thanks! :) The consts at the beginning are unnecessary, and so I'll remove them before I commit the patch. SVN commit 720776 by mattr: Fix bug 148360. Disable custom emoticons when emoticons are disabled from the settings screen. Patch by Dennis Nienheuser <earthwings@gentoo.org> Thanks for the patch! CCMAIL: earthwings@gentoo.org BUG: 148360 M +6 -2 msnswitchboardsocket.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=720776 |