summaryrefslogtreecommitdiff
path: root/catalog/systemd.sr.catalog.in
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX license identifiers to catalog and po filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
|
* catalog: use https:// in URLsAsciiWolf2017-02-211-5/+5
|
* catalog: make support URL to show in shipped catalog entries configurable ↵Lennart Poettering2016-06-261-0/+262
(#3597) Let's allow distros to change the support URL to expose in catalog entries by default. It doesn't make sense to direct end-users to the upstream project for common errors. This adds a --with-support-url= switch to configure, which allows overriding the default at build-time. Fixes: #2516