[swell-foop/arnaudb/wip/gtk4: 40/55] Comment a headerbar stuff.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [swell-foop/arnaudb/wip/gtk4: 40/55] Comment a headerbar stuff.
- Date: Tue, 14 Jul 2020 10:38:29 +0000 (UTC)
commit d288747081bbd2a9eb47da3e333a8b60f0b9a946
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 bd42496..2a636d1 100644
--- a/src/window.vala
+++ b/src/window.vala
@@ -169,7 +169,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]