kov changed libgksu/trunk/libgksu/libgksu.c

Gustavo Noronha kov at costa.debian.org
Sun Aug 6 18:35:08 UTC 2006


Mensagem de log: 
enhance documentation of the set_launcher_context


-----


Modified: libgksu/trunk/libgksu/libgksu.c
===================================================================
--- libgksu/trunk/libgksu/libgksu.c	2006-08-06 18:33:22 UTC (rev 675)
+++ libgksu/trunk/libgksu/libgksu.c	2006-08-06 18:35:06 UTC (rev 676)
@@ -1559,8 +1559,11 @@
  * @sn_context: the #SnLauncherContext you want to set
  *
  * Tell libgksu to use the given #SnLauncherContext for startup notification.
- * Currently the library will only use this to set DESKTOP_STARTUP_ID in the
- * environment of the child.
+ * Currently the library will use this to set DESKTOP_STARTUP_ID in the
+ * environment of the child and to issue initiate and complete events.
+ * Notice that you don't need to use this function unless you want to
+ * override gksu's default behavior on startup notification, since the
+ * library will create its own context.
  *
  * Returns: the #SnLauncherContext which is set, or NULL if none was set
  */




More information about the gksu-commits mailing list