Blob Blame History Raw
diff -Naur extra/cups-pdf.conf.orig extra/cups-pdf.conf
--- extra/cups-pdf.conf.orig	2017-02-27 16:21:38.917855160 -0400
+++ extra/cups-pdf.conf	2017-02-27 16:28:08.215738347 -0400
@@ -44,11 +44,14 @@
 ##  special qualifiers: 
 ##     ${HOME} will be expanded to the user's home directory
 ##     ${USER} will be expanded to the user name
+##  Add for Fedora (see ~/.config/user-dirs.dirs)
+##     ${DESKTOP} will be expanded to the user's desktop directory
 ##  in case it is an NFS export make sure it is exported without
 ##  root_squash! 
 ### Default: /var/spool/cups-pdf/${USER}
 
 #Out /var/spool/cups-pdf/${USER}
+Out ${DESKTOP}
 
 ### Key: AnonDirName (config)
 ##  ABSOLUTE path for anonymously created PDF files