077bed106f
Summary: Makes it possible to handle tel urls with any KDE Connect device Test Plan: Manual testing Reviewers: #kde_connect, albertvaka, nicolasfella Reviewed By: #kde_connect, nicolasfella Subscribers: nicolasfella Differential Revision: https://phabricator.kde.org/D6120
3 lines
90 B
Bash
3 lines
90 B
Bash
#!/usr/bin/env bash
|
|
|
|
$XGETTEXT `find . -name '*.cpp'` -o $podir/kdeconnect-urlhandler.pot
|