From 56d934869de9e4bb8f82247e6980aefd817b8849 Mon Sep 17 00:00:00 2001 From: Carlos Lopez Date: Sat, 23 Oct 2010 08:57:47 +0200 Subject: [PATCH] Update Bugs web address --- ETL/configure.ac | 2 +- synfig-core/TODO | 2 +- synfig-core/configure.ac | 2 +- synfig-core/po/Makevars | 4 ++-- synfig-studio/configure.ac | 2 +- synfig-studio/po/Makevars | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ETL/configure.ac b/ETL/configure.ac index 0b42c52..b7b4de7 100644 --- a/ETL/configure.ac +++ b/ETL/configure.ac @@ -2,7 +2,7 @@ # -- I N I T -------------------------------------------------- -AC_INIT([Extended Template Library],[0.04.13],[http://synfig.org/Bugs],[ETL]) +AC_INIT([Extended Template Library],[0.04.13],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[ETL]) AC_REVISION AC_CONFIG_AUX_DIR(config) diff --git a/synfig-core/TODO b/synfig-core/TODO index 0e2d248..5f7120b 100644 --- a/synfig-core/TODO +++ b/synfig-core/TODO @@ -34,5 +34,5 @@ ## User-requested features ## -http://synfig.org/Bugs +http://sourceforge.net/tracker/?group_id=144022&atid=757416 http://sf.net/tracker/?group_id=144022&atid=757419 diff --git a/synfig-core/configure.ac b/synfig-core/configure.ac index 1673808..88147ae 100644 --- a/synfig-core/configure.ac +++ b/synfig-core/configure.ac @@ -2,7 +2,7 @@ # -- I N I T -------------------------------------------------- -AC_INIT([Synfig Core],[0.62.02-RC1],[http://synfig.org/Bugs],[synfig]) +AC_INIT([Synfig Core],[0.62.02-RC1],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfig]) AC_REVISION AC_CONFIG_AUX_DIR(config) diff --git a/synfig-core/po/Makevars b/synfig-core/po/Makevars index ad1de62..eb4c136 100644 --- a/synfig-core/po/Makevars +++ b/synfig-core/po/Makevars @@ -3,5 +3,5 @@ subdir = po top_builddir = .. XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --add-comments=TRANSLATORS COPYRIGHT_HOLDER = Synfig Contributors -MSGID_BUGS_ADDRESS = http://synfig.org/Bugs -EXTRA_LOCALE_CATEGORIES = +MSGID_BUGS_ADDRESS = http://sourceforge.net/tracker/?group_id=144022&atid=757416 +EXTRA_LOCALE_CATEGORIES = diff --git a/synfig-studio/configure.ac b/synfig-studio/configure.ac index c39ee4a..353b013 100755 --- a/synfig-studio/configure.ac +++ b/synfig-studio/configure.ac @@ -2,7 +2,7 @@ # -- I N I T -------------------------------------------------- -AC_INIT([Synfig Studio],[0.62.02-RC1],[http://synfig.org/Bugs],[synfigstudio]) +AC_INIT([Synfig Studio],[0.62.02-RC1],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfigstudio]) AM_CONDITIONAL(DEVELOPMENT_SNAPSHOT, true) AC_REVISION diff --git a/synfig-studio/po/Makevars b/synfig-studio/po/Makevars index 92b987a..b7bdf5d 100644 --- a/synfig-studio/po/Makevars +++ b/synfig-studio/po/Makevars @@ -3,5 +3,5 @@ subdir = po top_builddir = .. XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --add-comments=TRANSLATORS COPYRIGHT_HOLDER = Synfig Contributors -MSGID_BUGS_ADDRESS = http://synfig.org/Bugs -EXTRA_LOCALE_CATEGORIES = +MSGID_BUGS_ADDRESS = http://sourceforge.net/tracker/?group_id=144022&atid=757416 +EXTRA_LOCALE_CATEGORIES = -- 2.7.4