From 4220e14522c69205e08de8c2676b6fdc858e5a42 Mon Sep 17 00:00:00 2001 From: Lothar Serra Mari Date: Sun, 15 Apr 2018 18:10:09 +0200 Subject: ENGINES: Add a dialog for reporting unknown games Thanks to the great help of @criezy, here's my implementation of an GUI dialog that appears when an unknown game is detected. Features: - Allows copying the data collected by game detector to the clipboard - Allows opening the bug tracker and pre-filling the form fiels This closes https://bugs.scummvm.org/ticket/10435. --- po/POTFILES | 1 + 1 file changed, 1 insertion(+) (limited to 'po') diff --git a/po/POTFILES b/po/POTFILES index ac4866032e..451db749a3 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -35,6 +35,7 @@ common/updates.cpp engines/advancedDetector.cpp engines/dialogs.cpp engines/engine.cpp +engines/unknown-game-dialog.cpp audio/adlib.cpp audio/fmopl.cpp -- cgit v1.2.3