72535ecf48
Summary: Change all member variables to the form m_fooBar because it is the preferred form in Qt (it was half and half between this and mFooBar, and a minority didn't have anything). Place all references and pointers on the side of the type since it is the majority. Basically: - mFoo -> m_foo - foo -> m_foo (if it is a member variable) - Type &ref -> Type& ref - Type *ptr -> Type* ptr Reviewers: #kde_connect, nicolasfella, albertvaka Reviewed By: #kde_connect, nicolasfella, albertvaka Subscribers: albertvaka, #kde_connect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D7312
28 lines
1.3 KiB
Desktop File
28 lines
1.3 KiB
Desktop File
[Desktop Entry]
|
||
Name=KDE Connect Phone URL Handler
|
||
Name[ca]=Gestor d'URL de telèfons del KDE Connect
|
||
Name[ca@valencia]=Gestor d'URL de telèfons del KDE Connect
|
||
Name[cs]=Nástroj pro práci s URL telefonu v KDE Connect
|
||
Name[da]=Telefon-URL-håndtering til KDE Connect
|
||
Name[es]=Controlador de URL de teléfonos de KDE Connect
|
||
Name[fr]=Gestionnaire d'URL téléphoniques de KDE Connect
|
||
Name[gl]=Manexador de URL de teléfono de KDE Connect
|
||
Name[it]=Gestore URL del telefono di KDE Connect
|
||
Name[nl]=URL behandelaar van KDE-Connect-telefoon
|
||
Name[nn]=Telefon-URL-handsamar for KDE Connect
|
||
Name[pl]=KDE Connect - obsługa URL telefonu
|
||
Name[pt]=Tratamento de URL's Telefónicos do KDE Connect
|
||
Name[sr]=КДЕ‑конекцијин руковалац телефонским УРЛ‑овима
|
||
Name[sr@ijekavian]=КДЕ‑конекцијин руковалац телефонским УРЛ‑овима
|
||
Name[sr@ijekavianlatin]=KDE‑konekcijin rukovalac telefonskim URL‑ovima
|
||
Name[sr@latin]=KDE‑konekcijin rukovalac telefonskim URL‑ovima
|
||
Name[sv]=KDE-anslut hanterare av telefonwebbadress
|
||
Name[tr]=KDE Connect Telefon URL İşleyici
|
||
Name[uk]=Обробник телефонних адрес KDE Connect
|
||
Name[x-test]=xxKDE Connect Phone URL Handlerxx
|
||
Exec=kdeconnect-handler %U
|
||
Icon=kdeconnect
|
||
Type=Application
|
||
NoDisplay=true
|
||
|
||
MimeType=x-scheme-handler/tel
|