mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-10 13:40:38 +01:00
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:
parent
7481c64ad5
commit
14227fda8b
2 changed files with 2 additions and 1 deletions
|
|
@ -92,4 +92,4 @@ tui/nmtui-connect.c
|
|||
tui/nmtui-edit.c
|
||||
tui/nmtui-hostname.c
|
||||
tui/nmtui.c
|
||||
tui/vpn-helpers.c
|
||||
|
||||
|
|
|
|||
|
|
@ -4,3 +4,4 @@ policy/org.freedesktop.NetworkManager.policy.in
|
|||
vpn-daemons/openvpn
|
||||
vpn-daemons/pptp
|
||||
vpn-daemons/vpnc
|
||||
tui/vpn-helpers.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue