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

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

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

Патч: alt-widgets-order.patch
Скачать


--- a/DesktopPanel.cxx
+++ b/DesktopPanel.cxx
@@ -63,10 +63,10 @@ DesktopPanel::DesktopPanel(QWidget *pare
   hboxLayout->addWidget(new Pager(this));
   hboxLayout->addWidget(new WindowList(this));
   hboxLayout->addWidget(new TaskBar(this));
-  hboxLayout->addWidget(new LockLogout(this));
   hboxLayout->addWidget(new SysLoad(this));
   hboxLayout->addWidget(new SysTray(this));
   hboxLayout->addWidget(new ClockWidget(this));
+  hboxLayout->addWidget(new LockLogout(this));
 
   // to get notified about num-of-rows changed
   updateRowCount();
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin