From: Michael Sweet Date: Sun, 30 Apr 2017 13:26:38 +0000 (-0400) Subject: Add a cover image for the new programming manual. X-Git-Tag: v2.2.4~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c797efc73c3d2f856b5cd5fcc6a3518a21798d;p=thirdparty%2Fcups.git Add a cover image for the new programming manual. --- diff --git a/cups/Makefile b/cups/Makefile index 00a97bc91c..f7d777cc85 100644 --- a/cups/Makefile +++ b/cups/Makefile @@ -577,6 +577,7 @@ apihelp: file.[ch] http.h http*.c ipp.h ipp*.c language.[ch] \ notify.c options.c pwg.h pwg-media.c tempfile.c \ tls-darwin.c usersys.c util.c \ + --coverimage cupspm.png \ --epub ../doc/help/cupspm.epub mxmldoc --section "Programming" --body cupspm.md \ cupspm.xml > ../doc/help/cupspm.html diff --git a/cups/cupspm-icon.png b/cups/cupspm-icon.png new file mode 100644 index 0000000000..2074eaa81b Binary files /dev/null and b/cups/cupspm-icon.png differ diff --git a/cups/cupspm.opacity b/cups/cupspm.opacity new file mode 100644 index 0000000000..261626fda1 Binary files /dev/null and b/cups/cupspm.opacity differ diff --git a/cups/cupspm.png b/cups/cupspm.png new file mode 100644 index 0000000000..9b42722854 Binary files /dev/null and b/cups/cupspm.png differ diff --git a/doc/help/cupspm.epub b/doc/help/cupspm.epub index a7201d3985..5d1d4e0175 100644 Binary files a/doc/help/cupspm.epub and b/doc/help/cupspm.epub differ