[gnome-boxes] appdata: Adjust to pass the strict validation



commit 2b631c86129c0a6982a6ab2e184bfac3e9135d40
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu Aug 15 16:58:47 2019 +0200

    appdata: Adjust to pass the strict validation
    
    This is necessary for Flathub.

 data/org.gnome.Boxes.appdata.xml.in | 43 +++++--------------------------------
 1 file changed, 5 insertions(+), 38 deletions(-)
---
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index ac9f4aa7..e9baf00c 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2019 Red Hat, Inc -->
 <component type="desktop">
   <id>org.gnome.Boxes.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
@@ -36,48 +37,14 @@
     <screenshot height="1600" width="900">
       
<image>https://gitlab.gnome.org/GNOME/gnome-boxes-logos/raw/master/screenshots/05-shared-folders.png</image>
     </screenshot>
-    <screenshot height="1600" width="900">
-      
<image>https://gitlab.gnome.org/GNOME/gnome-boxes-logos/raw/master/screenshots/06-downloading.png</image>
-    </screenshot>
   </screenshots>
   <releases>
-   <release version="3.32.0.2" date="2019-03-29">
+   <release version="3.33.90" date="2019-08-15">
      <description>
-        <p>Boxes 3.32.0.2 is the latest stable version of GNOME Boxes, and it
-          contains all the features introduced since our 3.30 release. Some
-          notable improvements include:
+        <p>Boxes 3.33.90 is the latest UNSTABLE version of GNOME Boxes, and it
+          contains all the features introduced since our 3.32 release. This is
+          the beta version of our upcoming 3.34 stable release. 
         </p>
-        <ul>
-          <li>A new application icon</li>
-          <li>Folder Sharing support for Flatpak</li>
-          <li>Change the default machine type to “q35”, allowing for better support
-            of PCI-E passthrough, using emulation of the ICH9 host chipset. The
-            “q35” machine-type privides some advanced features, such as native
-            PCI-E hotplug, Intel IOMMU, faster SATA emulation, and secure boot</li>
-          <li>Remove the AppMenu, as a part of the GNOME initiative to move these
-            options into the application window</li>
-          <li>Create new network interfaces for cloned machines. This way clones
-            don't have conflicting MAC addresses</li>
-          <li>Populate the recommended downloads list from a static file. This
-            allows distributors of Boxes to curate their own list</li>
-          <li>Various search improvements in the “Download an OS” page</li>
-          <li>Track and react to “disconnect” events from VNC and RDP remote
-            machines</li>
-          <li>Introduce SSH support. Boxes can now be used as an SSH client.</li>
-          <li>Enable 3D acceleration using the Virgl renderer for operating systems
-            that are known to support it</li>
-          <li>Attach USB tablet devices only for operating systems that are known
-            to support it</li>
-          <li>Default all input devices to use PS2 input bus</li>
-          <li>Use “host-passphrough” as default CPU mode, for maximum virtualization
-            performance
-          </li>
-          <li>Propagate the system’s default input source to the newly created VMs, so
-            express-installs can have a consistent keyboard layout with their host</li>
-          <li>Perform passwordless express-installations only for operating systems
-            known to support it</li>
-          <li>Support express-installs for Ubuntu guests</li>
-        </ul>
       </description>>
     </release>
   </releases>


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