1
0
Fork 0
mirror of synced 2024-09-30 17:30:21 +13:00
Rare/rare/components/tabs/games/game_info
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
..
__init__.py GameInfoTabs: Disable metadata tabs when --debug is not defined 2023-02-04 17:38:06 +02:00
game_dlc.py
game_info.py GameInfo: Move uninstall_game from GameUtils to GameInfo 2023-02-04 17:38:07 +02:00
game_settings.py WineResolver: Pass LegendaryCore at instantiation 2023-02-04 17:38:06 +02:00
move_game.py GameInfo: Use ui member instead of double inheritance for the UI module 2023-02-04 17:38:06 +02:00