diff options
author | Moritz Bruder <[email protected]> | 2017-04-12 17:50:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-04-17 19:05:26 +0200 |
commit | 0d7df5455d544b527ecc8d09bc24f84a555382f8 (patch) | |
tree | 9c034dea2b7dee182bc820831e2db0baa2805631 /doc/reference | |
parent | 36c54308f7b0e05f24b9b90fb2f79546608667b2 (diff) | |
download | mate-panel-0d7df5455d544b527ecc8d09bc24f84a555382f8.tar.bz2 mate-panel-0d7df5455d544b527ecc8d09bc24f84a555382f8.tar.xz |
Run dialog: Fix wrong history order
Initially the org.mate.panel.general.history-mate-run key was saved with
the most recent command last. In combination with wrong code this led to
scrambling the history.
This commit changes the history storage in a way that most recent
elements are stored first. The code adapts to this change by changing
only one function to prepend instead of append in the list store. (Any
old histories might therefore be wrong for a short time, but that's
probably worth it to fix this bug.)
Diffstat (limited to 'doc/reference')
0 files changed, 0 insertions, 0 deletions