Summary: | per-target encoding settings stored incorrectly in RC file | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | argonel <argonel> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | hein |
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
argonel
2010-04-27 22:22:14 UTC
The design of this and the practical reasons for it were discussed at length last year in #konversation. The note about the id is also incorrect - the only requirement is that the contents of the file are self-consistent, because it's read in at app startup to build up internal data structures, and flushed out to disk again in a self-consistent state later. |