[gnome-boxes/drop-remote-connections: 3/7] appdata, doap: Reword description dropping references to Remote Connections




commit b7441a5e5e2dbaab4205807d3e804b827fcf0b74
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Aug 31 13:32:49 2020 +0200

    appdata, doap: Reword description dropping references to Remote Connections
    
    The remote connections (remote desktop) features of GNOME Boxes have
    been split off into Connections (a new GNOME application for remote
    connections management). See https://gitlab.gnome.org/GNOME/connections
    
    The appdata file is responsible for the information about Boxes you see
    in Software Centers/Stores. The doap file provides information for the
    development infraestructure, such as the GNOME GitLab repository
    permissions.

 data/org.gnome.Boxes.appdata.xml.in | 7 +++----
 gnome-boxes.doap                    | 4 ++--
 2 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index db3a5e4b..b0888827 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -5,10 +5,10 @@
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>LGPL-2.1+</project_license>
   <name>GNOME Boxes</name>
-  <summary>Simple remote and virtual machines</summary>
+  <summary>Virtualization made simple</summary>
   <description>
     <p>
-      A simple GNOME 3 application to access remote or virtual systems. Unlike
+      A simple GNOME 3 application to manage virtual systems. Unlike
       some other virtual machine management software, Boxes is targeted towards
       typical desktop end-users. For this reason, Boxes will not provide many
       advanced options to tweak virtual machines. Instead Boxes will focus on
@@ -17,8 +17,7 @@
     <p>
       You want to install Boxes if you just want a very safe and easy way to try
       out new operating systems or new (potentially unstable) versions of your
-      favorite operating system(s), or need to connect to a remote machine (for
-      example, in your office).
+      favorite operating system(s).
     </p>
   </description>
   <screenshots>
diff --git a/gnome-boxes.doap b/gnome-boxes.doap
index d53d2e88..ab24744a 100644
--- a/gnome-boxes.doap
+++ b/gnome-boxes.doap
@@ -5,8 +5,8 @@
          xmlns="http://usefulinc.com/ns/doap#";>
 
   <name xml:lang="en">GNOME Boxes</name>
-  <shortdesc xml:lang="en">A simple GNOME 3 application to access remote or virtual systems</shortdesc>
-  <description xml:lang="en">A simple GNOME 3 application to access remote or virtual systems</description>
+  <shortdesc xml:lang="en">Virtualization made simple</shortdesc>
+  <description xml:lang="en">A simple GNOME 3 application to manage virtual systems</description>
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>Vala</programming-language>
 


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