commit: d4a4b0ab1b5809a7a85b786135627bf9e0448908
parent: e6bdb683651e3dc75cb16ee5bc81a2d810a262f4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 22 Jan 2020 16:30:15 +0100
Update copyright to (2019-)2020 Badwolf Authors
Diffstat:
11 files changed, 106 insertions(+), 102 deletions(-)
diff --git a/Makefile b/Makefile
@@ -30,7 +30,7 @@ MSGFMT = msgfmt
all: $(EXE) $(TRANS)
po/messages.pot: $(SRCS)
- xgettext --keyword=_ --language=C --from-code=UTF-8 -o $@ --add-comments --sort-output --copyright-holder="Haelwenn (lanodan) Monnier <contact+badwolf-copyright@hacktivis.me>" --package-name="$(PACKAGE)" --package-version="$(VERSION_FULL)" --msgid-bugs-address="contact+badwolf-msgid@hacktivis.me" $(SRCS)
+ xgettext --keyword=_ --language=C --from-code=UTF-8 -o $@ --add-comments --sort-output --copyright-holder="Badwolf Authors <https://hacktivis.me/projects/badwolf>" --package-name="$(PACKAGE)" --package-version="$(VERSION_FULL)" --msgid-bugs-address="contact+badwolf-msgid@hacktivis.me" $(SRCS)
po/%.po: po/messages.pot
msgmerge --update $@ $<
diff --git a/README.md b/README.md
@@ -4,7 +4,7 @@ Minimalist and privacy-oriented WebKitGTK+ browser.
Homepage: <https://hacktivis.me/projects/badwolf>
```
-Copyright © 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+Copyright © 2019-2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
SPDX-License-Identifier: BSD-3-Clause
```
diff --git a/badwolf.1 b/badwolf.1
@@ -1,5 +1,5 @@
./" BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
-./" Copyright © 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+./" Copyright © 2019-2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
./" SPDX-License-Identifier: BSD-3-Clause
.Dd 2019-10-31
.Dt badwolf 1
diff --git a/badwolf.c b/badwolf.c
@@ -1,5 +1,5 @@
// BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
-// Copyright © 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+// Copyright © 2019-2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
// SPDX-License-Identifier: BSD-3-Clause
#include "badwolf.h"
diff --git a/keybindings.c b/keybindings.c
@@ -1,5 +1,5 @@
// BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
-// Copyright © 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+// Copyright © 2019-2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
// SPDX-License-Identifier: BSD-3-Clause
#include "keybindings.h"
diff --git a/po/fr.po b/po/fr.po
@@ -1,5 +1,5 @@
# BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
-# Copyright (C) 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+# Copyright (C) 2019-2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
# This file is distributed under the same license as the Badwolf package.
# Haelwenn (lanodan) Monnier <contact@hacktivis.me>, 2019
#
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Badwolf 0.3.0+gd88f2e7\n"
"Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n"
-"POT-Creation-Date: 2019-12-22 00:57+0100\n"
+"POT-Creation-Date: 2020-01-22 16:20+0100\n"
"PO-Revision-Date: 2019-12-22 00:57+0100\n"
"Last-Translator: Haelwenn (lanodan) Monnier <contact@hacktivis.me>\n"
"Language-Team: French\n"
@@ -17,16 +17,16 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: badwolf.c:760
+#: badwolf.c:771
#, c-format
msgid "Buildtime WebKit version: %d.%d.%d\n"
msgstr "Version WebKit à la compilation: %d.%d.%d\n"
-#: badwolf.c:378
+#: badwolf.c:384
msgid "Continue"
msgstr "Continuer"
-#: badwolf.c:331
+#: badwolf.c:334
msgid ""
"Couldn't verify the TLS certificate to ensure a better security of the "
"connection. You might want to verify your machine and network.\n"
@@ -37,33 +37,33 @@ msgstr ""
"et son réseau.\n"
"\n"
-#: badwolf.c:352
+#: badwolf.c:357
msgid "Error: Some unknown error occurred validating the certificate.\n"
msgstr ""
"Erreur : Une erreur inconnue est apparue pendant la validation du "
"certificat.\n"
-#: badwolf.c:334
+#: badwolf.c:338
msgid "Error: The X509 Certificate Authority is unknown.\n"
msgstr "Erreur : L'autorité de certification (CA X509) est inconnue.\n"
-#: badwolf.c:346
+#: badwolf.c:351
msgid "Error: The certificate has been revoked.\n"
msgstr "Erreur : Le certificat à été révoqué.\n"
-#: badwolf.c:343
+#: badwolf.c:348
msgid "Error: The certificate has expired. Check your system's clock.\n"
msgstr "Erreur : Le certificat a expiré.\n"
-#: badwolf.c:349
+#: badwolf.c:354
msgid "Error: The certificate is considered to be insecure.\n"
msgstr "Erreur : Le certificat est considéré comme non-sécurisé.\n"
-#: badwolf.c:340
+#: badwolf.c:345
msgid "Error: The certificate isn't valid yet. Check your system's clock.\n"
msgstr "Erreur : Le certificat n'est pas encore valide.\n"
-#: badwolf.c:337
+#: badwolf.c:341
msgid "Error: The given identity doesn't match the expected one.\n"
msgstr "Erreur : L'identité ne correspond pas à celle attendue.\n"
@@ -71,71 +71,74 @@ msgstr "Erreur : L'identité ne correspond pas à celle attendue.\n"
msgid "Minimalist and privacy-oriented WebKitGTK+ browser"
msgstr "Navigateur WebKitGTK+ minimaliste et orienté vie privée"
-#: badwolf.c:680
+#: badwolf.c:686
msgid "New tab"
msgstr "Nouvel onglet"
-#: badwolf.c:782
+#: badwolf.c:793
msgid "Open new tab"
msgstr "Ouvrir un nouvel onglet"
-#: badwolf.c:758
+#: badwolf.c:769
#, c-format
msgid "Running Badwolf version: %s\n"
msgstr "Version de Badwolf: %s\n"
-#: badwolf.c:765
+#: badwolf.c:776
#, c-format
msgid "Runtime WebKit version: %d.%d.%d\n"
msgstr "Version WebKit au lancement: %d.%d.%d\n"
-#: badwolf.c:376
+#: badwolf.c:381
#, c-format
msgid "TLS Error for %s."
msgstr "Erreur TLS pour %s."
-#: badwolf.c:378
+#: badwolf.c:384
msgid "Temporarly Add Exception"
msgstr "Ajouter Temporairement une Exception"
-#: badwolf.c:565
+#: badwolf.c:571
msgid "Toggle javascript"
msgstr "Activer/Désactiver javascript"
-#: badwolf.c:606
+#: badwolf.c:612
msgid "search in current page"
msgstr "recherche dans la page courante"
-#: badwolf.c:92
+#: badwolf.c:94
+#, c-format
msgid "the web process crashed.\n"
msgstr "le processus web a cessé de fonctionner.\n"
-#: badwolf.c:96
+#: badwolf.c:98
+#, c-format
msgid "the web process exceeded the memory limit.\n"
msgstr "le processus web a dépassé la limitation de mémoire.\n"
-#: badwolf.c:100
+#: badwolf.c:102
+#, c-format
msgid "the web process terminated for an unknown reason.\n"
msgstr "le processus web s’est interrompu pour une raison inconnue.\n"
-#: badwolf.c:93
+#: badwolf.c:95
msgid "title|Crashed"
msgstr "Crash"
-#: badwolf.c:97
+#: badwolf.c:99
msgid "title|Out of Memory"
msgstr "Dépassement Mémoire"
-#: badwolf.c:101
+#: badwolf.c:103
msgid "title|Unknown Crash"
msgstr "Crash inconnu"
-#: badwolf.c:772
+#: badwolf.c:783
#, c-format
msgid "webkit-web-extension directory set to: %s\n"
msgstr "Répertoire webkit-web-extension configuré à %s\n"
#. TRANSLATOR Ignore this entry. Done for forcing Unicode in xgettext.
-#: badwolf.c:811
+#: badwolf.c:822
msgid "ø"
msgstr ""
diff --git a/po/messages.pot b/po/messages.pot
@@ -1,14 +1,14 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Haelwenn (lanodan) Monnier <contact+badwolf-copyright@hacktivis.me>
+# Copyright (C) YEAR Badwolf Authors <https://hacktivis.me/projects/badwolf>
# This file is distributed under the same license as the Badwolf package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Badwolf 0.4.0+g607300e\n"
+"Project-Id-Version: Badwolf 0.4.0+ge6bdb68\n"
"Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n"
-"POT-Creation-Date: 2019-12-22 00:57+0100\n"
+"POT-Creation-Date: 2020-01-22 16:20+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,47 +17,47 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: badwolf.c:760
+#: badwolf.c:771
#, c-format
msgid "Buildtime WebKit version: %d.%d.%d\n"
msgstr ""
-#: badwolf.c:378
+#: badwolf.c:384
msgid "Continue"
msgstr ""
-#: badwolf.c:331
+#: badwolf.c:334
msgid ""
"Couldn't verify the TLS certificate to ensure a better security of the "
"connection. You might want to verify your machine and network.\n"
"\n"
msgstr ""
-#: badwolf.c:352
+#: badwolf.c:357
msgid "Error: Some unknown error occurred validating the certificate.\n"
msgstr ""
-#: badwolf.c:334
+#: badwolf.c:338
msgid "Error: The X509 Certificate Authority is unknown.\n"
msgstr ""
-#: badwolf.c:346
+#: badwolf.c:351
msgid "Error: The certificate has been revoked.\n"
msgstr ""
-#: badwolf.c:343
+#: badwolf.c:348
msgid "Error: The certificate has expired. Check your system's clock.\n"
msgstr ""
-#: badwolf.c:349
+#: badwolf.c:354
msgid "Error: The certificate is considered to be insecure.\n"
msgstr ""
-#: badwolf.c:340
+#: badwolf.c:345
msgid "Error: The certificate isn't valid yet. Check your system's clock.\n"
msgstr ""
-#: badwolf.c:337
+#: badwolf.c:341
msgid "Error: The given identity doesn't match the expected one.\n"
msgstr ""
@@ -65,71 +65,74 @@ msgstr ""
msgid "Minimalist and privacy-oriented WebKitGTK+ browser"
msgstr ""
-#: badwolf.c:680
+#: badwolf.c:686
msgid "New tab"
msgstr ""
-#: badwolf.c:782
+#: badwolf.c:793
msgid "Open new tab"
msgstr ""
-#: badwolf.c:758
+#: badwolf.c:769
#, c-format
msgid "Running Badwolf version: %s\n"
msgstr ""
-#: badwolf.c:765
+#: badwolf.c:776
#, c-format
msgid "Runtime WebKit version: %d.%d.%d\n"
msgstr ""
-#: badwolf.c:376
+#: badwolf.c:381
#, c-format
msgid "TLS Error for %s."
msgstr ""
-#: badwolf.c:378
+#: badwolf.c:384
msgid "Temporarly Add Exception"
msgstr ""
-#: badwolf.c:565
+#: badwolf.c:571
msgid "Toggle javascript"
msgstr ""
-#: badwolf.c:606
+#: badwolf.c:612
msgid "search in current page"
msgstr ""
-#: badwolf.c:92
+#: badwolf.c:94
+#, c-format
msgid "the web process crashed.\n"
msgstr ""
-#: badwolf.c:96
+#: badwolf.c:98
+#, c-format
msgid "the web process exceeded the memory limit.\n"
msgstr ""
-#: badwolf.c:100
+#: badwolf.c:102
+#, c-format
msgid "the web process terminated for an unknown reason.\n"
msgstr ""
-#: badwolf.c:93
+#: badwolf.c:95
msgid "title|Crashed"
msgstr ""
-#: badwolf.c:97
+#: badwolf.c:99
msgid "title|Out of Memory"
msgstr ""
-#: badwolf.c:101
+#: badwolf.c:103
msgid "title|Unknown Crash"
msgstr ""
-#: badwolf.c:772
+#: badwolf.c:783
#, c-format
msgid "webkit-web-extension directory set to: %s\n"
msgstr ""
#. TRANSLATOR Ignore this entry. Done for forcing Unicode in xgettext.
-#: badwolf.c:811
+#: badwolf.c:822
msgid "ø"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
@@ -1,13 +1,12 @@
# BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
-# Copyright (C) 2020 Haelwenn (lanodan) Monnier <contact+badwolf-copyright@hacktivis.me>
+# Copyright (C) 2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
# This file is distributed under the same license as the Badwolf package.
-# Haelwenn (lanodan) Monnier <contact@hacktivis.me>, 2020
#
msgid ""
msgstr ""
"Project-Id-Version: Badwolf 0.4.0+g607300e\n"
"Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n"
-"POT-Creation-Date: 2019-12-22 00:57+0100\n"
+"POT-Creation-Date: 2020-01-22 16:20+0100\n"
"PO-Revision-Date: 2020-01-20 22:17-0300\n"
"Last-Translator: Pedro Lucas Porcellis <porcellis@eletrotupi.com>\n"
"Language-Team: Brazilian Portuguese\n"
@@ -17,57 +16,53 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: badwolf.c:760
+#: badwolf.c:771
#, c-format
msgid "Buildtime WebKit version: %d.%d.%d\n"
msgstr "Versão do WebKit %d.%d.%d\n"
-#: badwolf.c:378
+#: badwolf.c:384
msgid "Continue"
msgstr "Continuar"
-#: badwolf.c:331
+#: badwolf.c:334
msgid ""
"Couldn't verify the TLS certificate to ensure a better security of the "
"connection. You might want to verify your machine and network.\n"
"\n"
msgstr ""
"Não foi possível verificar o certificado TLS para garantir uma melhor "
-"segurança da conexão. Talvez você deva verificar a sua máquina e "
-"rede.\n"
+"segurança da conexão. Talvez você deva verificar a sua máquina e rede.\n"
"\n"
-#: badwolf.c:352
+#: badwolf.c:357
msgid "Error: Some unknown error occurred validating the certificate.\n"
msgstr ""
-"Erro: Algum erro desconhecido ocorreu enquanto validava o "
-"certificado.\n"
+"Erro: Algum erro desconhecido ocorreu enquanto validava o certificado.\n"
-#: badwolf.c:334
+#: badwolf.c:338
msgid "Error: The X509 Certificate Authority is unknown.\n"
msgstr "Erro: A Autoridade de Certificados X509 é desconhecida.\n"
-#: badwolf.c:346
+#: badwolf.c:351
msgid "Error: The certificate has been revoked.\n"
msgstr "Erro: O certificado foi revogado.\n"
-#: badwolf.c:343
+#: badwolf.c:348
msgid "Error: The certificate has expired. Check your system's clock.\n"
msgstr ""
"Erro: O certificado foi expirado. Verifique o relógio do seu sistema.\n"
-#: badwolf.c:349
+#: badwolf.c:354
msgid "Error: The certificate is considered to be insecure.\n"
msgstr "Erro: O certificado é considerado inseguro.\n"
-#: badwolf.c:340
-msgid ""
-"Error: The certificate isn't valid yet. Check your system's clock.\n"
+#: badwolf.c:345
+msgid "Error: The certificate isn't valid yet. Check your system's clock.\n"
msgstr ""
-"Erro: O certificado não é válido ainda. Verifique o relógio do seu "
-"sistema.\n"
+"Erro: O certificado não é válido ainda. Verifique o relógio do seu sistema.\n"
-#: badwolf.c:337
+#: badwolf.c:341
msgid "Error: The given identity doesn't match the expected one.\n"
msgstr "Erro: A identidade não confere com a esperada.\n"
@@ -75,71 +70,74 @@ msgstr "Erro: A identidade não confere com a esperada.\n"
msgid "Minimalist and privacy-oriented WebKitGTK+ browser"
msgstr "Navegador orientado pela privacidade e minimalismo"
-#: badwolf.c:680
+#: badwolf.c:686
msgid "New tab"
msgstr "Nova aba"
-#: badwolf.c:782
+#: badwolf.c:793
msgid "Open new tab"
msgstr "Abrir uma Nova aba"
-#: badwolf.c:758
+#: badwolf.c:769
#, c-format
msgid "Running Badwolf version: %s\n"
msgstr "Rodando versão %s do Badwolf\n"
-#: badwolf.c:765
+#: badwolf.c:776
#, c-format
msgid "Runtime WebKit version: %d.%d.%d\n"
msgstr "Versão do WebKit: %d.%d.%d\n"
-#: badwolf.c:376
+#: badwolf.c:381
#, c-format
msgid "TLS Error for %s."
msgstr "Erro TLS para %s."
-#: badwolf.c:378
+#: badwolf.c:384
msgid "Temporarly Add Exception"
msgstr "Temporáriamente adicionar exceção"
-#: badwolf.c:565
+#: badwolf.c:571
msgid "Toggle javascript"
msgstr "Habilitar Javascript"
-#: badwolf.c:606
+#: badwolf.c:612
msgid "search in current page"
msgstr "buscar na página atual"
-#: badwolf.c:92
+#: badwolf.c:94
+#, c-format
msgid "the web process crashed.\n"
msgstr "o processo web travou.\n"
-#: badwolf.c:96
+#: badwolf.c:98
+#, c-format
msgid "the web process exceeded the memory limit.\n"
msgstr "o processo web excedeu o limite de memória.\n"
-#: badwolf.c:100
+#: badwolf.c:102
+#, c-format
msgid "the web process terminated for an unknown reason.\n"
msgstr "o processo web terminou por uma razão desconhecida.\n"
-#: badwolf.c:93
+#: badwolf.c:95
msgid "title|Crashed"
msgstr "Erro"
-#: badwolf.c:97
+#: badwolf.c:99
msgid "title|Out of Memory"
msgstr "Sem memória"
-#: badwolf.c:101
+#: badwolf.c:103
msgid "title|Unknown Crash"
msgstr "Erro desconhecido"
-#: badwolf.c:772
+#: badwolf.c:783
#, c-format
msgid "webkit-web-extension directory set to: %s\n"
msgstr "diretório de extensões configurado para: %s\n"
#. TRANSLATOR Ignore this entry. Done for forcing Unicode in xgettext.
-#: badwolf.c:811
+#: badwolf.c:822
msgid "ø"
msgstr "ø"
diff --git a/uri.c b/uri.c
@@ -1,5 +1,5 @@
// BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
-// Copyright © 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+// Copyright © 2019-2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
// SPDX-License-Identifier: BSD-3-Clause
#include "uri.h"
diff --git a/uri_test.c b/uri_test.c
@@ -1,5 +1,5 @@
// BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
-// Copyright © 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+// Copyright © 2019-2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
// SPDX-License-Identifier: BSD-3-Clause
#include "uri.h"
diff --git a/usr.bin.badwolf b/usr.bin.badwolf
@@ -1,5 +1,5 @@
# BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
-# Copyright © 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+# Copyright © 2019-2020 Badwolf Authors <https://hacktivis.me/projects/badwolf>
# SPDX-License-Identifier: BSD-3-Clause
#
# Made on Gentoo Linux with PREFIX=/usr