Skip to content

application: Handle command line args with GApplication

Marcus Lundblad requested to merge wip/mlundblad/remaining_cmd_options into master

Use GApplication::command_line to handle "remaining" args. This way we can get a proper description for the file|URI parameters.

Implements #281 (closed)

Merge request reports