projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33fc4d6
)
gtk4-builder-tool: Fix naming
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 27 Jun 2023 11:09:04 +0000
(07:09 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 27 Jun 2023 11:09:04 +0000
(07:09 -0400)
We install the tool as gtk4-builder-tool, so that
is what it should call itself.
String change.
tools/gtk-builder-tool.c
patch
|
blob
|
history
diff --git
a/tools/gtk-builder-tool.c
b/tools/gtk-builder-tool.c
index 5ac829b519c824f29316432864bad3db78303ef5..48b23f0e06241b5e77bb9b90499741c7881b0c7e 100644
(file)
--- a/
tools/gtk-builder-tool.c
+++ b/
tools/gtk-builder-tool.c
@@
-34,7
+34,7
@@
static void G_GNUC_NORETURN
usage (void)
{
g_print (_("Usage:\n"
- " gtk-builder-tool [COMMAND] [OPTION…] FILE\n"
+ " gtk
4
-builder-tool [COMMAND] [OPTION…] FILE\n"
"\n"
"Perform various tasks on GtkBuilder .ui files.\n"
"\n"