[gnome-games/wip/exalm/platform-preferences] t
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/platform-preferences] t
- Date: Tue, 25 Sep 2018 18:11:48 +0000 (UTC)
commit 6e8f8fe8e7f58e0af7f33317c8c12f4b56e8d497
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Tue Sep 25 23:04:24 2018 +0500
t
src/ui/application.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ui/application.vala b/src/ui/application.vala
index 11b530a0..f3bb1424 100644
--- a/src/ui/application.vala
+++ b/src/ui/application.vala
@@ -278,7 +278,7 @@ public class Games.Application : Gtk.Application {
}
var platform_name = simple_type.get_platform_name ();
- var platform = new GenericPlatform (simple_type.platform, platform_name);
+ var platform = new RetroPlatform (simple_type.platform, platform_name);
platform_register.add_platform (platform);
var game_uri_adapter = new RetroSimpleGameUriAdapter (simple_type, platform);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]