Add phone number lookup using libfolks
The CallsBestMatchView and CallsPhoneNumberQuery classes are written in Vala because they may be generally useful and to leave open the possibility of adding them to libfolks itself, which is written in Vala.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
project(
|
||||
'calls',
|
||||
'c',
|
||||
'c', 'vala',
|
||||
version: '0.1.0',
|
||||
license: 'GPLv3+',
|
||||
meson_version: '>= 0.47.0',
|
||||
|
Reference in New Issue
Block a user