desktop-utils.exlib: add voip to find_desktop_file_category

This commit is contained in:
2016-05-26 15:16:50 +02:00
parent 2653299577
commit e830438527

View File

@@ -120,6 +120,7 @@ find_desktop_file_category() {
*) ;;
esac
;;
voip) maincat="Network"; subcat="Telephony";;
*) ;;
esac