[meld] Add license information to About dialog (closes bgo#682166)



commit aa75bf87105d261eb39510da94ff4292174ace65
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Mon Aug 20 07:17:14 2012 +1000

    Add license information to About dialog (closes bgo#682166)

 data/ui/meldapp.ui |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/meldapp.ui b/data/ui/meldapp.ui
index 6966758..e6968cb 100644
--- a/data/ui/meldapp.ui
+++ b/data/ui/meldapp.ui
@@ -82,6 +82,11 @@
     <property name="copyright" translatable="yes">Copyright &#xA9; 2002-2009 Stephen Kennedy
 Copyright &#xA9; 2009-2012 Kai Willadsen</property>
     <property name="website">http://meldmerge.org/</property>
+    <property name="license" translatable="yes">Meld is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
+
+Meld is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details. 
+
+You should have received a copy of the GNU General Public License along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.</property>
     <property name="authors">Stephen Kennedy
 Kai Willadsen
 Vincent Legoll
@@ -89,6 +94,7 @@ Vincent Legoll
     <property name="artists">GNOME Project
 Josef VybÃral</property>
     <property name="translator-credits" translatable="yes">translator-credits</property>
+    <property name="wrap_license">True</property>
   </object>
   <object class="GtkDialog" id="newdialog">
     <property name="visible">True</property>



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