mirror of
https://gitlab.freedesktop.org/pipewire/media-session.git
synced 2025-12-20 04:10:02 +01:00
Fix links pointing to the wrong git repo
This commit is contained in:
parent
574dde8057
commit
d43ae51446
3 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ $ meson setup builddir
|
|||
```
|
||||
|
||||
For distribution-specific build dependencies, please check our
|
||||
[CI pipeline](https://gitlab.freedesktop.org/pipewire/pipewire-media-session/-/blob/master/.gitlab-ci.yml)
|
||||
[CI pipeline](https://gitlab.freedesktop.org/pipewire/media-session/-/blob/master/.gitlab-ci.yml)
|
||||
(search for `FDO_DISTRIBUTION_PACKAGES`). Note that some dependencies are
|
||||
optional and depend on options passed to meson.
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: media-session\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/pipewire-media-session/"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/media-session/"
|
||||
"issues/new\n"
|
||||
"POT-Creation-Date: 2021-10-20 09:59+1000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ i18n.gettext(
|
|||
preset: 'glib',
|
||||
# Page width is set to 90 characters in order to avoid bad wrapping of the
|
||||
# bug reporting address.
|
||||
args: ['--msgid-bugs-address=https://gitlab.freedesktop.org/pipewire/pipewire-media-session/issues/new',
|
||||
args: ['--msgid-bugs-address=https://gitlab.freedesktop.org/pipewire/media-session/issues/new',
|
||||
'--width=90'],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue