summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-03-05 21:32:33 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-03-08 22:37:04 +0100
commit27829917c4796d5f6c053cbf8ea58ff544692eee (patch)
tree760774bb43c36f2746a8dc300b939bb3fa13cde6 /configure.ac
parentaa1de77b2c6aa4f60dd643d300f9f9f51e566fcb (diff)
downloadmana-client-27829917c4796d5f6c053cbf8ea58ff544692eee.tar.gz
mana-client-27829917c4796d5f6c053cbf8ea58ff544692eee.tar.bz2
mana-client-27829917c4796d5f6c053cbf8ea58ff544692eee.tar.xz
mana-client-27829917c4796d5f6c053cbf8ea58ff544692eee.zip
Large translation file update
Also updated the list of files with strings to translate, the contact address and the copyright assignment.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 54b510d3..9b045794 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT([Mana], [1.0.0], [themanaworld-devel@lists.sourceforge.net], [mana])
+AC_INIT([Mana], [1.0.0], [dev@manasource.org], [mana])
AM_INIT_AUTOMAKE([1.9])
AC_CONFIG_HEADERS([config.h:config.h.in])
AC_LANG_CPLUSPLUS