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

Группа :: Сети/Мгновенные сообщения
Пакет: kde5-kopete

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

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


--- kdenetwork-4.8.3/kopete/kopete/kopetewindow.cpp.arm	2012-05-03 15:09:41.000000000 +0400
+++ kdenetwork-4.8.3/kopete/kopete/kopetewindow.cpp	2012-05-11 13:44:22.922176876 +0400
@@ -67,7 +67,6 @@
 #include <kdialog.h>
 #include <kstandardaction.h>
 #include <solid/networking.h>
-#include <kstatusbarofflineindicator.h>
 #include <kfilterproxysearchline.h>
 
 #include "addcontactpage.h"
@@ -271,9 +270,6 @@ KopeteWindow::KopeteWindow ( QWidget *pa
 	QHBoxLayout *statusBarMessageLayout = new QHBoxLayout ( statusBarMessage );
 	statusBarMessageLayout->setMargin ( 2 );
 
-	KStatusBarOfflineIndicator * indicator = new KStatusBarOfflineIndicator ( this );
-	statusBar()->addPermanentWidget ( indicator, 0 );
-
 	GlobalStatusMessageIconLabel *label = new GlobalStatusMessageIconLabel ( statusBarMessage );
 	connect ( label, SIGNAL (iconClicked(QPoint)),
 	          this, SLOT (slotGlobalStatusMessageIconClicked(QPoint)) );
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin