mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
configure/docs: update sf.net to sourceforge.net
Closes fish-shell/fish-site#29 [ci skip]
This commit is contained in:
parent
f045d9b143
commit
aa5291c6bd
4 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ m4_syscmd([build_tools/git_version_gen.sh 2>/dev/null])
|
|||
AC_PREREQ([2.60])
|
||||
AC_INIT(fish,
|
||||
m4_esyscmd([cut -f 3 -d ' ' FISH-BUILD-VERSION-FILE | tr -d '\n']),
|
||||
fish-users@lists.sf.net)
|
||||
fish-users@lists.sourceforge.net)
|
||||
|
||||
conf_arg=$@
|
||||
|
||||
|
|
|
@ -1138,7 +1138,7 @@ If you install fish in your home directory, fish will not work correctly for any
|
|||
|
||||
If you have a question not answered by this documentation, there are several avenues for help:
|
||||
|
||||
-# The official mailing list at <a href='https://lists.sf.net/lists/listinfo/fish-users'>fish-users@lists.sf.net</a>
|
||||
-# The official mailing list at <a href='https://lists.sourceforge.net/lists/listinfo/fish-users'>fish-users@lists.sourceforge.net</a>
|
||||
|
||||
-# The Internet Relay Chat channel, \#fish on `irc.oftc.net`
|
||||
|
||||
|
|
|
@ -213,7 +213,7 @@
|
|||
#define NOMACROS 1
|
||||
|
||||
/* Define to the address where bug reports for this package should be sent. */
|
||||
#define PACKAGE_BUGREPORT "fish-users@lists.sf.net"
|
||||
#define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
|
||||
|
||||
/* Define to the full name of this package. */
|
||||
#define PACKAGE_NAME "fish"
|
||||
|
|
2
po/en.po
2
po/en.po
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"POT-Creation-Date: 2015-04-13 22:15+0800\n"
|
||||
"PO-Revision-Date: 2014-11-15 09:00+0800\n"
|
||||
"Last-Translator: David Adam <zanchey@ucc.gu.uwa.edu.au>\n"
|
||||
"Language-Team: English <fish-users@lists.sf.net>\n"
|
||||
"Language-Team: English <fish-users@lists.sourceforge.net>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
|
Loading…
Reference in a new issue