summaryrefslogtreecommitdiff
path: root/util/jsgen.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-10-21 13:37:42 +0200
committerYorhel <git@yorhel.nl>2009-10-21 13:37:42 +0200
commit2301f0d2c726a1352494ad0f3bba8c5138b4fedd (patch)
tree1feecf14aafd791cfb6b34399f7befe969e03a7d /util/jsgen.pl
parentbd2251939c7e4c9903aa3a6eb838f489b0328bcd (diff)
Wrote producer relation editor interface
Again, mostly copied from the VN relation editor...
Diffstat (limited to 'util/jsgen.pl')
-rwxr-xr-xutil/jsgen.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/jsgen.pl b/util/jsgen.pl
index 56897679..1ad8fb53 100755
--- a/util/jsgen.pl
+++ b/util/jsgen.pl
@@ -34,7 +34,8 @@ my $jskeys = qr{^(?:
_vnedit_scr_.+|
_tagv_(?:add|spoil\d|notfound|nometa|double)|
_redit_form_vn_(?:addbut|remove|none|vnformat|notfound|double)|
- _redit_form_prod_(?:addbut|remove|none|pformat|notfound|double)
+ _redit_form_prod_(?:addbut|remove|none|pformat|notfound|double)|
+ _pedit_rel_(?:addbut|del|none|findformat|notfound|double)
)$}x;
sub l10n {