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