[gnome-chess/mcatanzaro/gtk4] Progress
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess/mcatanzaro/gtk4] Progress
- Date: Thu, 24 Dec 2020 01:26:28 +0000 (UTC)
commit addbedfc616d3ecea897096d3aed85d33ce886fb
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Dec 23 19:25:54 2020 -0600
Progress
src/gnome-chess.vala | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/gnome-chess.vala b/src/gnome-chess.vala
index 156fa1b..955ca5d 100644
--- a/src/gnome-chess.vala
+++ b/src/gnome-chess.vala
@@ -2312,9 +2312,7 @@ Copyright © 2015–2016 Sahil Sareen""";
{
try
{
-#if 0
- show_uri_on_window (window, "help:gnome-chess", get_current_event_time ());
-#endif
+ show_uri (window, "help:gnome-chess", Gdk.CURRENT_TIME);
}
catch (Error e)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]