[gnome-boxes] Revert "Fix 'name' tag in DOAP file"



commit 49f5483d11c6a4302009fecc210afe20309711aa
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Sep 2 23:33:48 2013 +0300

    Revert "Fix 'name' tag in DOAP file"
    
    This reverts commit dc2820b24f0788dcafb6c9a0bc532e921edabb0b.
    
    Turns out Andrea Veri wasn't correct about this in the end.

 gnome-boxes.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-boxes.doap b/gnome-boxes.doap
index b729e90..a9f7f0f 100644
--- a/gnome-boxes.doap
+++ b/gnome-boxes.doap
@@ -4,7 +4,7 @@
          xmlns:gnome="http://api.gnome.org/doap-extensions#";
          xmlns="http://usefulinc.com/ns/doap#";>
 
-  <name xml:lang="en">gnome-boxes</name>
+  <name xml:lang="en">GNOME Boxes</name>
   <shortdesc xml:lang="en">A simple GNOME 3 application to access remote or virtual systems</shortdesc>
   <description>No long description yet</description>
 


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