Preserve order of '[Format]' keys in 'xnview.ini'

Ideas for improvements and requests for new features in XnView MP

Moderators: helmut, XnTriq, xnview

Post Reply
esv
Posts: 43
Joined: Fri Sep 16, 2022 1:04 pm

Preserve order of '[Format]' keys in 'xnview.ini'

Post by esv »

The keys in the [Format] section of the config file xnview.ini (see an example below) seem to be constantly randomly reordered even when no changes occur.
This messes up diffs with my backup config files — even when I don't change anything, these reorderings show up as changes.
Would you please save these settings with a fixed order?
Thank!

Code: Select all

[Format]
archive=rar tar tgz 7z gz cbz cbr arj zip
audio=mp2 au mid mpp wma mp3 aif snd wav mp+ asx flac mpc rmi ogg
avi=wmv asf avi divx vfw vob
mpeg=mpg mpa mts mpeg m2ts m4v m1s m2v mpm m4a mp4 mpe m1v
ps=ai pdf ps eps epsf
qt=mov 3gp2 qt 3g2 3gp
text=pas txt h css c++ php ini cpp gcode c xmp js cc
video=aae rm webm mkv flv
Post Reply