OSDN Git Service

plasma: remove redundant plasma-desktop shell config
authorIvailo Monev <xakepa10@gmail.com>
Sat, 29 Jul 2023 08:27:27 +0000 (11:27 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sat, 29 Jul 2023 08:30:14 +0000 (11:30 +0300)
commitc17805df29dacde19d4924a86db982a5fba86c6a
tree4c9983ddedeaf449c82457f352794eb5198cdac5
parent4b91610fc796268d77980a17c1ebdc9d198c8e24
plasma: remove redundant plasma-desktop shell config

the default Plasma::Theme font is already set to QApplication::font() by
Plasma::Theme itself, it has configuration option for it too which is to
read the font setting from the application "General" config group. for
reference:
kdelibs/plasma/theme.cpp

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
plasma/shells/plasma-desktop/CMakeLists.txt
plasma/shells/plasma-desktop/data/plasma-shell-desktop.kcfg [deleted file]
plasma/shells/plasma-desktop/data/plasma-shell-desktop.kcfgc [deleted file]
plasma/shells/plasma-desktop/plasmaapp.cpp