File: add-keywords.patch

package info (click to toggle)
audacious 4.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,916 kB
  • sloc: cpp: 31,498; sh: 4,374; ansic: 3,319; makefile: 541; lisp: 409; xml: 387; python: 76; awk: 10
file content (23 lines) | stat: -rw-r--r-- 630 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: Mateusz Łukasik <mati75@linuxmint.pl>
Date: Sat Feb 6 14:29:14 2016 +0100
Subject: Add keywords to desktop file
Forwarded: not-needed

---
 audacious.desktop | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/audacious.desktop b/audacious.desktop
index efdba75..4e50f03 100644
--- a/audacious.desktop
+++ b/audacious.desktop
@@ -5,7 +5,8 @@ Name=Audacious
 GenericName=Music Player
 Comment=Listen to music
 Icon=audacious
-Categories=AudioVideo;Audio;Player;
+Keywords=audio;player;audacious;music;gtk;
+Categories=AudioVideo;Audio;Player;GTK;
 Exec=audacious %U
 TryExec=audacious
 StartupNotify=false