summaryrefslogtreecommitdiff
path: root/utils/corestringlist.h
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2020-02-23 22:31:25 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2020-02-23 22:31:25 +0000
commitaf53312b838b1caca59fb0279daa606089c03b02 (patch)
tree466f2a20abed177cf34c350a74ce84b646985465 /utils/corestringlist.h
parent5a5670410b2cf3c90f5ef8534c48feb0c97532bb (diff)
downloadnetsurf-af53312b838b1caca59fb0279daa606089c03b02.tar.gz
netsurf-af53312b838b1caca59fb0279daa606089c03b02.tar.bz2
corestrings: add '443'
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'utils/corestringlist.h')
-rw-r--r--utils/corestringlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/corestringlist.h b/utils/corestringlist.h
index c9d0749f2..02689fcab 100644
--- a/utils/corestringlist.h
+++ b/utils/corestringlist.h
@@ -139,6 +139,7 @@ CORESTRING_LWC_STRING(_blank);
CORESTRING_LWC_STRING(_parent);
CORESTRING_LWC_STRING(_self);
CORESTRING_LWC_STRING(_top);
+CORESTRING_LWC_STRING(443);
/* unusual lwc strings */
CORESTRING_LWC_VALUE(shortcut_icon, "shortcut icon");