okular/okular.upd
Simone Gaiarin 10d92fbeda Store the state of the builtin annotations in a new config key
Using the new configuration key BuiltinAnnotationTools instead of AnnotationTools, we avoid any conflicts in the configuration files due to the fact that the key AnnotationTools had a different meaning in the previous versions of Okular. In particular we avoid the critical problem that the actions in the UI do not match the actual annotation tools. The conflict may happen if the kconf_update script is not executed for some reason (e.g. okular running from flatpack).

BUG: 425354
FIXED-IN: 1.11.1
2020-08-25 10:16:10 +02:00

15 lines
389 B
Plaintext

#Configuration update for Okular
Version=5
#Convert user-defined annotation tools to quick annotation tools
Id=annotation-toolbar
File=okularpartrc
Group=Reviews
Key=AnnotationTools,QuickAnnotationTools
#Remove key that stored the state of the bultin annotation tools (now stored in BuiltinAnnoationTools)
Id=builtin-annotations
File=okularpartrc
Group=Reviews
RemoveKey=AnnotationTools