[gnome-break-timer] Remove extra top-level category from desktop file



commit 792f7a6260ce08f4b62a9c56008f405f0b53aa40
Author: Dylan McCall <dylan dylanmccall ca>
Date:   Wed Nov 25 17:34:07 2020 -0800

    Remove extra top-level category from desktop file

 NEWS                                                          | 2 +-
 data/applications/org.gnome.BreakTimer.Settings.desktop.in.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 044ab24..94fc492 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 gnome-break-timer 2.0.2
 =======================
 
-* Fix circle counter colours with themes other than Adwaita
+* Fix timer circle colours with themes other than Adwaita
 * Change Flatpak manifest to use socket=fallback-x11
 
 gnome-break-timer 2.0.1
diff --git a/data/applications/org.gnome.BreakTimer.Settings.desktop.in.in 
b/data/applications/org.gnome.BreakTimer.Settings.desktop.in.in
index 0cb46ae..9862bb9 100644
--- a/data/applications/org.gnome.BreakTimer.Settings.desktop.in.in
+++ b/data/applications/org.gnome.BreakTimer.Settings.desktop.in.in
@@ -3,7 +3,7 @@ Type=Application
 Name=Break Timer
 Comment=Computer break reminders for GNOME
 Keywords=break;micro;rest;timer;
-Categories=GNOME;GTK;Utility;Settings;
+Categories=GNOME;GTK;Utility;
 Icon=@APPLICATION_ID@
 Exec=gnome-break-timer-settings
 StartupNotify=true


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