logo

badwolf

minimalist and privacy-oriented web browser based on WebKitGTK git clone https://hacktivis.me/git/badwolf.git
commit: 858c4156c061ac67be229185a5e3ae938bafe657
parent c88b0cd4a44160c250ef49e0b0ca8165cf3f1f8e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 13 Jul 2022 10:28:04 +0200

Unbreak gnome.org documentation links

Diffstat:

Mbadwolf.15++---
Mbadwolf.fr.15++---
Mconfig.h10+++++-----
Mkeybindings.c2+-
Mpo/fr_man.po48+++++++++++++++++++++++++-----------------------
Mpo/manpage.pot23+++++++++++------------
6 files changed, 46 insertions(+), 47 deletions(-)

diff --git a/badwolf.1 b/badwolf.1 @@ -1,7 +1,7 @@ .\" BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser .\" Copyright © 2019-2022 Badwolf Authors <https://hacktivis.me/projects/badwolf> .\" SPDX-License-Identifier: BSD-3-Clause -.Dd 2022-04-06 +.Dd 2022-07-13 .Dt BADWOLF 1 .Os .Sh NAME @@ -127,8 +127,7 @@ CSS files (respectively system and user-level) for styling .Nm interface. See -.\" GNOME can't even into doing any redirections of the few docs available -.Lk http://web.archive.org/web/20210420214617/https://developer.gnome.org/gtk3/stable/chap-css-properties.html +.Lk https://docs.gtk.org/gtk3/css-properties.html for the properties being available. .Pp For testing your styles I would recommend using the diff --git a/badwolf.fr.1 b/badwolf.fr.1 @@ -6,7 +6,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.Dd 2022-04-06 +.Dd 2022-07-13 .Dt BADWOLF 1 .Os .Sh NAME @@ -144,12 +144,11 @@ Des examples de quelques extensions utiles peuvent être trouvés sur: .Lk https://hacktivis.me/git/badwolf-extensions .It Pa ${DATADIR:-/usr/local/share}/badwolf/interface.css .It Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/interface.css -.\" GNOME can't even into doing any redirections of the few docs available Fichiers CSS (respectivement système et utilisateur) pour changer le style de l'interface de .Nm . Voir -.Lk http://web.archive.org/web/20210420214617/https://developer.gnome.org/gtk3/stable/chap-css-properties.html +.Lk https://docs.gtk.org/gtk3/css-properties.html pour la liste des propriétés disponibles. .Pp Pour tester les styles je recommende d'utiliser la variable d'environemnt diff --git a/config.h b/config.h @@ -9,7 +9,7 @@ * - GTK_POS_RIGHT * - GTK_POS_LEFT * - * See https://developer.gnome.org/gtk3/stable/gtk3-Standard-Enumerations.html#GtkPositionType + * See https://docs.gtk.org/gtk3/enum.PositionType.html */ #define BADWOLF_TAB_POSITION GTK_POS_TOP @@ -32,7 +32,7 @@ * - PANGO_ELLIPSIZE_MIDDLE * - PANGO_ELLIPSIZE_END * - * See https://developer.gnome.org/pango/stable/pango-Layout-Objects.html#PangoEllipsizeMode + * See https://docs.gtk.org/Pango/enum.EllipsizeMode.html */ #define BADWOLF_TAB_LABEL_ELLIPSIZE PANGO_ELLIPSIZE_MIDDLE @@ -55,7 +55,7 @@ * Used to define the default width/height of the window, * useful for floating Window Managers, probably useless in tiling ones * - * See https://developer.gnome.org/gtk3/stable/GtkWindow.html#gtk-window-set-default-size + * See https://docs.gtk.org/gtk3/method.Window.set_default_size.html */ #define BADWOLF_DEFAULT_WIDTH 800 #define BADWOLF_DEFAULT_HEIGHT 600 @@ -92,7 +92,7 @@ * - PANGO_ELLIPSIZE_MIDDLE * - PANGO_ELLIPSIZE_END * - * See https://developer.gnome.org/pango/stable/pango-Layout-Objects.html#PangoEllipsizeMode + * See https://docs.gtk.org/Pango/enum.EllipsizeMode.html */ #define BADWOLF_STATUSLABEL_ELLIPSIZE PANGO_ELLIPSIZE_MIDDLE @@ -103,7 +103,7 @@ * - PANGO_ELLIPSIZE_MIDDLE * - PANGO_ELLIPSIZE_END * - * See https://developer.gnome.org/pango/stable/pango-Layout-Objects.html#PangoEllipsizeMode + * See https://docs.gtk.org/Pango/enum.EllipsizeMode.html */ #define BADWOLF_DOWNLOAD_FILE_PATH_ELLIPSIZE PANGO_ELLIPSIZE_MIDDLE diff --git a/keybindings.c b/keybindings.c @@ -72,7 +72,7 @@ toggle_caret_browsing(WebKitWebView *webView) * - Triple key shortcuts (except for Ctrl+Shift) * - Unix Terminal shortcuts (specially Ctrl-W) * - * loosely follows https://developer.gnome.org/hig/stable/keyboard-input.html + * loosely follows https://developer.gnome.org/hig/guidelines/keyboard.html */ gboolean commonCb_key_press_event(struct Window *window, GdkEvent *event, struct Client *browser) diff --git a/po/fr_man.po b/po/fr_man.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n" -"POT-Creation-Date: 2022-04-07 07:39+0200\n" +"POT-Creation-Date: 2022-07-13 10:35+0200\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" @@ -18,9 +18,8 @@ msgstr "" #. type: Dd #: badwolf.1:4 -#, no-wrap -msgid "2022-04-06" -msgstr "2022-04-06" +msgid "2022-07-13" +msgstr "2022-07-13" #. type: Dt #: badwolf.1:5 @@ -335,10 +334,11 @@ msgid "" "generic variable name is also intended to be used in the future." msgstr "" "Une liste séparé par des deux-points dans le format langue_PAYS où la langue " -"est en ISO-639 et le PAYS en ISO-3166.\nPar example E<.Ic BADWOLF_L10N=" -"\"en_GB:fr_FR:de_DE\">.\nQuand cette variable n'est pas configuré, la " -"correction orthographique est désactivée.\nUn nom plus générique est voulu " -"pour le futur." +"est en ISO-639 et le PAYS en ISO-3166.\n" +"Par example E<.Ic BADWOLF_L10N=\"en_GB:fr_FR:de_DE\">.\n" +"Quand cette variable n'est pas configuré, la correction orthographique est " +"désactivée.\n" +"Un nom plus générique est voulu pour le futur." #. type: Plain text #: badwolf.1:81 @@ -379,8 +379,8 @@ msgid "" "(ads, nagware, ...). For some introductory information about the format see:" msgstr "" "Fichier content-filter spécifique à WebKit, cela permet de blocker le " -"contenu indésirable (pubs, nagware, …).\nPour une introduction au format, " -"voir (en anglais):" +"contenu indésirable (pubs, nagware, …).\n" +"Pour une introduction au format, voir (en anglais):" #. type: Plain text #: badwolf.1:98 @@ -391,7 +391,8 @@ msgstr "Pour un convertiseur de filtres compatibles AdBlockPlus, essayez:" #: badwolf.1:101 msgid "For a ready-to-use file (that you should update periodically), try:" msgstr "" -"Pour un fichier prêt à l'usage (que vous devrez mettre à jour périodiquement), essayez:" +"Pour un fichier prêt à l'usage (que vous devrez mettre à jour " +"périodiquement), essayez:" #. type: It #: badwolf.1:102 @@ -407,8 +408,9 @@ msgid "" "for sandboxing / access-control purposes." msgstr "" "Stockage des filtres compilés, les fichiers présents sont automatiquement " -"générés et ne doivent pas être édité.\nDocumenté ici seulement pour les " -"isolations ou la gestion des contrôle d'accès." +"générés et ne doivent pas être édité.\n" +"Documenté ici seulement pour les isolations ou la gestion des contrôle " +"d'accès." #. type: It #: badwolf.1:105 @@ -479,23 +481,23 @@ msgstr "Pa ${DATADIR:-/usr/local/share}/badwolf/interface.css" msgid "Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/interface.css" msgstr "Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/interface.css" -#. GNOME can't even into doing any redirections of the few docs available #. type: Plain text -#: badwolf.1:131 +#: badwolf.1:130 msgid "" "CSS files (respectively system and user-level) for styling E<.Nm> " "interface. See" msgstr "" "Fichiers CSS (respectivement système et utilisateur) pour changer le style " -"de l'interface de E<.Nm .>\nVoir" +"de l'interface de E<.Nm .>\n" +"Voir" #. type: Plain text -#: badwolf.1:133 +#: badwolf.1:132 msgid "for the properties being available." msgstr "pour la liste des propriétés disponibles." #. type: Plain text -#: badwolf.1:139 +#: badwolf.1:138 msgid "" "For testing your styles I would recommend using the E<.Ev " "GTK_DEBUG=interactive> environment variable on launching E<.Nm> and going to " @@ -505,28 +507,28 @@ msgstr "" "Ev GTK_DEBUG=interactive> et d'aller à l'onglet CSS." #. type: Sh -#: badwolf.1:140 +#: badwolf.1:139 #, no-wrap msgid "AUTHORS" msgstr "AUTHORS" #. type: Plain text -#: badwolf.1:142 +#: badwolf.1:141 msgid "E<.An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me>" msgstr "E<.An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me>" #. type: Sh -#: badwolf.1:142 +#: badwolf.1:141 #, no-wrap msgid "BUGS" msgstr "BUGS" #. type: Plain text -#: badwolf.1:144 +#: badwolf.1:143 msgid "You can submit contributions or tickets to" msgstr "Vous pouvez soumettre des contributions ou des tickets à" #. type: Plain text -#: badwolf.1:147 +#: badwolf.1:146 msgid "with E<.Xr git-send-email 1> for patches." msgstr "avec E<.Xr git-send-email 1> pour les modifications." diff --git a/po/manpage.pot b/po/manpage.pot @@ -4,9 +4,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Badwolf 1.2.0+g815f5245.develop\n" +"Project-Id-Version: Badwolf 1.2.0+g7057838a.develop\n" "Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n" -"POT-Creation-Date: 2022-04-07 07:48+0200\n" +"POT-Creation-Date: 2022-07-13 10:35+0200\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" @@ -18,7 +18,7 @@ msgstr "" #. type: Dd #: badwolf.1:4 #, no-wrap -msgid "2022-04-06" +msgid "2022-07-13" msgstr "" #. type: Dt @@ -437,21 +437,20 @@ msgstr "" msgid "Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/interface.css" msgstr "" -#. GNOME can't even into doing any redirections of the few docs available #. type: Plain text -#: badwolf.1:131 +#: badwolf.1:130 msgid "" "CSS files (respectively system and user-level) for styling E<.Nm> " "interface. See" msgstr "" #. type: Plain text -#: badwolf.1:133 +#: badwolf.1:132 msgid "for the properties being available." msgstr "" #. type: Plain text -#: badwolf.1:139 +#: badwolf.1:138 msgid "" "For testing your styles I would recommend using the E<.Ev " "GTK_DEBUG=interactive> environment variable on launching E<.Nm> and going to " @@ -459,28 +458,28 @@ msgid "" msgstr "" #. type: Sh -#: badwolf.1:140 +#: badwolf.1:139 #, no-wrap msgid "AUTHORS" msgstr "" #. type: Plain text -#: badwolf.1:142 +#: badwolf.1:141 msgid "E<.An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me>" msgstr "" #. type: Sh -#: badwolf.1:142 +#: badwolf.1:141 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: badwolf.1:144 +#: badwolf.1:143 msgid "You can submit contributions or tickets to" msgstr "" #. type: Plain text -#: badwolf.1:147 +#: badwolf.1:146 msgid "with E<.Xr git-send-email 1> for patches." msgstr ""