forked from pool/kinit
This commit is contained in:
parent
631d87a8ac
commit
86d76cbda7
@ -206,7 +206,7 @@ diff -Naur kinit-5.0.0/src/kdeinit/kinit.cpp kinit-5.0.0.new/src/kdeinit/kinit.c
|
||||
}
|
||||
diff -Naur kinit-5.0.0/src/klauncher/klauncher.cpp kinit-5.0.0.new/src/klauncher/klauncher.cpp
|
||||
--- kinit-5.0.0/src/klauncher/klauncher.cpp 2014-07-01 20:31:22.000000000 +0200
|
||||
+++ kinit-5.0.0.new/src/klauncher/klauncher.cpp 2014-07-26 14:51:53.553052977 +0200
|
||||
+++ kinit-5.0.0.new/src/klauncher/klauncher.cpp 2014-07-26 15:00:17.385754202 +0200
|
||||
@@ -65,7 +65,7 @@
|
||||
// Dispose slaves after being idle for SLAVE_MAX_IDLE seconds
|
||||
#define SLAVE_MAX_IDLE 30
|
||||
@ -216,3 +216,12 @@ diff -Naur kinit-5.0.0/src/klauncher/klauncher.cpp kinit-5.0.0.new/src/klauncher
|
||||
|
||||
static const char *const s_DBusStartupTypeToString[] =
|
||||
{ "DBusNone", "DBusUnique", "DBusMulti", "ERROR" };
|
||||
@@ -617,7 +617,7 @@
|
||||
request_header.arg_length = requestData.length();
|
||||
|
||||
#ifdef KLAUNCHER_VERBOSE_OUTPUT
|
||||
- // qDebug() << "Asking kdeinit to start" << request->name << request->arg_list
|
||||
+ qDebug() << "Asking kdeinit to start" << request->name << request->arg_list
|
||||
<< "cmd=" << commandToString(request_header.cmd);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user