Revert "generic: change system settings and kcontrol grouping (part 1)"

This reverts commit 726e6c5213.
This commit is contained in:
Ivailo Monev 2015-01-23 03:04:52 +00:00
parent 726e6c5213
commit 163b7d6e03
110 changed files with 1190 additions and 35 deletions

View file

@ -18,14 +18,7 @@ if(X11_Xkb_FOUND)
add_subdirectory( keyboard )
endif(X11_Xkb_FOUND)
add_subdirectory( display )
add_subdirectory( mouse )
if (CMAKE_SYSTEM_NAME MATCHES Linux)
# this one doesn't seem to be very portable, Alex
add_subdirectory( joystick )
endif (CMAKE_SYSTEM_NAME MATCHES Linux)
add_subdirectory( input )
add_subdirectory( access )
add_subdirectory( screensaver )
add_subdirectory( dateandtime )
@ -56,6 +49,7 @@ add_subdirectory( kdebug )
# TODO needs porting
#add_subdirectory( smartcard )
add_subdirectory( hardware )
add_subdirectory( desktoppaths )
if(FONTCONFIG_FOUND AND FREETYPE_FOUND)

View file

@ -8,7 +8,7 @@ X-DocPath=kcontrol/autostart/index.html
X-KDE-Library=kcm_autostart
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-System-Settings-Parent-Category=startup-and-shutdown
Name=Autostart
Name[af]=Outomatiese begin

View file

@ -7,7 +7,7 @@ X-KDE-ServiceTypes=KCModule
X-KDE-Library=kcm_componentchooser
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-System-Settings-Parent-Category=workspace-appearance-and-behavior
X-DocPath=kcontrol/componentchooser/index.html
Name=Default Applications

View file

@ -189,5 +189,5 @@ X-KDE-ParentApp=kcontrol
X-KDE-SubstituteUID=false
X-KDE-RootOnly=true
Categories=Qt;KDE;X-KDE-settings-network;
X-KDE-System-Settings-Parent-Category=network-and-connectivity
X-KDE-System-Settings-Parent-Category=network-settings
X-KDE-Weight=70

View file

@ -0,0 +1,9 @@
add_subdirectory( display )
if (CMAKE_SYSTEM_NAME MATCHES Linux)
# this one doesn't seem to be very portable, Alex
add_subdirectory( joystick )
endif (CMAKE_SYSTEM_NAME MATCHES Linux)

View file

@ -3,7 +3,7 @@ Exec=kcmshell4 display
Icon=preferences-desktop-display
Type=Service
X-KDE-ServiceTypes=KCModule
X-KDE-System-Settings-Parent-Category=hardware
X-KDE-Library=kcm_display
X-KDE-ParentApp=kcontrol

View file

@ -10,7 +10,7 @@ Categories=Qt;KDE;X-KDE-settings-hardware;
X-KDE-ServiceTypes=KCModule
X-KDE-Library=kcm_joystick
X-KDE-Test-Module=true
X-KDE-System-Settings-Parent-Category=hardware
X-KDE-System-Settings-Parent-Category=input-devices
X-KDE-ParentApp=kcontrol
X-KDE-Weight=70

View file

@ -9,7 +9,7 @@ X-KDE-Library=kcm_input
X-KDE-Init-Symbol=mouse
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=hardware
X-KDE-System-Settings-Parent-Category=input-devices
X-KDE-Weight=60
Name=Mouse

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -7,7 +7,7 @@ X-KDE-ServiceTypes=KCModule
X-KDE-Library=kcm_kded
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-System-Settings-Parent-Category=startup-and-shutdown
X-DocPath=kcontrol/kded/index.html
Name=Service Manager

View file

@ -10,7 +10,7 @@ X-KDE-Library=kcm_keyboard
X-KDE-Init-Symbol=keyboard
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=hardware
X-KDE-System-Settings-Parent-Category=input-devices
X-KDE-Weight=50
OnlyShowIn=KDE;

View file

