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
39 lines
1.8 KiB
Desktop File
39 lines
1.8 KiB
Desktop File
[Desktop Entry]
|
||
Type=Service
|
||
X-KDE-ServiceTypes=KCModule
|
||
|
||
X-KDE-Library=kdeconnect_runcommand_config
|
||
X-KDE-ParentComponents=kdeconnect_runcommand
|
||
|
||
Name=Run Command plugin settings
|
||
Name[ca]=Ajustaments del connector Executa ordres
|
||
Name[ca@valencia]=Ajustaments del connector Executa ordes
|
||
Name[cs]=Nastavení modulu Spustit příkaz
|
||
Name[da]=Indstilling af kør kommando-plugin
|
||
Name[de]=Modul-Einstellungen für Befehlsausführung
|
||
Name[en_GB]=Run Command plugin settings
|
||
Name[es]=Ajustes del complemento de ejecución de órdenes
|
||
Name[et]=Käsu käivitamise plugina seadistused
|
||
Name[eu]=Exekutatu komandoa pluginaren ezarpenak
|
||
Name[fi]=Suorita komento -liitännäisen asetukset
|
||
Name[fr]=Configuration du module externe d'exécution de commande
|
||
Name[it]=Impostazioni estensione Esegui comando
|
||
Name[ko]=명령 실행 플러그인 설정
|
||
Name[nl]=Plug-in-instellingen van commando Uitvoeren
|
||
Name[nn]=Innstillingar for kommandokøyring
|
||
Name[pl]=Ustawienia wtyczki wykonywania polecenia
|
||
Name[pt]=Configuração do 'plugin' de execução de comandos
|
||
Name[pt_BR]=Configurações do plugin de execução de comandos
|
||
Name[ru]=Настройка модуля выполнения команд
|
||
Name[sk]=Nastavenia pluginu spustenia príkazu
|
||
Name[sr]=Поставке прикључка извршавања наредбе
|
||
Name[sr@ijekavian]=Поставке прикључка извршавања наредбе
|
||
Name[sr@ijekavianlatin]=Postavke priključka izvršavanja naredbe
|
||
Name[sr@latin]=Postavke priključka izvršavanja naredbe
|
||
Name[sv]=Inställningar av insticksprogram för kör kommando
|
||
Name[tr]=Komut Çalıştır eklenti ayarları
|
||
Name[uk]=Параметри додатка запуску команд
|
||
Name[x-test]=xxRun Command plugin settingsxx
|
||
Name[zh_TW]=命令列擴展插件設定
|
||
|
||
Categories=Qt;KDE;X-KDE-settings-kdeconnect;
|