[gnome-clocks] appdata: Update summaries and URLs



commit 57ac43009bb92671f5e4146fcb2904a16549c493
Author: Sophie Herold <sophie hemio de>
Date:   Mon Oct 3 17:27:13 2022 +0000

    appdata: Update summaries and URLs

 data/org.gnome.clocks.metainfo.xml.in.in | 11 +++++------
 gnome-clocks.doap                        | 11 ++++++-----
 2 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/data/org.gnome.clocks.metainfo.xml.in.in b/data/org.gnome.clocks.metainfo.xml.in.in
index ccb3886e..1c41bdb3 100644
--- a/data/org.gnome.clocks.metainfo.xml.in.in
+++ b/data/org.gnome.clocks.metainfo.xml.in.in
@@ -4,13 +4,12 @@
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0-or-later</project_license>
   <name>Clocks</name>
-  <summary>Clocks for world times, plus alarms, stopwatch and a timer</summary>
+  <summary>Keep track of time</summary>
   <description>
     <p>
       A simple and elegant clock application.
-      It includes world clocks, alarms, a stopwatch and a timer.
+      It includes world clocks, alarms, a stopwatch, and timers.
     </p>
-    <p>Goals:</p>
     <ul>
       <li>Show the time in different cities around the world</li>
       <li>Set alarms to wake you up</li>
@@ -113,11 +112,10 @@
     <release version="3.31.1" date="2018-11-11" type="development" />
     <release version="3.30.1" date="2018-10-21" type="stable" />
   </releases>
-  <url type="homepage">https://wiki.gnome.org/Apps/Clocks</url>
+  <url type="homepage">https://apps.gnome.org/app/org.gnome.clocks/</url>
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-clocks/issues</url>
-  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="donation">https://www.gnome.org/donate/</url>
   <url type="help">https://help.gnome.org/users/gnome-clocks/stable/</url>
-  <update_contact>pborelli gnome org</update_contact>
   <launchable type="desktop-id">@appid@.desktop</launchable>
   <developer_name>The GNOME Project</developer_name>
   <project_group>GNOME</project_group>
@@ -126,5 +124,6 @@
   <custom>
     <value key="Purism::form_factor">workstation</value>
     <value key="Purism::form_factor">mobile</value>
+    <value key="GnomeSoftware::key-colors">[(63, 57, 71)]</value>
   </custom>
 </component>
diff --git a/gnome-clocks.doap b/gnome-clocks.doap
index 675de07f..7dd26cb9 100644
--- a/gnome-clocks.doap
+++ b/gnome-clocks.doap
@@ -5,16 +5,17 @@
          xmlns:gnome="http://api.gnome.org/doap-extensions#";
          xmlns="http://usefulinc.com/ns/doap#";>
 
-  <name xml:lang="en">gnome-clocks</name>
-  <shortdesc xml:lang="en">Clocks applications for GNOME</shortdesc>
-  <description>Clocks applications for GNOME</description>
-  <homepage rdf:resource="http://wiki.gnome.org/Apps/Clocks"; />
-  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-development-list"; />
+  <name xml:lang="en">Clocks</name>
+  <shortdesc xml:lang="en">Keep track of time</shortdesc>
+  <description xml:lang="en">Keep track of time</description>
+  <homepage rdf:resource="https://apps.gnome.org/app/org.gnome.clocks/"; />
   <download-page rdf:resource="http://download.gnome.org/sources/gnome-clocks/"; />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-clocks/issues/"; />
 
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>Vala</programming-language>
+  <platform>GTK 4</platform>
+  <platform>Libadwaita</platform>
 
   <maintainer>
     <foaf:Person>


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