]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Added info about source of human-readable option strings
authorTill Kamppeter <till.kamppeter@gmail.com>
Sat, 15 Oct 2022 14:13:50 +0000 (16:13 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sat, 15 Oct 2022 14:13:50 +0000 (16:13 +0200)
commitde0fd65190542f86afc2333a12d54e1409572670
tree25d203380b566ff612f42e1c6ed15eb25bdee56e
parent96bd49ad05a79fb1704d15af1999c91ef83383f0
libcupsfilters: Added info about source of human-readable option strings

The files cupsfilters/catalog.c and cupsfilters/catalog.h contain an
API to obtain human-readable and translated strings for printer
options and choices. Document where the actual strings are taken from.
cupsfilters/catalog.h