[virt-manager PATCH] about: use the standard license type

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

 



Use the standard gpl-2-0 license type of GtkAboutDialog, instead of the
custom license text: this way, the dialog will show a translated text
with the license type, and a link to the full license text.

Signed-off-by: Pino Toscano <ptoscano@xxxxxxxxxx>
---
 ui/about.ui | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)

diff --git a/ui/about.ui b/ui/about.ui
index 9aae94a5..3e56a962 100644
--- a/ui/about.ui
+++ b/ui/about.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.36.0 -->
 <interface>
   <requires lib="gtk+" version="3.22"/>
   <object class="GtkAboutDialog" id="vmm-about">
@@ -11,20 +11,6 @@
     <property name="comments" translatable="yes">Powered by libvirt</property>
     <property name="website">https://virt-manager.org/</property>
     <property name="website_label">https://virt-manager.org/</property>
-    <property name="license">    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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-</property>
     <property name="authors">Daniel P. Berrange &lt;berrange@xxxxxxxxxx&gt;
 Cole Robinson &lt;crobinso@xxxxxxxxxx&gt;
 Hugh O. Brock &lt;hbrock@xxxxxxxxxx&gt;
@@ -36,6 +22,7 @@ Jeremy Perry &lt;jeperry@xxxxxxxxxx&gt;
 Jakub Steiner &lt;jsteiner@xxxxxxxxxx&gt;
 </property>
     <property name="logo_icon_name">virt-manager</property>
+    <property name="license_type">gpl-2-0</property>
     <signal name="delete-event" handler="on_vmm_about_delete_event" swapped="no"/>
     <signal name="response" handler="on_vmm_about_response" swapped="no"/>
     <child internal-child="vbox">
@@ -55,5 +42,8 @@ Jakub Steiner &lt;jsteiner@xxxxxxxxxx&gt;
         </child>
       </object>
     </child>
+    <child type="titlebar">
+      <placeholder/>
+    </child>
   </object>
 </interface>
-- 
2.26.2




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux