[gnome-taquin] Remove two unnecessary lines in a strings in the about dialog
- From: Yosef Or Boczko <yoseforb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-taquin] Remove two unnecessary lines in a strings in the about dialog
- Date: Thu, 30 Oct 2014 19:02:04 +0000 (UTC)
commit ec4e74ecf812d5f96701838ba607db1924da2c0c
Author: Yosef Or Boczko <yoseforb src gnome org>
Date: Thu Oct 30 21:00:35 2014 +0200
Remove two unnecessary lines in a strings in the about dialog
src/taquin-main.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/taquin-main.vala b/src/taquin-main.vala
index 39da359..a458a60 100644
--- a/src/taquin-main.vala
+++ b/src/taquin-main.vala
@@ -322,7 +322,7 @@ public class Taquin : Gtk.Application
"version", VERSION,
"copyright", "Copyright © 2014 Arnaud Bonatti",
"license-type", License.GPL_3_0,
- "comments", _("A classic 15-puzzle game.\n\n"),
+ "comments", _("A classic 15-puzzle game."),
"authors", authors,
"documenters", documenters,
"translator-credits", _("translator-credits"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]