[swell-foop/arnaudb/wip/gtk4: 30/38] Comment a headerbar stuff.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [swell-foop/arnaudb/wip/gtk4: 30/38] Comment a headerbar stuff.
- Date: Mon, 14 Sep 2020 15:53:00 +0000 (UTC)
commit 1d7ab4c141e4d2beced84c9cbf5c138cf934c19f
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue May 12 21:37:18 2020 +0200
Comment a headerbar stuff.
src/window.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/window.vala b/src/window.vala
index 74511de..6eacd85 100644
--- a/src/window.vala
+++ b/src/window.vala
@@ -166,7 +166,7 @@ private class SwellFoopWindow : ApplicationWindow
score = game.score;
/* Translators: subtitle of the headerbar; the %u is replaced by the score */
- headerbar.subtitle = _("Score: %u").printf (score);
+// headerbar.subtitle = _("Score: %u").printf (score);
}
private void complete_cb ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]