HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. "Read more...":https://support.plan.io/news/187
Feature #905784
closedQt: --shortcutreset
0%
Description
Anybody who has Qt-client shortcuts initialized by master prior to fix to Bug #856551 will need to reset shortcuts in S3_0/S2_6. We have no support for that (I've myself done it by modifying the source code to run freeciv once in a mode where it resets the shortcuts). This ticket is about adding support for resetting Qt-client shortcuts, useful also outside the current situation.
The implementation I've done adds Qt-client specific command line parameter '--shortcutreset'.
When one runs Qt-client with "freeciv-qt -- --shortcutreset", it won't read saved shortcuts but to use the initial defaults. Like usual, those get saved when the client exits.
Files
Updated by Marko Lindqvist over 2 years ago
- File 0043-Qt-Add-shortcutreset-command-line-parameter.patch 0043-Qt-Add-shortcutreset-command-line-parameter.patch added
- File 0026-Qt-Add-shortcutreset-command-line-parameter.patch 0026-Qt-Add-shortcutreset-command-line-parameter.patch added
- Status changed from In Progress to Resolved
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist