Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ZenWalker
Glade
Commits
0c4f0ee1
Commit
0c4f0ee1
authored
Mar 19, 2012
by
Daniel Mustieles García
Browse files
Fixed bug #662046
parent
ee8c9dde
Changes
1
Hide whitespace changes
Inline
Side-by-side
gladeui/glade-previewer.c
View file @
0c4f0ee1
...
...
@@ -76,7 +76,7 @@ parse_arguments (int argc, char **argv, gchar ** toplevel_name,
entries
,
NULL
,
&
error
))
{
g_printerr
(
_
(
"%s
\n
Run '%s --help' to see a full list of available command line"
(
"%s
\n
Run '%s --help' to see a full list of available command line
"
"options.
\n
"
),
error
->
message
,
argv
[
0
]);
g_error_free
(
error
);
exit
(
1
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment