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

List:       kde-commits
Subject:    [akonadi-next/feature/new_cli] akonadi2_cli: take the name we were started with
From:       Aaron Seigo <aseigo () kde ! org>
Date:       2015-12-23 19:28:35
Message-ID: E1aBp5P-0002QW-H4 () scm ! kde ! org
[Download RAW message or body]

Git commit 01526599a191d2e31a836a9d12f089f564c646e6 by Aaron Seigo.
Committed on 23/12/2015 at 19:05.
Pushed by aseigo into branch 'feature/new_cli'.

take the name we were started with

M  +1    -1    akonadi2_cli/main.cpp

http://commits.kde.org/akonadi-next/01526599a191d2e31a836a9d12f089f564c646e6

diff --git a/akonadi2_cli/main.cpp b/akonadi2_cli/main.cpp
index a2b25a9..91936c3 100644
--- a/akonadi2_cli/main.cpp
+++ b/akonadi2_cli/main.cpp
@@ -44,7 +44,7 @@ int main(int argc, char *argv[])
     //qDebug() << "state at startup is" << interactive << startRepl << sta=
rtJsonListener;
 =

     QCoreApplication app(argc, argv);
-    app.setApplicationName("funq");
+    app.setApplicationName(argv[0]);
 =

     if (startRepl || startJsonListener) {
         if (startRepl) {

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

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