mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Add gio launch command to execute desktop file
This command will try to execute a desktop file, before that it will load the input as a keyfile for checking its existence and its validity (as a keyfile). File arguments are allowed after the desktop file. Closes #54 Signed-off-by: Frederic Martinsons <frederic.martinsons@sigfox.com>
This commit is contained in:
@@ -75,6 +75,7 @@ gio/gio-tool.c
|
||||
gio/gio-tool-cat.c
|
||||
gio/gio-tool-copy.c
|
||||
gio/gio-tool-info.c
|
||||
gio/gio-tool-launch.c
|
||||
gio/gio-tool-list.c
|
||||
gio/gio-tool-mime.c
|
||||
gio/gio-tool-mkdir.c
|
||||
|
Reference in New Issue
Block a user