[gnome-sudoku/vala-port] About dialog: remove wrap-license property
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sudoku/vala-port] About dialog: remove wrap-license property
- Date: Tue, 19 Nov 2013 17:52:36 +0000 (UTC)
commit 84d7b767a99337aad16a6af76215fee5b2ab0cd7
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Nov 19 11:50:04 2013 -0600
About dialog: remove wrap-license property
This has no effect since we use GtkLicense
src/gnome-sudoku.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-sudoku.vala b/src/gnome-sudoku.vala
index 82c0eaa..6c7666e 100644
--- a/src/gnome-sudoku.vala
+++ b/src/gnome-sudoku.vala
@@ -561,7 +561,6 @@ public class Sudoku : Gtk.Application
"comments", _("GNOME Sudoku is a simple Sudoku generator and player. Sudoku
is a Japanese logic puzzle.\n\nGNOME Sudoku is a part of GNOME Games."),
"copyright", "Copyright 2010-2011 Robert Ancell <robert ancell gmail com>",
"license-type", License.GPL_2_0,
- "wrap-license", false,
"authors", authors,
"artists", artists,
"translator-credits", _("translator-credits"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]