diff options
author | pho <pho@pkgsrc.org> | 2017-04-13 04:29:05 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2017-04-13 04:29:05 +0000 |
commit | 10e925c1747511a5712217b5df76af1df8f96f93 (patch) | |
tree | 1391920504e57417f82013e197eb12b01e21185e /wm/fluxbox/PLIST | |
parent | 02357456b50a96e0045f0eceb6116fb09b92fb5e (diff) | |
download | pkgsrc-10e925c1747511a5712217b5df76af1df8f96f93.tar.gz |
Fix PLIST for the nls option: he_IL.UTF-8 was missing
Diffstat (limited to 'wm/fluxbox/PLIST')
-rw-r--r-- | wm/fluxbox/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/fluxbox/PLIST b/wm/fluxbox/PLIST index ddf039fb4c9..f4409ff8a93 100644 --- a/wm/fluxbox/PLIST +++ b/wm/fluxbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2017/02/23 00:29:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.23 2017/04/13 04:29:05 pho Exp $ bin/fbrun bin/fbsetbg bin/fbsetroot @@ -54,6 +54,7 @@ ${PLIST.nls}share/fluxbox/nls/fr_CH.ISO-8859-15/fluxbox.cat ${PLIST.nls}share/fluxbox/nls/fr_CH.UTF-8/fluxbox.cat ${PLIST.nls}share/fluxbox/nls/fr_FR.ISO-8859-15/fluxbox.cat ${PLIST.nls}share/fluxbox/nls/fr_FR.UTF-8/fluxbox.cat +${PLIST.nls}share/fluxbox/nls/he_IL.UTF-8/fluxbox.cat ${PLIST.nls}share/fluxbox/nls/it_IT.ISO-8859-1/fluxbox.cat ${PLIST.nls}share/fluxbox/nls/it_IT.UTF-8/fluxbox.cat ${PLIST.nls}share/fluxbox/nls/ja_JP.UTF-8/fluxbox.cat |