Re: New rule



hi Bastien,

On Thu, 2010-10-21 at 17:44 +0100, Bastien Nocera wrote:
> I'll also note that some apps can't be ported, like gnome-control-center
> or totem because the only way to get arguments is through "open" which
> only deals with files/URIs.

Give G_APPLICATION_HANDLES_COMMAND_LINE in the GApplicationFlags and
then connect to the "command-line" signal (or implement the vfunc).

Cheers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]