Move the categories directly into the .desktop file itself

No need to --add-category when we simply control the .desktop file
This commit is contained in:
Christopher Aillon 2011-01-31 19:00:05 -08:00
parent 8638366d41
commit c778f72279
2 changed files with 1 additions and 2 deletions

View File

@ -11,3 +11,4 @@ Type=Application
StartupWMClass=Thunderbird-bin
MimeType=message/rfc822;x-scheme-handler/mailto;
StartupNotify=true
Categories=Network;Email;

View File

@ -264,8 +264,6 @@ cd -
desktop-file-install --vendor mozilla \
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
--add-category Network \
--add-category Email \
%{SOURCE20}