Changeset 10
- Timestamp:
- 03/26/08 13:59:18 (4 years ago)
- Location:
- SipgateFax/trunk
- Files:
-
- 6 added
- 5 edited
-
.project (modified) (1 diff)
-
.pydevproject (added)
-
.settings (added)
-
.settings/org.eclipse.core.resources.prefs (added)
-
Resources/usr/libexec/cups/backend/sipgate (modified) (7 diffs)
-
SipgateFax Installer.pmdoc/01resources-contents.xml (modified) (1 diff)
-
SipgateFax Installer.pmdoc/01resources.xml (modified) (1 diff)
-
SipgateFax Installer.pmdoc/index.xml (modified) (1 diff)
-
gpl3.html (added)
-
readme-de.html (added)
-
readme-en.html (added)
Legend:
- Unmodified
- Added
- Removed
-
SipgateFax/trunk/.project
r6 r10 6 6 </projects> 7 7 <buildSpec> 8 <buildCommand> 9 <name>org.python.pydev.PyDevBuilder</name> 10 <arguments> 11 </arguments> 12 </buildCommand> 8 13 </buildSpec> 9 14 <natures> 15 <nature>org.python.pydev.pythonNature</nature> 10 16 </natures> 11 17 </projectDescription> -
SipgateFax/trunk/Resources/usr/libexec/cups/backend/sipgate
r9 r10 60 60 print 'network sipgate://user:pass@apihost "Unknown" "Sipgate"' 61 61 sys.exit(CUPS_BACKEND_OK) 62 62 63 63 if argc < 6 or argc > 7: 64 64 sys.stderr.write("ERROR: %s job-id user title copies options [file]\n" % sys.argv[0]) 65 65 sys.exit(CUPS_BACKEND_FAILED) 66 66 67 67 jobid = sys.argv[1] 68 68 user = sys.argv[2] … … 82 82 sys.exit(CUPS_BACKEND_CANCEL) 83 83 84 sys.stderr.write("INFO: Receiving data\n") 84 85 if argc == 7: 85 sys.stderr.write(" INFO: file is %s\n" % sys.argv[6])86 sys.stderr.write("DEBUG: file is %s\n" % sys.argv[6]) 86 87 infilename = sys.argv[6] 87 88 else: 88 sys.stderr.write(" INFO: file is stdin\n")89 sys.stderr.write("DEBUG: file is stdin\n") 89 90 infilename = tempfile.mktemp("sipfax.pdf") 90 91 try: … … 105 106 cmd = "/System/Library/Printers/Libraries/quartzfilter" 106 107 filterpath = "/Library/Filters/CompressForFax.qfilter" 108 sys.stderr.write("INFO: Compressing PDF\n") 107 109 ret = os.system("%s \"%s\" \"%s\" \"%s\"" % (cmd, infilename, filterpath, outfilename)) 108 110 if ret == 0: … … 119 121 120 122 # Identify the client, optional but polite :-) 123 sys.stderr.write("INFO: Identifying client\n") 121 124 result = server.samurai.ClientIdentify({ 122 125 'ClientName':'SipgateFax for Mac OSX', … … 126 129 127 130 if result['StatusCode']!=200: 128 sys.stderr.write("ERROR: Unexpected status code while registering client: " + `result['StatusCode']`) 131 if result['StatusCode']==403: 132 sys.stderr.write("ERROR: User credentials missing or incorrect\n") 133 sys.exit(CUPS_BACKEND_HOLD) 134 135 sys.stderr.write("ERROR: Error while identifying client: %s\n" % `result['StatusString']`) 129 136 sys.exit(CUPS_BACKEND_FAILED) 130 137 131 138 # send out the fax 139 sys.stderr.write("INFO: Sending fax data\n") 132 140 result = server.samurai.SessionInitiate({ 133 141 'RemoteUri':"sip:%s@sipgate.net" % faxTo, … … 137 145 138 146 if result['StatusCode']!=200: 139 sys.stderr.write("ERROR: Unexpected status code while sending fax: " + `result['StatusCode']`)147 sys.stderr.write("ERROR: Error while sending fax: %s\n" % `result['StatusString']`) 140 148 sys.exit(CUPS_BACKEND_FAILED) 141 149 … … 144 152 os.unlink(outfilename) 145 153 154 sys.stderr.write("INFO: Fax sent successfully\n") 146 155 sys.exit(CUPS_BACKEND_OK) -
SipgateFax/trunk/SipgateFax Installer.pmdoc/01resources-contents.xml
r9 r10 1 <pkg-contents spec="1.12"><f n="Resources" o="christian" g="staff" p="16877" pt="/Users/christian/Documents/Projekte/SipgateFax/Resources" m="false" t="file"><f n=".svn" o="root" g="admin" p="16893"><f n="all-wcprops" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="format" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="props" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="admin" p="16893"><f n="prop-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="props" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="admin" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="Library" o="root" g="admin" p="17405"><f n=" Filters" o="christian" g="admin" p="16877"><f n="CompressForFax.qfilter" o="christian" g="admin" p="33204"/></f></f><f n="usr" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="libexec" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="cups" o="root" g="wheel" p="16877"><f n=".DS_Store" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="backend" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><f n="sipgate.svn-base" o="root" g="wheel" p="33204"><mod>mode</mod></f><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><f n="sipgate.svn-base" o="root" g="wheel" p="33277"><mod>mode</mod></f><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="sipgate" o="root" g="wheel" p="33277"/></f></f></f><f n="share" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="cups" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="model" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><f n="SipgateFax.ppd.svn-base" o="root" g="wheel" p="33204"><mod>mode</mod></f><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><f n="SipgateFax.ppd.svn-base" o="root" g="wheel" p="33204"><mod>mode</mod></f><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="SipgateFax.ppd" o="root" g="wheel" p="33188"/></f></f></f></f></f></pkg-contents>1 <pkg-contents spec="1.12"><f n="Resources" o="christian" g="staff" p="16877" pt="/Users/christian/Documents/Projekte/SipgateFax/Resources" m="false" t="file"><f n=".svn" o="root" g="admin" p="16893"><f n="all-wcprops" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="format" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="props" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="admin" p="16893"><f n="prop-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="props" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="admin" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="Library" o="root" g="admin" p="17405"><f n=".svn" o="root" g="admin" p="16893"><f n="all-wcprops" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="format" o="root" g="admin" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="props" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="admin" p="16893"><f n="prop-base" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="props" o="root" g="admin" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="admin" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="Filters" o="christian" g="admin" p="16877"><f n=".svn" o="christian" g="admin" p="16893"><f n="all-wcprops" o="christian" g="admin" p="33204"><mod>mode</mod></f><f n="entries" o="christian" g="admin" p="33204"><mod>mode</mod></f><f n="format" o="christian" g="admin" p="33204"><mod>mode</mod></f><f n="prop-base" o="christian" g="admin" p="16893"><mod>mode</mod></f><f n="props" o="christian" g="admin" p="16893"><mod>mode</mod></f><f n="text-base" o="christian" g="admin" p="16893"><f n="CompressForFax.qfilter.svn-base" o="christian" g="admin" p="33204"><mod>mode</mod></f><mod>mode</mod></f><f n="tmp" o="christian" g="admin" p="16893"><f n="prop-base" o="christian" g="admin" p="16893"><mod>mode</mod></f><f n="props" o="christian" g="admin" p="16893"><mod>mode</mod></f><f n="text-base" o="christian" g="admin" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="CompressForFax.qfilter" o="christian" g="admin" p="33204"/></f></f><f n="usr" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="libexec" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="cups" o="root" g="wheel" p="16877"><f n=".DS_Store" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="backend" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><f n="sipgate.svn-base" o="root" g="wheel" p="33204"><mod>mode</mod></f><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><f n="sipgate.svn-base" o="root" g="wheel" p="33277"><mod>mode</mod></f><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="sipgate" o="root" g="wheel" p="33277"/></f></f></f><f n="share" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="cups" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="model" o="root" g="wheel" p="16877"><f n=".svn" o="root" g="wheel" p="16893"><f n="all-wcprops" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="entries" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="format" o="root" g="wheel" p="33204"><mod>mode</mod></f><f n="prop-base" o="root" g="wheel" p="16893"><f n="SipgateFax.ppd.svn-base" o="root" g="wheel" p="33204"><mod>mode</mod></f><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><f n="SipgateFax.ppd.svn-base" o="root" g="wheel" p="33204"><mod>mode</mod></f><mod>mode</mod></f><f n="tmp" o="root" g="wheel" p="16893"><f n="prop-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="props" o="root" g="wheel" p="16893"><mod>mode</mod></f><f n="text-base" o="root" g="wheel" p="16893"><mod>mode</mod></f><mod>mode</mod></f><mod>mode</mod></f><f n="SipgateFax.ppd" o="root" g="wheel" p="33188"/></f></f></f></f></f></pkg-contents> -
SipgateFax/trunk/SipgateFax Installer.pmdoc/01resources.xml
r9 r10 1 <pkgref spec="1.12" uuid="20D054C8-ADCB-4FB7-A4BE-E61160D07CFA"><config><identifier>net.software-consultant.sipgateFaxDriver.pkg</identifier><version> 3</version><description></description><post-install type="none"/><requireAuthorization/><installFrom relative="true" mod="true">Resources</installFrom><installTo mod="true">/</installTo><flags><followSymbolicLinks/><discardResourceForks/><allowRevert/><mod>discardResourceForks</mod><mod>allowRevert</mod></flags><packageStore type="internal"></packageStore><mod>locationType</mod><mod>scripts.scriptsDirectoryPath.isRelativeType</mod><mod>extraFiles</mod><mod>version</mod><mod>identifier</mod><mod>parent</mod><mod>requireAuthorization</mod><mod>scripts.preflight.path</mod><mod>installFrom.isRelativeType</mod><mod>installTo.path</mod><mod>installFrom.path</mod><mod>installTo</mod><mod>scripts.postflight.isRelativeType</mod></config><scripts><preflight relative="true" mod="true">scripts/preflight.sh</preflight><postflight relative="true" mod="true">scripts/postflight.sh</postflight><scripts-dir relative="true" mod="true">scripts</scripts-dir></scripts><contents><file-list>01resources-contents.xml</file-list><filter>/CVS$</filter><filter>/\.svn$</filter><filter>/\.cvsignore$</filter><filter>/\.cvspass$</filter><filter>/\.DS_Store$</filter></contents><extra-files/></pkgref>1 <pkgref spec="1.12" uuid="20D054C8-ADCB-4FB7-A4BE-E61160D07CFA"><config><identifier>net.software-consultant.sipgateFaxDriver.pkg</identifier><version>4</version><description></description><post-install type="none"/><requireAuthorization/><installFrom relative="true" mod="true">Resources</installFrom><installTo mod="true">/</installTo><flags><followSymbolicLinks/><discardResourceForks/><allowRevert/><mod>discardResourceForks</mod><mod>allowRevert</mod></flags><packageStore type="internal"></packageStore><mod>locationType</mod><mod>scripts.scriptsDirectoryPath.isRelativeType</mod><mod>extraFiles</mod><mod>version</mod><mod>identifier</mod><mod>parent</mod><mod>requireAuthorization</mod><mod>scripts.preflight.path</mod><mod>installFrom.isRelativeType</mod><mod>installTo.path</mod><mod>installFrom.path</mod><mod>installTo</mod><mod>scripts.postflight.isRelativeType</mod></config><scripts><preflight relative="true" mod="true">scripts/preflight.sh</preflight><postflight relative="true" mod="true">scripts/postflight.sh</postflight><scripts-dir relative="true" mod="true">scripts</scripts-dir></scripts><contents><file-list>01resources-contents.xml</file-list><filter>/CVS$</filter><filter>/\.svn$</filter><filter>/\.cvsignore$</filter><filter>/\.cvspass$</filter><filter>/\.DS_Store$</filter></contents><extra-files/></pkgref> -
SipgateFax/trunk/SipgateFax Installer.pmdoc/index.xml
r7 r10 1 <pkmkdoc spec="1.12"><properties><title>Sipgate Fax Driver</title><build>/Users/christian/Desktop/Sipgate Fax Driver. pkg</build><organization>net.software-consultant</organization><userSees ui="easy"/><min-target os="2"/><domain system="true"/></properties><distribution><versions min-spec="1.000000"/><scripts></scripts></distribution><description>Install a printer driver that will send faxes directly via the sipgate.com VoIP service. You need a valid sipgate account and password to successfully send faxes. Please note that sipgate rates apply for sending.</description><contents><choice title="Sipgate Fax Driver" id="sipfaxdrv" tooltip="Essential files for Sipgate Fax support" starts_selected="true" starts_enabled="true" starts_hidden="false"><customLoc>/</customLoc><pkgref id="net.software-consultant.sipgateFaxDriver.pkg"/></choice></contents><resources bg-scale="none" bg-align="topleft"><locale lang="de"><resource mime-type="text/rtf" kind="embedded" type="welcome"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf2701 <pkmkdoc spec="1.12"><properties><title>Sipgate Fax Driver</title><build>/Users/christian/Desktop/Sipgate Fax Driver.mpkg</build><organization>net.software-consultant</organization><userSees ui="easy"/><min-target os="2"/><domain system="true"/></properties><distribution><versions min-spec="1.000000"/><scripts></scripts></distribution><contents><choice title="Sipgate Fax Driver" id="sipfaxdrv" tooltip="Essential files for Sipgate Fax support" starts_selected="true" starts_enabled="true" starts_hidden="false"><customLoc>/</customLoc><pkgref id="net.software-consultant.sipgateFaxDriver.pkg"/></choice></contents><resources bg-scale="none" bg-align="topleft"><locale lang="de"><resource relative="true" mod="true" type="license">gpl3.html</resource><resource relative="true" mod="true" type="readme">readme-de.html</resource><resource mime-type="text/rtf" kind="embedded" type="welcome"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf270 2 2 {\fonttbl\f0\fnil\fcharset0 LucidaGrande;} 3 3 {\colortbl;\red255\green255\blue255;} 4 4 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural 5 5 6 \f0\fs26 \cf0 Dieses Installationspaket f\'fcgt ihrem System Support f\'fcr die Sipgate Fax-API hinzu.}]]></resource></locale></resources><flags/><extra-files/><item type="file">01resources.xml</item><mod>properties.systemDomain</mod><mod>properties.anywhereDomain</mod><mod>properties.customizeOption</mod><mod>extraFiles</mod><mod>properties.title</mod><mod>description</mod><mod>postinstallActions.actions</mod></pkmkdoc> 6 \f0\fs26 \cf0 Dieses Installationspaket f\'fcgt ihrem System Support f\'fcr die Sipgate Fax-API hinzu.}]]></resource><resource mime-type="text/rtf" kind="embedded" type="conclusion"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf270 7 {\fonttbl\f0\fnil\fcharset0 LucidaGrande;} 8 {\colortbl;\red255\green255\blue255;} 9 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural 10 11 \f0\fs26 \cf0 Die Treibersoftware wurde erfolgreich installiert, bitte geben Sie ihre Sipgate Benutzerdaten in der folgenden Hilfsanwendung an, um die Installation abzuschliessen.}]]></resource></locale><locale lang="en"><resource relative="true" mod="true" type="license">gpl3.html</resource><resource relative="true" mod="true" type="readme">readme-en.html</resource><resource mime-type="text/rtf" kind="embedded" type="conclusion"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf270 12 {\fonttbl\f0\fnil\fcharset0 LucidaGrande;} 13 {\colortbl;\red255\green255\blue255;} 14 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural 15 16 \f0\fs26 \cf0 The printer software was installed, please allow the helper application to continue and enter your sipgate account information as user:password.}]]></resource></locale></resources><flags/><extra-files/><item type="file">01resources.xml</item><mod>properties.systemDomain</mod><mod>properties.anywhereDomain</mod><mod>properties.customizeOption</mod><mod>extraFiles</mod><mod>properties.title</mod><mod>description</mod><mod>postinstallActions.actions</mod></pkmkdoc>
Note: See TracChangeset
for help on using the changeset viewer.
