Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX license identifiers to catalog and po files | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+2 |
| | |||||
* | catalog: use https:// in URLs | AsciiWolf | 2017-02-21 | 1 | -5/+5 |
| | |||||
* | catalog: make support URL to show in shipped catalog entries configurable ↵ | Lennart Poettering | 2016-06-26 | 1 | -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 |