Greetings, I'd like to report a bug with hotkey assignment.
Description
As mentioned in the title, if I try to assign a key to a menu option for Horoscope-Edit, it works. But if I restart the application, this hotkey starts triggering File-Session-Edit instead.
Steps to reproduce
1. Get a clean installation of Planetdance.
2. Launch app, get to Options-Keyboard.
3. In the keyboard shortcuts settings window, find Horoscope-Edit and set it to an unused key, for example Ctrl+E. Press "ok" in the menu of the keyboard settings window to save the settings.
4. In any open horoscope, press newly assigned shortcut, in my case it's Ctrl+E. It works as intended.
5. Close the app normally (like by File-Close or close window button).
6. Launch the app again.
7. Press Ctrl+E and suddenly a session manager window opens.
Duplicate entries in cfg/keys.ini
I found the cfg/keys.ini file, and it turns out that it had two (!) Edit1 entries, both of which were set to Ctrl+E.
I tried to edit keys.ini manually and add entries like Edit2, Edit3 etc with my hotkey, but that didn't help.