forked from hasufell/hasufell-repository
desktop-utils.exlib: add voip to find_desktop_file_category
This commit is contained in:
@@ -120,6 +120,7 @@ find_desktop_file_category() {
|
||||
*) ;;
|
||||
esac
|
||||
;;
|
||||
voip) maincat="Network"; subcat="Telephony";;
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user