diff options
| author | Florian Pelz <pelzflorian@pelzflorian.de> | 2025-07-10 10:57:35 +0200 |
|---|---|---|
| committer | Florian Pelz <pelzflorian@pelzflorian.de> | 2025-07-10 18:43:08 +0200 |
| commit | eb0acce967666babf859d77b1f16ae3d9f4fb0ae (patch) | |
| tree | 66bc2007c53fba6c1c22ccfc430093b2a89be16b /Makefile.am | |
| parent | d7e986e482a408d7fbe2bfe25095368c0f2732b6 (diff) | |
nls: Switch Weblate repo URL to Codeberg.
* Makefile.am (WEBLATE_REPO): Update.
Change-Id: I93b97fa296c3b7a393bdff3cbc3357a24c660154
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index feae7882a49..7305e76a6cd 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -1293,7 +1293,7 @@ endif | |||
| 1293 | 1293 | ||
| 1294 | # Downloading up-to-date PO files. | 1294 | # Downloading up-to-date PO files. |
| 1295 | 1295 | ||
| 1296 | WEBLATE_REPO = https://framagit.org/tyreunom/guix-translations | 1296 | WEBLATE_REPO = https://codeberg.org/guix/translations |
| 1297 | 1297 | ||
| 1298 | # Shallow clone the Git repository behind Weblate and copy files from it if | 1298 | # Shallow clone the Git repository behind Weblate and copy files from it if |
| 1299 | # they contain at least one translation, and they are well-formed (Scheme | 1299 | # they contain at least one translation, and they are well-formed (Scheme |
