1
0
Fork 0
mirror of synced 2024-09-30 09:17:37 +13:00
Rare/rare/shared
loathingKernel 56876227dd GameInfo: Move uninstall_game from GameUtils to GameInfo
When `Uninstall` is used from the widgets, it will take the user to
the `GameInfo` page similar to how `Install` works.

`GameInfo` is not connected to the `RareGame` instance's `installed`
and `uninstalled` signals to refresh the contents of the page based
on the related functionality.
2023-02-04 17:38:07 +02:00
..
workers GameInfo: Move uninstall_game from GameUtils to GameInfo 2023-02-04 17:38:07 +02:00
__init__.py
cloud_save_utils.py
game_process.py GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
game_utils.py GameInfo: Move uninstall_game from GameUtils to GameInfo 2023-02-04 17:38:07 +02:00
image_manager.py
rare_core.py DownloadsTab: Refactor downloads tab 2023-02-04 17:38:07 +02:00