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




commit 0f3f2f382c1a5932ce3265eab6c5488ac4f1d833
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                    | 2 +-
 2 files changed, 4 insertions(+), 5 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 ffebbb62..2cd47460 100644
--- a/gnome-boxes.doap
+++ b/gnome-boxes.doap
@@ -5,7 +5,7 @@
          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>
+  <shortdesc xml:lang="en">A simple GNOME 3 application to manage virtual systems</shortdesc>
   <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]