Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37402388
en ru br
Репозитории ALT

Группа :: Графические оболочки/KDE
Пакет: kde5-liquidshell

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: alt-def-quicklaunch.patch
Скачать


--- a/QuickLaunch.cxx
+++ b/QuickLaunch.cxx
@@ -47,7 +47,7 @@ QuickLaunch::QuickLaunch(DesktopPanel *p
   grid->setSpacing(2);
 
   layout()->addWidget(frame);
-  loadConfig();
+  loadConfig(QStringLiteral("/usr/share/kf5/kio_desktop/DesktopLinks"));
 
   connect(parent, &DesktopPanel::rowsChanged, this, &QuickLaunch::fill);
   connect(KIconLoader::global(), &KIconLoader::iconLoaderSettingsChanged, this, &QuickLaunch::fill);
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin