Rename close to stop and save to keep

This commit is contained in:
Marco Pesenti Gritti
2007-07-10 15:18:08 +02:00
parent 4685e2f8dd
commit 071cc596c5
2 changed files with 15 additions and 12 deletions
+3
View File
@@ -1,3 +1,6 @@
* #2018 Rename Save to Keep. (marco)
* #2020 Rename Close to Stop. (marco)
Snapshot 42f0bcc48d
* Fix broken import which was preventing startup. (marco)