[nut-nutrition] Add a one line summary to the desktop file

Richard Hughes rhughes at fedoraproject.org
Mon Aug 18 15:15:18 UTC 2014


commit 7eaa7482124c70e1ad08f5a2ba247aafdd97faae
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Aug 18 16:14:39 2014 +0100

    Add a one line summary to the desktop file

 nut-nutrition.appdata.xml |    5 -----
 nut-nutrition.desktop     |    1 +
 nut-nutrition.spec        |    6 +++++-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/nut-nutrition.appdata.xml b/nut-nutrition.appdata.xml
index 6af3a67..2b078cd 100644
--- a/nut-nutrition.appdata.xml
+++ b/nut-nutrition.appdata.xml
@@ -4,11 +4,6 @@
     <licence>CC0</licence>
     <description>
         <p> 
-            Nut is nutrition software to record what you eat and analyze your
-            meals for nutrient composition. The database included is the latest
-            USDA Nutrient Database for Standard Reference.
-        </p> 
-        <p> 
             NUT allows you to record what you eat and analyze your meals for
             nutrient composition. The database included is the USDA Nutrient
             Database for Standard Reference, Release 26.
diff --git a/nut-nutrition.desktop b/nut-nutrition.desktop
index 05225b8..c18233e 100644
--- a/nut-nutrition.desktop
+++ b/nut-nutrition.desktop
@@ -5,6 +5,7 @@ Name=Nut Nutrition Software
 Name[en]=Nut Nutrition Software
 GenericName=Nutrition Software
 GenericName[en]=Nutrition Software
+Comment=Record what you eat and analyze your meals for nutrient composition
 Exec=nut-nutrition-gui
 Icon=nuticon
 Terminal=false
diff --git a/nut-nutrition.spec b/nut-nutrition.spec
index e2ee4b1..431d35d 100644
--- a/nut-nutrition.spec
+++ b/nut-nutrition.spec
@@ -9,7 +9,7 @@
 %global binaryname      nut
 Name:           nut-nutrition
 Version:        19.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A nutritional Software
 
 ## couldn't find a group!!?!
@@ -83,6 +83,10 @@ fi
 %{_datadir}/icons/nuticon.png
 
 %changelog
+* Mon Aug 18 2014 Richard Hughes <richard at hughsie.com> - 19.2-4
+- Add a one line summary to the desktop file so that the application appears
+  in GNOME Software and Apper.
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 19.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list