D5598: Create KAboutData object only after QApp instance, for working translations
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Wed Apr 26 12:50:20 UTC 2017
kossebau added a comment.
Target: 5.1
INLINE COMMENTS
> main.cpp:400-401
> + KAboutData::setApplicationData(aboutData);
> + // set icon for shells which do not use desktop file metadata
> + QApplication::setWindowIcon(QIcon::fromTheme(QStringLiteral("kdevelop")));
>
These two lines are supposed to go in as separate commit.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D5598
To: kossebau, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170426/7ad337da/attachment.html>
More information about the KDevelop-devel
mailing list