diff --git a/qmmp.changes b/qmmp.changes index 7406315..5b1d305 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,10 +1,5 @@ ------------------------------------------------------------------- -Tue Nov 6 06:57:10 UTC 2012 - reddwarf@opensuse.org -- Remove "AudioVideo" category from .desktop files. It's not a - video player in any sane definition. - -------------------------------------------------------------------- Sun Nov 4 17:12:49 UTC 2012 - reddwarf@opensuse.org - Update to 0.6.4 diff --git a/qmmp.spec b/qmmp.spec index 4f094b0..f533520 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -137,9 +137,6 @@ make %{?_smp_mflags} %install cd build %make_install -for FILE in %{buildroot}%{_datadir}/applications/*.desktop; do - desktop-file-edit --remove-category=AudioVideo "$FILE" -done %post %icon_theme_cache_post