From c02760513a1fb291cb32b2fe044470da26daee7f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 26 Nov 2022 18:44:55 -0300 Subject: Replace kuvira -> toph git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes. --- ...emu-automate-installation-and-ssh-setup-of-iso-os-images.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po/pt/LC_MESSAGES/_screencasts') diff --git a/po/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po b/po/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po index b0c24a9..3af1c1f 100644 --- a/po/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po +++ b/po/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po @@ -58,7 +58,7 @@ msgstr "" msgid "" "pushd `mktemp -d`\n" -"git clone https://euandreh.xyz/autoqemu.git .\n" +"git clone https://euandre.org/git/autoqemu .\n" "make\n" "make install PREFIX=$HOME/.local\n" "autoqemu ssh alpine\n" @@ -67,7 +67,7 @@ msgstr "" msgid "" "This screencast is a simple demo of automating the installation of Alpine " "Linux 3.12.3 standard x86_64 with " -"[AutoQEMU](https://euandreh.xyz/autoqemu.git/about), which is nothing more " +"[AutoQEMU](https://euandre.org/git/autoqemu/about), which is nothing more " "than POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " "Makefiles glued together." msgstr "" @@ -75,14 +75,14 @@ msgstr "" #~ msgid "" #~ "This screencast is a simple demo of automating the installation of Alpine " #~ "Linux 3.12.3 standard x86_64 with " -#~ "[AutoQEMU](https://euandreh.xyz/autoqemu.git/), which is nothing more than " +#~ "[AutoQEMU](https://euandre.org/git/autoqemu/), which is nothing more than " #~ "POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " #~ "Makefiles glued together." #~ msgstr "" #~ msgid "" #~ "pushd `mktemp -d`\n" -#~ "git clone https://euandreh.xyz/autoqemu.git .\n" +#~ "git clone https://euandre.org/git/autoqemu .\n" #~ "./configure --prefix=$HOME/.local\n" #~ "make install\n" #~ "autoqemu ssh alpine\n" @@ -91,7 +91,7 @@ msgstr "" #~ msgid "" #~ "This screencast is a simple demo of automating the installation of Alpine " #~ "Linux 3.12.3 standard x86_64 with " -#~ "[AutoQEMU](https://euandreh.xyz/autoqemu.git), which is nothing more than " +#~ "[AutoQEMU](https://euandre.org/git/autoqemu), which is nothing more than " #~ "POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " #~ "Makefiles glued together." #~ msgstr "" -- cgit v1.2.3