Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37891079
en ru br
Репозитории ALT
5.1: 3.5.10-alt20.M51.2
4.1: 3.5.10-alt16.M41.1
4.0: 3.5.9-alt1.M40.1
3.0: 3.4.1-alt12
+updates:3.4.1-alt12.1.M30
+backports:3.5.6-alt7.0.M30
www.altlinux.org/Changes

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

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

Патч: konsole-3.2.2-default-add-to-utmp.patch
Скачать


--- kdebase-3.2.2/konsole/konsole/TEPty.h~	2004-05-14 13:54:03 +0400
+++ kdebase-3.2.2/konsole/konsole/TEPty.h	2004-05-14 13:54:08 +0400
@@ -40,7 +40,7 @@ Q_OBJECT
      * the necessary connections to the signals and slots of the
      * instance before starting the execution of the client.
      */
-    int run( const char* pgm, QStrList & args, const char* term, ulong winid, bool _addutmp,
+    int run( const char* pgm, QStrList & args, const char* term, ulong winid, bool _addutmp = true,
              const char* konsole_dcop = "", const char* konsole_dcop_session = "" );
     void setWriteable(bool writeable);
     QString error() { return m_strError; }
--- kdebase-3.2.2/konsole/konsole/session.h~	2004-05-14 13:01:04 +0400
+++ kdebase-3.2.2/konsole/konsole/session.h	2004-05-14 13:01:22 +0400
@@ -77,7 +77,7 @@ public:
   void setTitle(const QString& _title);
   void setIconName(const QString& _iconName);
   void setIconText(const QString& _iconText);
-  void setAddToUtmp(bool);
+  void setAddToUtmp(bool set = true);
   void setXonXoff(bool);
   bool testAndSetStateIconName (const QString& newname);
   bool sendSignal(int signal);
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin