[gnome-nettool] build: Remove intltool markers from AppData



commit 618f56e78bd9de776da44574923b89327941d015
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Oct 3 21:52:28 2017 +0200

    build: Remove intltool markers from AppData

 data/gnome-nettool.appdata.xml.in |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/gnome-nettool.appdata.xml.in b/data/gnome-nettool.appdata.xml.in
index 256ea63..f0d6488 100644
--- a/data/gnome-nettool.appdata.xml.in
+++ b/data/gnome-nettool.appdata.xml.in
@@ -10,20 +10,20 @@
   <id type="desktop">gnome-nettool.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
-  <_name>Network Tools</_name>
-  <_summary>Perform advanced networking analysis</_summary>
+  <name>Network Tools</name>
+  <summary>Perform advanced networking analysis</summary>
   <description>
-    <_p>
+    <p>
       Network Tools is a utility to perform advanced networking analysis
       operations.
       It features a range of networking tools that are typically done on
       the command line, but allows you to perform them with a graphical
       interface.
-    </_p>
-    <_p>
+    </p>
+    <p>
       With Network Tools, you can perform the following: ping, netstat,
       traceroute, port scans, lookup, finger and whois.
-    </_p>
+    </p>
   </description>
   <!-- <url type="homepage">http://projects.gnome.org/gnome-network/</url> -->
   <screenshots>


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