diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2008-07-10 15:41:37 +0000 |
---|---|---|
committer | Kjartan Maraas <kmaraas@gnome.org> | 2008-07-10 15:41:37 +0000 |
commit | 9228a199fd4d63c99048df061e15f7e4e628e24a (patch) | |
tree | 7270cd68ec3d818165abdd8d6410ea8cee40a052 | |
parent | 47447331bb021149023e1e8c7624c0222acc13b7 (diff) | |
download | NetworkManager-9228a199fd4d63c99048df061e15f7e4e628e24a.tar.gz |
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
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 1 | ||||
-rw-r--r-- | po/POTFILES.skip | 1 |
3 files changed, 6 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index fc32b9e11c..a3558f01ef 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,5 +1,10 @@ 2008-07-10 Kjartan Maraas <kmaraas@gnome.org> + * POTFILES.in: Move file from here to + * POTFILES.skip: here. + +2008-07-10 Kjartan Maraas <kmaraas@gnome.org> + * POTFILES.in: Added missing file. * nb.po: Updated Norwegian bokmål translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index e787767282..4035e09141 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,4 +10,3 @@ system-settings/src/main.c libnm-util/crypto.c libnm-util/crypto_gnutls.c libnm-util/crypto_nss.c -vpn-daemons/openvpn/properties/auth-helpers.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 8ff0567bf1..7fddef9d31 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -3,6 +3,7 @@ examples/python/systray/eggtrayicon.c vpn-daemons/openvpn/auth-dialog/gnome-two-password-dialog.c vpn-daemons/openvpn/auth-dialog/main.c vpn-daemons/openvpn/nm-openvpn.desktop.in +vpn-daemons/openvpn/properties/auth-helpers.c vpn-daemons/openvpn/properties/nm-openvpn-dialog.glade vpn-daemons/openvpn/properties/nm-openvpn.c vpn-daemons/openvpn/src/nm-openvpn-service.c |