summaryrefslogtreecommitdiff
path: root/gtk/toolbar.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-10-08 20:34:34 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-10-08 20:34:34 +0100
commit9d29c8b48a278c466299aedd4245f8dd62cccf52 (patch)
tree59d21b506750a548981a1133827574cb635f9538 /gtk/toolbar.c
parentce577f4dc491f6d88a4da2105d08080e8d51357f (diff)
parent5800789df23dd5fd42c1abc161f4d53d290352e5 (diff)
downloadnetsurf-9d29c8b48a278c466299aedd4245f8dd62cccf52.tar.gz
netsurf-9d29c8b48a278c466299aedd4245f8dd62cccf52.tar.bz2
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
Diffstat (limited to 'gtk/toolbar.c')
-rw-r--r--gtk/toolbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/toolbar.c b/gtk/toolbar.c
index 9c89ee0c9..7cc20aa9f 100644
--- a/gtk/toolbar.c
+++ b/gtk/toolbar.c
@@ -1033,7 +1033,7 @@ void nsgtk_toolbar_temp_connect(nsgtk_scaffolding *g, nsgtk_toolbar_button i)
/**
* load toolbar settings from file; file is a set of fields arranged as
- * <itemreference>;<itemlocation>|<itemreference>;<itemlocation>| etc
+ * [itemreference];[itemlocation]|[itemreference];[itemlocation]| etc
*/
void nsgtk_toolbar_customization_load(nsgtk_scaffolding *g)
{