[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kajongg] src: About: with --nokde, show sip version
From:       Wolfgang Rohdewald <wolfgang () rohdewald ! de>
Date:       2016-12-03 18:59:19
Message-ID: E1cDFWp-0001rI-Hu () code ! kde ! org
[Download RAW message or body]

Git commit 38d36c16c487eb81fac46f47a6c44625d3216d8a by Wolfgang Rohdewald.
Committed on 03/12/2016 at 16:21.
Pushed by wrohdewald into branch 'master'.

About: with --nokde, show sip version

M  +1    -0    src/kdestub.py

https://commits.kde.org/kajongg/38d36c16c487eb81fac46f47a6c44625d3216d8a

diff --git a/src/kdestub.py b/src/kdestub.py
index 9016155..c3df2c8 100644
--- a/src/kdestub.py
+++ b/src/kdestub.py
@@ -1368,6 +1368,7 @@ class AboutKajonggDialog(KDialog):
             underVersions.append(i18n('KDE (not installed)'))
         underVersions.append('Qt %s' % QT_VERSION_STR)
         underVersions.append('PyQt %s' % PYQT_VERSION_STR)
+        underVersions.append('sip %s' % sip.SIP_VERSION_STR)
         underVersions.append(
             'Python {}.{}.{} {}'.format(*sys.version_info[:5]))
         h1vLayout.addWidget(

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic