Unnecessary saves
Talyns,
Thanks for pointing this out. If you diff the before and after versions, you'll notice that most of the changes involve properties that are computed. The other category of change is UTF8 vs text encoding (the characters at the start of the file.)
I believe eq2ui.xml is flagged to be always be saved, even if it is identical.
That's why it is created even if you do a "save as" to a new directory.
As you can tell, sometimes we revert to using a text editor. I'm going to touch these files so they won't save unnecessarily in the future.
MrBobble
|