annotate binary.ver @ 35833:dbfedb331095

Keep GUI history untouched upon file select "Cancel". Currently, when "Cancel" is selected in the file select menu, the GUI history can be modified nevertheless. Presuming that "Cancel" shall discard changes, the history should be kept unchanged, too. Patch by Hans-Dieter Kosch, hdkosch kabelbw de.
author ib
date Thu, 28 Feb 2013 11:19:59 +0000
parents 9d626905f38b
children 7e4a8748cf9a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
35372
9d626905f38b Add a version script to hide all symbols.
reimar
parents:
diff changeset
1 MPLAYER_1 {
9d626905f38b Add a version script to hide all symbols.
reimar
parents:
diff changeset
2 local: *;
9d626905f38b Add a version script to hide all symbols.
reimar
parents:
diff changeset
3 };