[chronojump] Shown message on Connect Chronopic since new code
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Shown message on Connect Chronopic since new code
- Date: Mon, 19 Oct 2020 09:20:52 +0000 (UTC)
commit a09c129a52d52c4fc3063b8be01d7eaf0a3325ae
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Oct 19 11:20:33 2020 +0200
Shown message on Connect Chronopic since new code
src/gui/chronopic.cs | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/gui/chronopic.cs b/src/gui/chronopic.cs
index 415d6ecd..74e41300 100644
--- a/src/gui/chronopic.cs
+++ b/src/gui/chronopic.cs
@@ -153,6 +153,8 @@ public partial class ChronoJumpWindow
//change appearance of execute test button
button_execute_test_show_connect_or_execute(false);
+ UtilGtk.PrintLabelWithTooltip(event_execute_label_message,
+ Catalog.GetString("Connected to Chronopic"));
} else
LogB.Warning("Failure at Connecting real! (main GUI)");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]