mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-18 02:54:20 +01:00
- fixed references to old repository.
This commit is contained in:
parent
242d41a894
commit
69ead2706f
@ -8,7 +8,7 @@
|
||||
And a fancy logo would be great too! :)
|
||||
|
||||
Just point your browser to the
|
||||
[[https://notabug.org/cage/tinmop/][code repository]].
|
||||
[[https://codeberg.org/cage/tinmop/][code repository]].
|
||||
|
||||
** Some Notes
|
||||
Please understand that tinmop is a very opinionated client and with a
|
||||
|
@ -213,7 +213,7 @@
|
||||
* BUGS
|
||||
|
||||
Please file bug reports on the
|
||||
[[https://notabug.org/cage/tinmop/][notabug repository]].
|
||||
[[https://codeberg.org/cage/tinmop/][repository]].
|
||||
|
||||
* Translations
|
||||
|
||||
@ -255,8 +255,8 @@
|
||||
|
||||
Any help is appreciated. If you intend to contribute please point
|
||||
your browser to the
|
||||
[[https://notabug.org/cage/tinmop/issues][issue tracker]] or file a
|
||||
[[https://notabug.org/cage/tinmop/pulls][pull request]].
|
||||
[[https://codeberg.org/cage/tinmop/issues][issue tracker]] or file a
|
||||
[[https://codeberg.org/cage/tinmop/pulls][pull request]].
|
||||
|
||||
But, please take a minute to read the file [[./CONTRIBUTING.org]]
|
||||
|
||||
@ -317,7 +317,7 @@
|
||||
|
||||
The issue tracker is here:
|
||||
|
||||
[[https://notabug.org/tinmop/issues/]]
|
||||
[[https://codeberg.org/cage/tinmop/issues/]]
|
||||
|
||||
Please also, if possible, send the backtrace of the process. To
|
||||
print a backtrace just write ~backtrace~ when the debugger has
|
||||
|
10
configure
vendored
10
configure
vendored
@ -2,7 +2,7 @@
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.71 for tinmop 0.9.9.1414.
|
||||
#
|
||||
# Report bugs to <https://notabug.org/cage/tinmop/>.
|
||||
# Report bugs to <https://codeberg.org/cage/tinmop/>.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
|
||||
@ -268,7 +268,7 @@ then :
|
||||
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
|
||||
else
|
||||
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
|
||||
$0: https://notabug.org/cage/tinmop/ about your system,
|
||||
$0: https://codeberg.org/cage/tinmop/ about your system,
|
||||
$0: including any error possibly output before this
|
||||
$0: message. Then install a modern shell, or manually run
|
||||
$0: the script under such a shell if you do have one."
|
||||
@ -613,7 +613,7 @@ PACKAGE_NAME='tinmop'
|
||||
PACKAGE_TARNAME='tinmop'
|
||||
PACKAGE_VERSION='0.9.9.1414'
|
||||
PACKAGE_STRING='tinmop 0.9.9.1414'
|
||||
PACKAGE_BUGREPORT='https://notabug.org/cage/tinmop/'
|
||||
PACKAGE_BUGREPORT='https://codeberg.org/cage/tinmop/'
|
||||
PACKAGE_URL='https://www.autistici.org/interzona/tinmop.html'
|
||||
|
||||
gt_needs=
|
||||
@ -1428,7 +1428,7 @@ Some influential environment variables:
|
||||
Use these variables to override the choices made by `configure' or to help
|
||||
it to find libraries and programs with nonstandard names/locations.
|
||||
|
||||
Report bugs to <https://notabug.org/cage/tinmop/>.
|
||||
Report bugs to <https://codeberg.org/cage/tinmop/>.
|
||||
tinmop home page: <https://www.autistici.org/interzona/tinmop.html>.
|
||||
_ACEOF
|
||||
ac_status=$?
|
||||
@ -8438,7 +8438,7 @@ $config_files
|
||||
Configuration commands:
|
||||
$config_commands
|
||||
|
||||
Report bugs to <https://notabug.org/cage/tinmop/>.
|
||||
Report bugs to <https://codeberg.org/cage/tinmop/>.
|
||||
tinmop home page: <https://www.autistici.org/interzona/tinmop.html>."
|
||||
|
||||
_ACEOF
|
||||
|
@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License
|
||||
dnl along with this program.
|
||||
dnl If not, see [[http://www.gnu.org/licenses/][http://www.gnu.org/licenses/]].
|
||||
|
||||
AC_INIT([tinmop],[0.9.9.1414],[https://notabug.org/cage/tinmop/],[tinmop],[https://www.autistici.org/interzona/tinmop.html])
|
||||
AC_INIT([tinmop],[0.9.9.1414],[https://codeberg.org/cage/tinmop/],[tinmop],[https://www.autistici.org/interzona/tinmop.html])
|
||||
|
||||
AM_INIT_AUTOMAKE([-Wall foreign])
|
||||
|
||||
|
@ -1237,7 +1237,7 @@ delete-gemini-bookmark
|
||||
.PP
|
||||
There are many, totally unknown, hiding in the code; this is scary!
|
||||
😱 Please help the programmer to nail them using the
|
||||
https://notabug.org/cage/tinmop/issues/ \fBat\fP \fIissue tracker\fP.
|
||||
https://codeberg.org/cage/tinmop/issues/ \fBat\fP \fIissue tracker\fP.
|
||||
|
||||
.SH "Contributing"
|
||||
.PP
|
||||
@ -1246,7 +1246,7 @@ patches or translating the UI to your favourite language.
|
||||
|
||||
.PP
|
||||
Just point your browser to the
|
||||
https://notabug.org/cage/tinmop/ \fBat\fP \fIcode repository\fP.
|
||||
https://codeberg.org/cage/tinmop/ \fBat\fP \fIcode repository\fP.
|
||||
|
||||
.PP
|
||||
See also the file CONTRIBUTE.org
|
||||
|
@ -651,7 +651,7 @@
|
||||
|
||||
There are many, totally unknown, hiding in the code; this is scary!
|
||||
😱 Please help the programmer to nail them using the
|
||||
[[https://notabug.org/cage/tinmop/issues/][issue tracker]].
|
||||
[[https://codeberg.org/cage/tinmop/issues/][issue tracker]].
|
||||
|
||||
* Contributing
|
||||
|
||||
@ -659,7 +659,7 @@
|
||||
patches or translating the UI to your favourite language.
|
||||
|
||||
Just point your browser to the
|
||||
[[https://notabug.org/cage/tinmop/][code repository]].
|
||||
[[https://codeberg.org/cage/tinmop/][code repository]].
|
||||
|
||||
See also the file CONTRIBUTE.org
|
||||
|
||||
|
@ -41,7 +41,7 @@ PACKAGE_GNU =
|
||||
# It can be your email address, or a mailing list address where translators
|
||||
# can write to without being subscribed, or the URL of a web page through
|
||||
# which the translators can contact you.
|
||||
MSGID_BUGS_ADDRESS = https://notabug.org/cage/tinmop/
|
||||
MSGID_BUGS_ADDRESS = https://codeberg.org/cage/tinmop/
|
||||
|
||||
# This is the list of locale categories, beyond LC_MESSAGES, for which the
|
||||
# message catalogs shall be used. It is usually empty.
|
||||
|
@ -41,11 +41,11 @@ CROATOAN_DIR="$QUICKLISP_INSTALL_DIR"/local-projects/croatoan/
|
||||
|
||||
CROATOAN_COMMIT=efa628759d12d992ae3976e6b72c61e075ce8f71
|
||||
|
||||
CL_COLORS2_GIT_URL=https://notabug.org/cage/cl-colors2.git
|
||||
CL_COLORS2_GIT_URL=https://codeberg.org/cage/cl-colors2.git
|
||||
|
||||
CL_COLORS2_DIR="$QUICKLISP_INSTALL_DIR"/local-projects/cl-colors2/
|
||||
|
||||
NODGUI_GIT_URL=https://notabug.org/cage/nodgui.git
|
||||
NODGUI_GIT_URL=https://codeberg.org/cage/nodgui.git
|
||||
|
||||
NODGUI_DIR="$QUICKLISP_INSTALL_DIR"/local-projects/nodgui/
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
:version "0.9.9.14142.RC2"
|
||||
:pathname "src"
|
||||
:serial t
|
||||
:bug-tracker "https://notabug.org/cage/tinmop/issues"
|
||||
:bug-tracker "https://codeberg.org/cage/tinmop/issues"
|
||||
:depends-on (:alexandria
|
||||
:cl-ppcre-unicode
|
||||
:tooter
|
||||
|
Loading…
Reference in New Issue
Block a user