Summary: | Configuration confusingly split into 3 files | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Ben Creasy <ben> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | aacid, yurchor |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ben Creasy
2020-01-25 09:25:39 UTC
This would be a kxmlgui bug if it is a bug at all. Feel free to open a bug against that library here in bugs.kde.org Filed in https://bugs.kde.org/show_bug.cgi?id=416731 Okular stores a bunch of state in okularrc. Also, why two separate files - okularpartrc and okularrc? (In reply to Ben Creasy from comment #2) > Filed in https://bugs.kde.org/show_bug.cgi?id=416731 > > Okular stores a bunch of state in okularrc. Also, why two separate files - > okularpartrc and okularrc? Because Okular part is used in many applications (Kile, KBibTeX, etc.). Each application has its own settings (and Okular itself too) and list of the opened files, but they have the same settings for their PDF backend (Okular KPart). |