Dan Winship
3d25d70461
clients: reorganize source tree, put all the installed clients together
...
Create a new clients/ subdirectory at the top level, and move cli/ and
tui/ into it, as well as nm-online.c (which was previously in test/,
which made no sense).
cli/ was split into two subdirectories, src/ and completion/. While
this does simplify things (given that the completion file and the
binary both need to be named "nmcli"), it bloats the source tree, and
we can work around it by just renaming the completion file at install
time. Then we can combine the two directories into one and just have
it all under clients/cli/.
2014-07-30 15:56:19 -04:00
Dan Williams
14227fda8b
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.
2013-12-17 11:50:58 -06:00
Dan Winship
7005762f50
build: "make check" fixes
2012-10-04 09:07:49 -04:00
Dan Williams
a8c14b1d38
simplify POTFILES.skip (bgo #544428 )
...
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3866 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-07-27 21:32:45 +00:00
Gil Forcada
6ea351fd10
Fixed po/POTFILES.skip
...
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3849 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-07-25 16:56:54 +00:00
Kjartan Maraas
9228a199fd
2008-07-10 Kjartan Maraas <kmaraas@gnome.org>
...
* POTFILES.in: Move file from here to
* POTFILES.skip: here.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3818 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-07-10 15:41:37 +00:00
Dan Williams
d02e8b4886
2007-08-13 Dan Williams <dcbw@redhat.com>
...
Patch from Michael Biebl <biebl@debian.org>
* po/POTFILES.in
po/POTFILES.skip
- Update for vpn-properties move
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2676 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-08-14 03:46:40 +00:00
Dan Williams
23527a52f7
2006-12-03 Dan Williams <dcbw@redhat.com>
...
Patch from Gabor Kelemen <kelemeng@gnome.hu> (Gnome.org #381890 )
* po/POTFILES.in
po/POTFILES.skip
- Move VPN-related translatables to .skip
* vpn-daemons/pptp/po/POTFILES.in
- Update with new translatables
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2153 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-12-03 19:13:45 +00:00
Adam Weinberger
9a680fdef1
2006-01-11 Adam Weinberger <adamw@gnome.org>
...
* en_CA.po: Updated Canadian English translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1315 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-11 17:55:04 +00:00
Robert Love
f3311defbc
Move sv translations pertaining to the vpn-daemons to their po/, where they
...
belong.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@838 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-08-12 18:28:45 +00:00
Adam Weinberger
8e3651f935
2005-08-06 Adam Weinberger <adamw@gnome.org>
...
* POTFILES.skip: Add with obsoleted files.
* en_CA.po: Updated Canadian English translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@826 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-08-07 02:28:08 +00:00