From 486d563049a789b0a2f45f1b5564eaf66294f083 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 2 May 2012 20:14:52 +0200 Subject: [PATCH] application: Clarification about 'primary instance' For non-unique applications, the 'primary instance' is the current instance. --- gio/gapplication.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gio/gapplication.c b/gio/gapplication.c index e6758521d..32341cf68 100644 --- a/gio/gapplication.c +++ b/gio/gapplication.c @@ -68,8 +68,9 @@ * desktop login. When your application is launched again, its * arguments are passed through platform communication to the already * running program. The already running instance of the program is - * called the primary instance. On Linux, the - * D-Bus session bus is used for communication. + * called the primary instance; for non-unique + * applications this is the always the current instance. + * On Linux, the D-Bus session bus is used for communication. * * If used, the expected form of an application identifier is very close * to that of of a