From 5904fd5feb8440eac46e2444875dee79e4c9fba6 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Jan 27 2010 17:18:24 +0000 Subject: - Always add category AudioVideo to .desktop file for safety reasons. --- diff --git a/README b/README index 1b770ca..e69de29 100644 --- a/README +++ b/README @@ -1,4 +0,0 @@ -2.3-alpha1 includes a .desktop file, which makes Audacious appear in -the "Other" menu only: - -> Categories=GTK;Audio;Player; diff --git a/audacious.spec b/audacious.spec index 265d497..1f15dda 100644 --- a/audacious.spec +++ b/audacious.spec @@ -135,6 +135,7 @@ desktop-file-install \ --remove-mime-type audio/x-ms-wma \ --remove-mime-type audio/x-scpls \ --remove-category Application \ + --add-category AudioVideo \ $RPM_BUILD_ROOT%{_datadir}/applications/audacious2.desktop mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps @@ -201,6 +202,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Wed Jan 27 2010 Michael Schwendt - 2.2-8 - Change build_stamp from "UNSUPPORTED VERSION" to "Fedora package". +- Always add category AudioVideo to .desktop file for safety reasons. * Sat Jan 23 2010 Michael Schwendt - 2.2-7 - Patch filename_find_decoder to probe a file if multiple decoders