Owen Taylor
b6ec5080c8
Escape % in g_app_info_create_from_commandline
g_app_info_create_from_commandline supports % escapes for file name, icon name, etc, so we need to escape the command line we pass in. If it contains an URL with url-encoded UTF-8 it will typically have some percent signs. (Reported by Achim Frase) svn path=/trunk/; revision=151
…
…
…
…
…
…
The file is empty.
Description
Languages
C
49.2%
JavaScript
47.4%
SCSS
1.4%
Meson
0.8%
Python
0.6%
Other
0.4%