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
44 lines
1.8 KiB
Desktop File
44 lines
1.8 KiB
Desktop File
[Desktop Entry]
|
||
Type=Service
|
||
X-KDE-ServiceTypes=KCModule
|
||
|
||
X-KDE-Library=kdeconnect_share_config
|
||
X-KDE-ParentComponents=kdeconnect_share
|
||
|
||
Name=Share plugin settings
|
||
Name[bg]=Настройки на приставката за споделяне
|
||
Name[bs]=Podijeli postavke dodatka
|
||
Name[ca]=Ajustaments del connector Compartició
|
||
Name[ca@valencia]=Ajustaments del connector Compartició
|
||
Name[cs]=Nastavení modulu sdílení
|
||
Name[da]=Indstilling af deling-plugin
|
||
Name[de]=Modul-Einstellungen für Veröffentlichung
|
||
Name[en_GB]=Share plugin settings
|
||
Name[es]=Ajustes del complemento para compartir
|
||
Name[et]=Jagamisplugina seadistused
|
||
Name[eu]=Partekatu pluginaren ezarpenak
|
||
Name[fi]=Jakoliitännäisen asetukset
|
||
Name[fr]=Paramètres du module de partage
|
||
Name[gl]=Configuración do complemento de compartir
|
||
Name[hu]=Megosztás bővítmény beállításai
|
||
Name[it]=Impostazioni estensione Condivisione
|
||
Name[ko]=공유 플러그인 설정
|
||
Name[nl]=Plug-in-instellingen van delen
|
||
Name[nn]=Innstillingar for tillegg for deling
|
||
Name[pl]=Ustawienia wtyczki udostępniania
|
||
Name[pt]=Configuração do 'plugin' de partilha
|
||
Name[pt_BR]=Compartilhar as configurações do plugin
|
||
Name[ru]=Настройка модуля обмена файлами
|
||
Name[sk]=Nastavenia pluginu zdieľania
|
||
Name[sr]=Поставке прикључка дељења
|
||
Name[sr@ijekavian]=Поставке прикључка дељења
|
||
Name[sr@ijekavianlatin]=Postavke priključka deljenja
|
||
Name[sr@latin]=Postavke priključka deljenja
|
||
Name[sv]=Inställningar av delningsinsticksprogram
|
||
Name[tr]=Paylaşma eklentisi ayarları
|
||
Name[uk]=Параметри додатка оприлюднення даних
|
||
Name[x-test]=xxShare plugin settingsxx
|
||
Name[zh_CN]=分享插件设置
|
||
Name[zh_TW]=共享擴展插件設定
|
||
|
||
Categories=Qt;KDE;X-KDE-settings-kdeconnect;
|