@ -49,7 +49,7 @@ class KDE_EXPORT CFcEngine
{
public:
class Xft;
struct Xft;
struct TRange
{

View file

@ -8,7 +8,7 @@ X-DocPath=kcontrol/kcmnotify/index.html
X-KDE-Library=kcm_knotify
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-System-Settings-Parent-Category=application-and-system-notifications
X-KDE-Weight=50
Name=Manage Notifications

View file

@ -58,6 +58,8 @@ private:
KComboBox *m_appCombo;
KNotifyConfigWidget *m_notifyWidget;
PlayerSettingsDialog *m_playerSettings;
QPushButton *m_psb;
};
class PlayerSettingsDialog : public QWidget

View file

@ -8,7 +8,7 @@ Exec=kcmshell4 kcmlaunch
X-KDE-Library=kcm_launch
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-System-Settings-Parent-Category=application-and-system-notifications
X-KDE-Weight=80
Name=Launch Feedback

View file

@ -8,7 +8,7 @@ X-KDE-ParentApp=kcontrol
#This is always false when kbuildsycoca runs, probably because it is now a QCoreApplication
#Hidden[$e]=$(if xdpyinfo|grep RANDR > /dev/null; then echo "false"; else echo "true"; fi)
X-KDE-System-Settings-Parent-Category=hardware
X-KDE-System-Settings-Parent-Category=display
X-KDE-Weight=50
Name=Size & Orientation

View file

@ -8,7 +8,7 @@ X-DocPath=kcontrol/screensaver/index.html
X-KDE-Library=kcm_screensaver
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-System-Settings-Parent-Category=display
X-KDE-Weight=70
Name=Screen Locker

View file

@ -7,7 +7,7 @@ X-DocPath=kcontrol/filetypes/index.html
X-KDE-Library=kcm_filetypes
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-System-Settings-Parent-Category=application-appearance-and-behavior
Name=File Associations
Name[af]=Lêer Assosiasies

View file

@ -8,7 +8,7 @@ X-DocPath=kcontrol/powerdevil/index.html#advanced-settings
X-KDE-Library=kcm_powerdevilglobalconfig
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=hardware
X-KDE-System-Settings-Parent-Category=power-management
X-KDE-Weight=99
Name=Advanced Settings

View file

@ -8,7 +8,7 @@ X-DocPath=kcontrol/powerdevil/index.html
X-KDE-Library=kcm_powerdevilprofilesconfig
X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=hardware
X-KDE-System-Settings-Parent-Category=power-management
X-KDE-Weight=1
Name=Energy Saving

View file

@ -194,9 +194,11 @@ void SettingsBase::initMenuList(MenuItem * parent)
for (int i = 0; i < categories.size(); ++i) {
const KService::Ptr entry = categories.at(i);
const QString parentCategory = entry->property("X-KDE-System-Settings-Parent-Category").toString();
if ( parentCategory == parent->category() ) {
MenuItem * categoryItem = new MenuItem(true, parent);
MenuItem * menuItem = new MenuItem(true, categoryItem);
const QString parentCategory2 = entry->property("X-KDE-System-Settings-Parent-Category-V2").toString();
if ( parentCategory == parent->category() ||
// V2 entries must not be empty if they want to become a proper category.
( !parentCategory2.isEmpty() && parentCategory2 == parent->category() ) ) {
MenuItem * menuItem = new MenuItem(true, parent);
menuItem->setService( entry );
if( menuItem->category() == "lost-and-found" ) {
lostFound = menuItem;
@ -212,7 +214,8 @@ void SettingsBase::initMenuList(MenuItem * parent)
for (int i = 0; i < modules.size(); ++i) {
const KService::Ptr entry = modules.at(i);
const QString category = entry->property("X-KDE-System-Settings-Parent-Category").toString();
if( !parent->category().isEmpty() && category == parent->category() ) {
const QString category2 = entry->property("X-KDE-System-Settings-Parent-Category-V2").toString();
if( !parent->category().isEmpty() && (category == parent->category() || category2 == parent->category()) ) {
// Add the module info to the menu
MenuItem * infoItem = new MenuItem(false, parent);
infoItem->setService( entry );

View file

@ -3,18 +3,33 @@ install( FILES systemsettingscategory.desktop DESTINATION ${SERVICETYPES_INSTAL
install( FILES
settings-accessibility.desktop
settings-accessibility.desktop
settings-network-and-connectivity.desktop
settings-account-details.desktop
settings-permissions.desktop
settings-application-and-system-notifications.desktop
settings-application-appearance-and-behavior.desktop
settings-application-appearance.desktop
settings-audio-and-video.desktop
settings-personal-information.desktop
settings-desktop-appearance.desktop
settings-shortcuts-and-gestures.desktop
settings-display.desktop
settings-hardware.desktop
settings-system-administration.desktop
settings-input-devices.desktop
settings-locale.desktop
settings-workspace-behavior.desktop
settings-lost-and-found.desktop
settings-network-and-connectivity.desktop
settings-network-settings.desktop
settings-permissions.desktop
settings-personal-information.desktop
settings-power-management.desktop
settings-removable-devices.desktop
settings-shortcuts-and-gestures.desktop
settings-startup-and-shutdown.desktop
settings-system-administration.desktop
settings-window-behaviour.desktop
settings-workspace-appearance-and-behavior.desktop
settings-workspace-behavior.desktop
DESTINATION ${SERVICES_INSTALL_DIR} )
install( FILES
settings-bluetooth.desktop
#settings-desktop.desktop
settings-sharing.desktop
DESTINATION ${SERVICES_INSTALL_DIR} )

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=accessibility
X-KDE-System-Settings-Parent-Category=workspace-appearance-and-behavior
Icon=preferences-desktop-accessibility
Name=Accessibility

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=account-details
X-KDE-System-Settings-Parent-Category=application-appearance-and-behavior
Icon=preferences-desktop-user
Name=Account Details

View file

@ -0,0 +1,70 @@
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=application-and-system-notifications
X-KDE-System-Settings-Parent-Category=application-appearance-and-behavior
Icon=preferences-desktop-notification
Name=Application and System Notifications
Name[ar]=تنبيهات التطبيقات والنظام
Name[ast]=Notificaciones d'aplicaciones y del sistema
Name[bg]=Програмни и системни съобщения
Name[bn]=ি ি িি
Name[bs]=Sistemska i programska obavještenja
Name[ca]=Notificacions de les aplicacions i del sistema
Name[ca@valencia]=Notificacions de les aplicacions i del sistema
Name[cs]=Oznamování aplikací a systému
Name[da]=Program- og systembekendtgørelser
Name[de]=Anwendungs- und Systembenachrichtigungen
Name[el]=Ειδοποιήσεις εφαρμογών και συστήματος
Name[en_GB]=Application and System Notifications
Name[es]=Notificaciones de aplicaciones y del sistema
Name[et]=Rakenduste ja süsteemi märguanded
Name[eu]=Aplikazio- eta sistema-jakinarazpenak
Name[fi]=Ohjelma- ja järjestelmäilmoitukset
Name[fr]=Notifications des applications et du système
Name[gl]=Notificacións dos programas e do sistema
Name[he]=הודעות מערכת והודעות יישום
Name[hi]=
Name[hr]=Obavijesti sustava i aplikacija
Name[hu]=Alkalmazás- és rendszerértesítések
Name[ia]=Applicationes e notificationes de systema
Name[id]=Notifikasi Sistem dan Aplikasi
Name[is]=Tilkynningar kerfis og forrita
Name[it]=Notifiche delle applicazioni e di sistema
Name[ja]=
Name[kk]=Қолданба мен жүйелік құлақтандырулары
Name[km]=
Name[kn]=
Name[ko]=
Name[lt]=Programų ir sistemos pranešimai
Name[lv]=Programmu un sistēmas paziņojumi
Name[mr]=
Name[nb]=Program- og systemvarsler
Name[nds]=Programm- un Systeembescheden
Name[nl]=Programma- en systeemmeldingen
Name[nn]=Program- og system­varslingar
Name[pa]= ਿ ਿ
Name[pl]=Powiadomienia programów i systemu
Name[pt]=Notificações das Aplicações e do Sistema
Name[pt_BR]=Notificações dos aplicativos e do sistema
Name[ro]=Notificare aplicații și sistem
Name[ru]=Уведомления
Name[si]=
Name[sk]=Upozornenia aplikácií a systému
Name[sl]=Obvestila programov in sistema
Name[sr]=Системска и програмска обавештења
Name[sr@ijekavian]=Системска и програмска обавјештења
Name[sr@ijekavianlatin]=Sistemska i programska obavještenja
Name[sr@latin]=Sistemska i programska obaveštenja
Name[sv]=Program- och systemunderrättelser
Name[tg]=Барномаҳо ва огоҳномаҳои система
Name[th]=
Name[tr]=Uygulama ve Sistem Bildirimleri
Name[ug]=پروگرامما ۋە سىستېما ئۇقتۇرۇشى
Name[uk]=Сповіщення програм і системи
Name[vi]=Thông báo h thng và ng dng
Name[wa]=Notifiaedjes des programes eyet do sistinme
Name[x-test]=xxApplication and System Notificationsxx
Name[zh_CN]=
Name[zh_TW]=

View file

@ -0,0 +1,66 @@
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=application-appearance-and-behavior
X-KDE-System-Settings-Parent-Category=
X-KDE-Weight=80
Icon=preferences-desktop-theme
Name=Common Appearance and Behavior
Name[ar]=المظهر والسلوك المشتركان
Name[ast]=Apariencia y comportamientu comunes
Name[bg]=Общ изглед и поведение
Name[bn]=
Name[bs]=Opšti izgled i ponašanje
Name[ca]=Aparença i comportament usual
Name[ca@valencia]=Aparença i comportament usual
Name[da]=Fælles udseende og opførsel
Name[de]=Allgemeines Erscheinungsbild und Verhalten
Name[el]=Κοινή εμφάνιση και συμπεριφορά
Name[en_GB]=Common Appearance and Behaviour
Name[es]=Apariencia y comportamiento comunes
Name[et]=Üldine välimus ja käitumine
Name[eu]=Itxura eta portaera arruntak
Name[fi]=Yleinen ulkoasu ja toiminta
Name[gl]=Aparencia e comportamento comúns
Name[he]=התנהגות ומראה אחידים
Name[hi]=
Name[hr]=Zajednički izgled i ponašanje
Name[hu]=Általános megjelenés és működés
Name[ia]=Apparentia e comportamento commun
Name[id]=Perilaku dan Tampilan Umum
Name[is]=Sameiginlegt útlit og hegðun
Name[kk]=Жалпы көрнісі мен тәртібі
Name[km]=
Name[kn]= ಿ
Name[ko]=
Name[lt]=Bendra išvaizda ir elgsena
Name[lv]=Tipisks izskats un izturēšanās
Name[mr]=
Name[nb]=Felles utseende og oppførsel
Name[nds]=Allmeen Utsehn un Bedregen
Name[nl]=Gemeenschappelijk uiterlijk en gedrag
Name[nn]=Vanleg utsjånad og oppførsel
Name[pa]= ਿ
Name[pl]=Powszechny wygląd i zachowanie
Name[pt]=Aparência e Comportamento Comuns
Name[pt_BR]=Aparência e comportamento comuns
Name[ro]=Aspect și comportament comun
Name[ru]=Основные параметры внешнего вида и поведения
Name[sk]=Spoločný vzhľad a správanie
Name[sl]=Splošen videz in obnašanje
Name[sr]=Општи изглед и понашање
Name[sr@ijekavian]=Општи изглед и понашање
Name[sr@ijekavianlatin]=Opšti izgled i ponašanje
Name[sr@latin]=Opšti izgled i ponašanje
Name[sv]=Gemensamt utseende och beteende
Name[tg]=Намуди зоҳирӣ ва рафтори умумӣ
Name[th]=
Name[tr]=Genel Görünüm ve Davranış
Name[ug]=ئاممىۋى قىياپەت ۋە مەشغۇلات
Name[uk]=Загальний вигляд і поведінка
Name[vi]=Din mo và hành vi chung
Name[wa]=Comone rivnance eyet dujhance
Name[x-test]=xxCommon Appearance and Behaviorxx
Name[zh_CN]=
Name[zh_TW]=

View file

@ -0,0 +1,70 @@
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=application-appearance
X-KDE-System-Settings-Parent-Category=application-appearance-and-behavior
Icon=preferences-desktop-theme
Name=Application Appearance
Name[ar]=مظهر التطبيقات
Name[ast]=Apariencia de les aplicaciones
Name[bg]=Изглед на програмите
Name[bn]=ি-
Name[bs]=Izgled programa
Name[ca]=Aparença de les aplicacions
Name[ca@valencia]=Aparença de les aplicacions
Name[cs]=Vzhled aplikací
Name[da]=Programmers udseende
Name[de]=Erscheinungsbild von Anwendungen
Name[el]=Εμφάνιση εφαρμογών
Name[en_GB]=Application Appearance
Name[es]=Apariencia de las aplicaciones
Name[et]=Rakenduste välimus
Name[eu]=Aplikazioen itxura
Name[fi]=Sovellusten ulkoasu
Name[fr]=Apparence des applications
Name[gl]=Aparencia dos programas
Name[he]=מראה יישום
Name[hi]=
Name[hr]=Izgled aplikacija
Name[hu]=Az alkalmazások megjelenése
Name[ia]=Apparentia de application
Name[id]=Tampilan Aplikasi
Name[is]=Útlit forrita
Name[it]=Aspetto delle applicazioni
Name[ja]=
Name[kk]=Қолданба көрінісі
Name[km]=
Name[kn]= ಿ
Name[ko]=
Name[lt]=Programų išvaizda
Name[lv]=Programmu izskats
Name[mr]=
Name[nb]=Programutseende
Name[nds]=Programmutsehn
Name[nl]=Uiterlijk van programma
Name[nn]=Program­utsjånad
Name[pa]= ਿ
Name[pl]=Wygląd programów
Name[pt]=Aparência das Aplicações
Name[pt_BR]=Aparência dos aplicativos
Name[ro]=Aspect aplicații
Name[ru]=Оформление приложений
Name[si]=
Name[sk]=Vzhľad aplikácií
Name[sl]=Videz programov
Name[sr]=Изглед програма
Name[sr@ijekavian]=Изглед програма
Name[sr@ijekavianlatin]=Izgled programa
Name[sr@latin]=Izgled programa
Name[sv]=Programutseende
Name[tg]=Намуди зоҳирии барнома
Name[th]=
Name[tr]=Uygulama Görünümü
Name[ug]=پروگرامما كۆرۈنۈشى
Name[uk]=Вигляд вікон програм
Name[vi]=Din mo ng dng
Name[wa]=Rivnance des programes
Name[x-test]=xxApplication Appearancexx
Name[zh_CN]=
Name[zh_TW]=

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=audio-and-video
X-KDE-System-Settings-Parent-Category=hardware
X-KDE-Weight=200
Icon=applications-multimedia

View file

@ -0,0 +1,93 @@
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=bluetooth
X-KDE-System-Settings-Parent-Category=network-and-connectivity
Icon=preferences-system-bluetooth
Name=Bluetooth
Name[ar]=بلوتوث
Name[ast]=Bluetooth
Name[be]=Bluetooth
Name[be@latin]=Bluetooth
Name[bg]=Bluetooth
Name[bn]=-
Name[bn_IN]=-
Name[bs]=Blutut
Name[ca]=Bluetooth
Name[ca@valencia]=Bluetooth
Name[cs]=Bluetooth
Name[csb]=Bluetooth
Name[da]=Bluetooth
Name[de]=Bluetooth
Name[el]=Bluetooth
Name[en_GB]=Bluetooth
Name[eo]=Bluetooth
Name[es]=Bluetooth
Name[et]=Bluetooth
Name[eu]=Bluetootha
Name[fa]=بلوتوث
Name[fi]=Bluetooth
Name[fr]=Bluetooth
Name[fy]=Bluetooth
Name[ga]=Bluetooth
Name[gl]=Bluetooth
Name[gu]=
Name[he]=Bluetooth
Name[hi]=
Name[hne]=
Name[hr]=Bluetooth
Name[hu]=Bluetooth
Name[ia]=Bluetooth
Name[id]=Bluetooth
Name[is]=Blátönn
Name[it]=Bluetooth
Name[ja]=Bluetooth
Name[ka]=Bluetooth
Name[kk]=Bluetooth
Name[km]=
Name[kn]=
Name[ko]=
Name[ku]=Bluetooth
Name[lt]=Bluetooth
Name[lv]=Bluetooth
Name[mai]=
Name[mk]=Bluetooth
Name[ml]=
Name[mr]=
Name[ms]=Bluetooth
Name[nb]=Bluetooth
Name[nds]=Bluetooth
Name[ne]=
Name[nl]=Bluetooth
Name[nn]=Bluetooth
Name[or]=
Name[pa]=ਿ
Name[pl]=Bluetooth
Name[pt]=Bluetooth
Name[pt_BR]=Bluetooth
Name[ro]=Bluetooth
Name[ru]=Bluetooth
Name[se]=Bluetooth
Name[si]=Bluetooth
Name[sk]=Bluetooth
Name[sl]=Bluetooth
Name[sr]=Блутут
Name[sr@ijekavian]=Блутут
Name[sr@ijekavianlatin]=Bluetooth
Name[sr@latin]=Bluetooth
Name[sv]=Blåtand
Name[ta]=Bluetooth
Name[te]=
Name[tg]=Bluetooth
Name[th]=
Name[tr]=Bluetooth
Name[ug]=كۆكچىش
Name[uk]=Bluetooth
Name[uz]=Bluetooth
Name[uz@cyrillic]=Bluetooth
Name[vi]=Bluetooth
Name[wa]=Bluetooth
Name[x-test]=xxBluetoothxx
Name[zh_CN]=
Name[zh_TW]=

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=desktop-appearance
X-KDE-System-Settings-Parent-Category=workspace-appearance-and-behavior
X-KDE-Weight=80
Icon=preferences-desktop-theme

View file

@ -0,0 +1,160 @@
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=display
X-KDE-System-Settings-Parent-Category=hardware
Icon=preferences-desktop-display
Name=Display and Monitor
Name[ar]=العرض والشاشة
Name[ast]=Pantalla y monitor
Name[bg]=Екран и монитор
Name[bn]=ি ি
Name[bs]=Prikaz i monitor
Name[ca]=Pantalla i monitor
Name[ca@valencia]=Pantalla i monitor
Name[cs]=Obrazovka a monitor
Name[da]=Skærm
Name[de]=Anzeige und Monitor
Name[el]=Απεικόνιση και οθόνη
Name[en_GB]=Display and Monitor
Name[es]=Pantalla y monitor
Name[et]=Ekraan ja monitor
Name[eu]=Bistaratzea eta monitorea
Name[fi]=Näyttö
Name[fr]=Affichage et surveillance
Name[ga]=Scáileán agus Monatóir
Name[gl]=Pantalla e monitor
Name[he]=תצוגה וצגים
Name[hr]=Zaslon i monitor
Name[hu]=Kijelző és monitor
Name[ia]=Monstrator e Monitor
Name[id]=Tampilan dan Monitor
Name[is]=Skjáir og birting
Name[it]=Schermo e video
Name[ja]=
Name[kk]=Дисплей мен монитор
Name[km]=
Name[kn]=
Name[ko]=
Name[lt]=Ekranas ir monitorius
Name[lv]=Ekrāns un monitors
Name[mr]=ि ि
Name[nb]=Skjerm og monitor
Name[nds]=Schirm un Monitor
Name[nl]=Scherm en monitor
Name[nn]=Skjerm og skjerm­bilete
Name[pa]=ਿ
Name[pl]=Wyświetlanie i monitor
Name[pt]=Ecrã e Monitor
Name[pt_BR]=Tela e monitor
Name[ro]=Afișaj și monitor
Name[ru]=Экран
Name[si]=
Name[sk]=Obrazovka a monitor
Name[sl]=Zasloni in prikazovalniki
Name[sr]=Приказ и монитор
Name[sr@ijekavian]=Приказ и монитор
Name[sr@ijekavianlatin]=Prikaz i monitor
Name[sr@latin]=Prikaz i monitor
Name[sv]=Bildskärm
Name[th]=
Name[tr]=Görüntü ve Ekran
Name[ug]=كۆرسىتىش ۋە كۆزەتكۈچ
Name[uk]=Показ зображення і монітор
Name[vi]=Màn hình và hin th
Name[wa]=Håynaedje eyet waitroûle
Name[x-test]=xxDisplay and Monitorxx
Name[zh_CN]=
Name[zh_TW]=
Comment=Display Settings
Comment[af]=Skerm Instellings
Comment[ar]=إعدادات العرض
Comment[ast]=Preferencies de la pantalla
Comment[be]=Настаўленні экрану
Comment[be@latin]=Nałady ekrana
Comment[bg]=Настройки на екрана
Comment[bn]=ি ি
Comment[bn_IN]= ি
Comment[br]=Kefluniañ an diskwel
Comment[bs]=Postavke ekrana
Comment[ca]=Arranjament de la pantalla
Comment[ca@valencia]=Arranjament de la pantalla
Comment[cs]=Nastavení obrazovky
Comment[csb]=Ùstôw ekranu
Comment[cy]=Gosodiadau Arddangos
Comment[da]=Skærmindstillinger
Comment[de]=Anzeige-Einstellungen
Comment[el]=Ρυθμίσεις οθόνης
Comment[en_GB]=Display Settings
Comment[eo]=Vidigila agordo
Comment[es]=Preferencias de la pantalla
Comment[et]=Monitoride seadistused
Comment[eu]=Pantailaren ezarpenak
Comment[fa]=نمایش تنظیمات
Comment[fi]=Näytön asetukset
Comment[fr]=Configuration de l'affichage
Comment[fy]=Byldskerm ynstellings
Comment[ga]=Socruithe an Scáileáin
Comment[gl]=Configuración da pantalla
Comment[gu]=િ
Comment[he]=הגדרות תצוגה
Comment[hi]= ि
Comment[hne]= ि
Comment[hr]=Postavke zaslona
Comment[hsb]=Nastajenja za wobrazowku
Comment[hu]=Megjelenési beállítások
Comment[ia]=Monstra preferentias
Comment[id]=Pengaturan Tampilan
Comment[is]=Stillingar skjás
Comment[it]=Impostazioni dello schermo
Comment[ja]=
Comment[ka]=
Comment[kk]=Дисплей баптаулары
Comment[km]=
Comment[kn]=
Comment[ko]=
Comment[ku]=Mîhengên Dîmenderê
Comment[lt]=Ekrano parametrai
Comment[lv]=Ekrāna parametri
Comment[mai]=
Comment[mk]=Поставувања на приказот
Comment[ml]=ി
Comment[mr]=ि
Comment[ms]=Seting Paparan
Comment[nb]=Skjerminnstillinger
Comment[nds]=Dorstellen inrichten
Comment[ne]=ि
Comment[nl]=Beeldscherminstellingen
Comment[nn]=Skjerminnstillingar
Comment[or]=
Comment[pa]=ਿ ਿ
Comment[pl]=Ustawienia ekranu
Comment[pt]=Configuração do ecrã
Comment[pt_BR]=Configurações da tela
Comment[ro]=Configurări afișare
Comment[ru]=Настройка экрана
Comment[se]=Šearbmaheivehusat
Comment[si]=
Comment[sk]=Nastavenie obrazovky
Comment[sl]=Nastavitve zaslona
Comment[sr]=Поставке екрана
Comment[sr@ijekavian]=Поставке екрана
Comment[sr@ijekavianlatin]=Postavke ekrana
Comment[sr@latin]=Postavke ekrana
Comment[sv]=Anpassa bildskärm
Comment[ta]=
Comment[te]= ి
Comment[tg]=Танзимоти экран
Comment[th]=
Comment[tr]=Ekran Ayarları
Comment[ug]=كۆرۈنمە يۈز تەڭشىكى
Comment[uk]=Налаштування дисплея
Comment[uz]=Displeyning moslamalari
Comment[uz@cyrillic]=Дисплейнинг мосламалари
Comment[vi]=Thiết lp hin th
Comment[wa]=Apontiaedjes do Håynaedje
Comment[x-test]=xxDisplay Settingsxx
Comment[zh_CN]=
Comment[zh_TW]=

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=hardware
X-KDE-System-Settings-Parent-Category=
X-KDE-Weight=200
Icon=preferences-desktop-peripherals

View file

@ -0,0 +1,73 @@
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=input-devices
X-KDE-System-Settings-Parent-Category=hardware
Icon=preferences-desktop-peripherals
Name=Input Devices
Name[ar]=أجهزة الإدخال
Name[ast]=Preseos d'entrada
Name[bg]=Входни устройства
Name[bn]= ি
Name[bs]=Uređaji
Name[ca]=Dispositius d'entrada
Name[ca@valencia]=Dispositius d'entrada
Name[cs]=Vstupní zařízení
Name[da]=Input-enheder
Name[de]=Eingabegeräte
Name[el]=Συσκευές εισόδου
Name[en_GB]=Input Devices
Name[es]=Dispositivos de entrada
Name[et]=Sisendseadmed
Name[eu]=Sarrerako gailuak
Name[fi]=Näppäimistö ja syöttölaitteet
Name[fr]=Périphériques d'entrée
Name[ga]=Gléasanna Ionchurtha
Name[gl]=Dispositivos de entrada
Name[gu]=
Name[he]=התקני קלט
Name[hi]=
Name[hr]=Ulazni uređaji
Name[hu]=Beviteli eszközök
Name[ia]=Dispositivos de Ingresso
Name[id]=Divais Masukan
Name[is]=Inntakstæki
Name[it]=Dispositivi di immissione
Name[ja]=
Name[kk]=Енгізу құрылғылар
Name[km]=
Name[kn]=
Name[ko]=
Name[lt]=Įvedimo įrenginiai
Name[lv]=Ievades iekārtas
Name[mr]=
Name[nb]=Inndataenheter
Name[nds]=Ingaav-Reedschappen
Name[nl]=Invoerapparaten
Name[nn]=Inn­einingar
Name[pa]=
Name[pl]=Urządzenia wejściowe
Name[pt]=Dispositivos de Entrada
Name[pt_BR]=Dispositivos de entrada
Name[ro]=Dispozitive de intrare
Name[ru]=Устройства ввода
Name[si]=
Name[sk]=Vstupné zariadenia
Name[sl]=Vhodne naprave
Name[sr]=Улазни уређаји
Name[sr@ijekavian]=Улазни уређаји
Name[sr@ijekavianlatin]=Ulazni uređaji
Name[sr@latin]=Ulazni uređaji
Name[sv]=Inmatningsenheter
Name[tg]=Дастгоҳҳои воридотӣ
Name[th]=
Name[tr]=Girdi Aygıtları
Name[ug]=كىرگۈزۈش ئۈسكۈنىسى
Name[uk]=Пристрої введення
Name[vi]=Thiết b nhp
Name[wa]=Éndjins èn intrêye
Name[x-test]=xxInput Devicesxx
Name[zh_CN]=
Name[zh_TW]=

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=locale
X-KDE-System-Settings-Parent-Category=application-appearance-and-behavior
Icon=preferences-desktop-locale
Name=Locale

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=lost-and-found
X-KDE-System-Settings-Parent-Category=
X-KDE-Weight=250
Icon=applications-system

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=network-and-connectivity
X-KDE-System-Settings-Parent-Category=
Icon=preferences-system-network-connection
Name=Network and Connectivity

View file

@ -0,0 +1,95 @@
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=network-settings
X-KDE-System-Settings-Parent-Category=network-and-connectivity
Icon=preferences-system-network
Name=Network Settings
Name[ar]=إعدادات الشبكة
Name[ast]=Preferencies de rede
Name[be]=Настаўленні сеткі
Name[be@latin]=Nałady sietki
Name[bg]=Мрежови настройки
Name[bn]= ি
Name[bn_IN]= ি
Name[br]=Kefluniadur ar Rouedad
Name[bs]=Mrežne postavke
Name[ca]=Paràmetres de xarxa
Name[ca@valencia]=Paràmetres de xarxa
Name[cs]=Nastavení sítě
Name[csb]=Sécowi nastôw
Name[da]=Netværksindstillinger
Name[de]=Netzwerkeinstellungen
Name[el]=Ρυθμίσεις δικτύου
Name[en_GB]=Network Settings
Name[eo]=Reta agordo
Name[es]=Preferencias de red
Name[et]=Võrguseadistused
Name[eu]=Sareko ezarpenak
Name[fa]=تنظیمات شبکه
Name[fi]=Verkkoasetukset
Name[fr]=Configuration de réseau
Name[fy]=Netwurk ynstellings
Name[ga]=Socruithe Líonra
Name[gl]=Configuración da rede
Name[gu]=
Name[he]=הגדרות רשת
Name[hi]= ि
Name[hne]= ि
Name[hr]=Postavke mreže
Name[hu]=Hálózati beállítások
Name[ia]=Preferentias de rete
Name[id]=Pengaturan Jaringan
Name[is]=Netstillingar
Name[it]=Impostazioni di rete
Name[ja]=
Name[ka]=
Name[kk]=Желі параметрлері
Name[km]=
Name[kn]=
Name[ko]=
Name[ku]=Mîhengên Torê
Name[lt]=Tinklo nustatymai
Name[lv]=Tīkla iestatījumi
Name[mai]= ि
Name[mk]=Поставувања за мрежа
Name[ml]=
Name[mr]=
Name[ms]=Tetapan Rangkaian
Name[nb]=Nettverksinnstillinger
Name[nds]=Nettwarkinstellen
Name[ne]= ि
Name[nl]=Netwerkinstellingen
Name[nn]=Nettverk
Name[oc]=Paramètres ret
Name[or]= ି
Name[pa]= ਿ
Name[pl]=Ustawienia sieci
Name[pt]=Configuração da Rede
Name[pt_BR]=Configurações de rede
Name[ro]=Configurări rețea
Name[ru]=Настройка сети
Name[se]=Fierpmádatheivehusat
Name[si]=
Name[sk]=Nastavenie siete
Name[sl]=Nastavitve omrežja
Name[sr]=Мрежне поставке
Name[sr@ijekavian]=Мрежне поставке
Name[sr@ijekavianlatin]=Mrežne postavke
Name[sr@latin]=Mrežne postavke
Name[sv]=Nätverksinställningar
Name[ta]=Network Settings
Name[te]=
Name[tg]=Танзимотҳои Интернетӣ
Name[th]=
Name[tr]=Ağ Ayarları
Name[ug]=تور تەڭشەكلىرى
Name[uk]=Мережні параметри
Name[uz]=Tarmoqning moslamalari
Name[uz@cyrillic]=Тармоқнинг мосламалари
Name[vi]=Thiết lp mng
Name[wa]=Apontiaedjes rantoele
Name[x-test]=xxNetwork Settingsxx
Name[zh_CN]=
Name[zh_TW]=

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=permissions
X-KDE-System-Settings-Parent-Category=system-administration
Icon=preferences-other
Name=Permissions

View file

@ -2,6 +2,7 @@
Type=Service
X-KDE-ServiceTypes=SystemSettingsCategory
X-KDE-System-Settings-Category=personal-information
X-KDE-System-Settings-Parent-Category=application-appearance-and-behavior
Icon=preferences-desktop-user
Name=Personal Information

Some files were not shown because too many files have changed in this diff Show more