Fix desktop file.

KDE Partition Manager restarts itself with correct environmental variables.

BUG: 374272
This commit is contained in:
Andrius Štikonas 2017-01-02 13:37:24 +02:00
parent 7b0f19ead5
commit 71481dd606
2 changed files with 1 additions and 2 deletions

View File

@ -50,7 +50,7 @@ int Q_DECL_IMPORT main(int argc, char* argv[])
QStringLiteral(VERSION),
xi18nc("@title", "Manage your disks, partitions and file systems"),
KAboutLicense::GPL_V3,
xi18nc("@info:credit", "© 2008-2013 Volker Lanz\n© 2012-2016 Andrius Štikonas"));
xi18nc("@info:credit", "© 2008-2013 Volker Lanz\n© 2012-2017 Andrius Štikonas"));
aboutData.setOrganizationDomain(QByteArray("kde.org"));
aboutData.setProductName(QByteArray("partitionmanager"));

View File

@ -157,6 +157,5 @@ Exec=partitionmanager
Icon=partitionmanager
Categories=System;Filesystem;KDE;Qt;
X-KDE-SubstituteUID=true
X-KDE-StartupNotify=true