po: fix handling of not-yet-used tui/vpn-helpers.c

tui/vpn-helpers.c is not yet used, so it shouldn't be translated yet.
Having it in po/POTFILES fails distcheck because, since it is not
yet used, it's not distributed, and thus can't be found in the
distcheck build.
This commit is contained in:
Dan Williams 2013-12-17 11:49:14 -06:00
parent 7481c64ad5
commit 14227fda8b
2 changed files with 2 additions and 1 deletions

View file

@ -92,4 +92,4 @@ tui/nmtui-connect.c
tui/nmtui-edit.c
tui/nmtui-hostname.c
tui/nmtui.c
tui/vpn-helpers.c

View file

@ -4,3 +4,4 @@ policy/org.freedesktop.NetworkManager.policy.in
vpn-daemons/openvpn
vpn-daemons/pptp
vpn-daemons/vpnc
tui/vpn-helpers.c