[gedit] Add license button.



commit 75d262483fc9874e60f74d474ea4bc0890da7dc4
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Aug 10 11:34:41 2010 +0200

    Add license button.

 gedit/gedit-commands-help.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gedit/gedit-commands-help.c b/gedit/gedit-commands-help.c
index 57a7673..c793ac3 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -105,6 +105,7 @@ _gedit_cmd_help_about (GtkAction   *action,
 			       "authors", authors,
 			       "comments", _(comments),
 			       "copyright", copyright,
+			       "license-type", GTK_LICENSE_GPL_2_0,
 			       "documenters", documenters,
 			       "logo", logo,
 			       "translator-credits", _("translator-credits"),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]