Wrong KdeConnect-SupportedPackageType in Notifications and Telephony
It was missing in the telephony plugin and had a typo in the notifications one, so those plugins were not working in the 0.4 release!
This commit is contained in:
parent
52dceacd14
commit
3d21b01da9
2 changed files with 3 additions and 1 deletions
|
@ -39,4 +39,4 @@ Comment[tr]=Telefon bildirimlerini KDE içinde eşitler ve eşzamanlı tutar
|
|||
Comment[uk]=Показ сповіщень з телефону у KDE та підтримання синхронізації даних сповіщень
|
||||
Comment[x-test]=xxShow phone notifications in KDE and keep them in syncxx
|
||||
|
||||
X-KdeConnect-SupportedPackageType=kdeconnect.notifications
|
||||
X-KdeConnect-SupportedPackageType=kdeconnect.notification
|
||||
|
|
|
@ -37,3 +37,5 @@ Comment[sv]=Visa underrättelser om samtal och SMS (att svara kommer snart)
|
|||
Comment[tr]=Çağrı ve SMS'ler için bildirim göster (yanıtlama yakında geliyor)
|
||||
Comment[uk]=Показ сповіщень щодо дзвінків і SMS (скоро буде реалізовано і автовідповідач)
|
||||
Comment[x-test]=xxShow notifications for calls and SMS (answering coming soon)xx
|
||||
|
||||
X-KdeConnect-SupportedPackageType=kdeconnect.telephony
|
||||
|
|
Loading…
Reference in a new issue