[easytag] Fix categories in desktop file
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Fix categories in desktop file
- Date: Tue, 3 Sep 2013 12:16:41 +0000 (UTC)
commit 61c753b10bfed9ffc5a4b4de7ac101da9ef1c468
Author: David King <amigadave amigadave com>
Date: Tue Sep 3 13:14:08 2013 +0100
Fix categories in desktop file
If the categories include AudioVideo, one of Audio or Video should also
be included.
data/easytag.desktop.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/easytag.desktop.in b/data/easytag.desktop.in
index 905c888..4c08ea6 100644
--- a/data/easytag.desktop.in
+++ b/data/easytag.desktop.in
@@ -6,7 +6,7 @@ _Comment=Edit sound file metadata
_Keywords=mp3;tag;audio;
Type=Application
Icon=easytag
-Categories=GTK;AudioVideo;AudioVideoEditing;
+Categories=GTK;AudioVideo;AudioVideoEditing;Audio;
MimeType=inode/directory;audio/x-mp3;audio/x-mpeg;audio/mpeg;application/ogg;audio/x-vorbis+ogg;audio/x-flac;audio/x-musepack;audio/x-ape;
Exec=easytag %F
Terminal=false
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]