[gnoduino] update about dialog



commit 96b85858a0aae2f1ff00095724d92dc64afb5b73
Author: Lucian Langa <lucilanga gnome org>
Date:   Wed Apr 4 08:46:30 2012 +0200

    update about dialog

 ui/main.ui |   35 ++++++++++++++++++-----------------
 1 files changed, 18 insertions(+), 17 deletions(-)
---
diff --git a/ui/main.ui b/ui/main.ui
index 54ae519..226c420 100644
--- a/ui/main.ui
+++ b/ui/main.ui
@@ -11,24 +11,25 @@
     <property name="comments" translatable="yes">GNOME Arduino IDE</property>
     <property name="website">http://gnome.eu.org/evo/index.php/Gnoduino</property>
     <property name="website_label" translatable="yes">gnoduino</property>
-    <property name="license" translatable="yes"># gnoduino - Python Arduino IDE implementation
-# Copyright (C) 2010  Lucian Langa
-#
-# This program 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.
-#
-# This program 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, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+    <property name="license" translatable="yes"> gnoduino - Python Arduino IDE implementation
+ Copyright (C) 2010-2012  Lucian Langa
+
+This program 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.
+
+This program 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, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 </property>
-    <property name="authors">Lucian Langa &lt;lucilanga gnome org&gt;</property>
+    <property name="authors">Lucian Langa &lt;lucilanga gnome org&gt;
+Pascal de Bruijn &lt;pmjdebruijn pcode nl&gt;</property>
     <child internal-child="vbox">
       <object class="GtkBox" id="dialog-vbox1">
         <property name="visible">True</property>



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