diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-11-22 12:31:51 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-11-27 18:36:58 +0100 |
commit | cfaec931119150bedf8d965c97a4069d12aa815b (patch) | |
tree | 12624c8452cb5e06ced7ae8d26e4a30f528a1b8c | |
parent | 228db0433d9e8dd11bb70992e4711e099567ae4d (diff) | |
download | strongswan-cfaec931119150bedf8d965c97a4069d12aa815b.tar.bz2 strongswan-cfaec931119150bedf8d965c97a4069d12aa815b.tar.xz |
nm: Make intltool recognize glade files properly
-rw-r--r-- | src/frontends/gnome/po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontends/gnome/po/POTFILES.in b/src/frontends/gnome/po/POTFILES.in index e4086ce7d..2c114a010 100644 --- a/src/frontends/gnome/po/POTFILES.in +++ b/src/frontends/gnome/po/POTFILES.in @@ -1,5 +1,5 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. properties/nm-strongswan.c -properties/nm-strongswan-dialog.ui +[type: gettext/glade]properties/nm-strongswan-dialog.ui auth-dialog/main.c |