]> Pileus Git - ~andy/gtk/commit
New gtk-launch command
authorTomas Bzatek <tbzatek@redhat.com>
Mon, 16 Jul 2012 15:29:01 +0000 (17:29 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 16 Jul 2012 18:28:22 +0000 (14:28 -0400)
commitbdc6395d648708d4948dfb654af9947033c953ac
tree69927e98dc4aeec3cbc9abb74b5d74bb1f076f88
parentad2dc27dd5f505a830c779fb051850fb5922a573
New gtk-launch command

This program launches an application specified by its desktop name
optinally taking list of URIs which are passed as arguments.

Uses GdkAppLaunchContext to get proper startup notification and
display handling for graphical apps.

https://bugzilla.gnome.org/show_bug.cgi?id=679342
docs/reference/gtk/Makefile.am
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/gtk-launch.xml [new file with mode: 0644]
gtk/Makefile.am
gtk/gtk-launch.c [new file with mode: 0644]