Changeset 6 for SipgateFax/trunk


Ignore:
Timestamp:
03/20/08 19:51:42 (4 years ago)
Author:
christian
Message:

Working installer project

Location:
SipgateFax/trunk
Files:
25 added
6 deleted
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • SipgateFax/trunk/SipgateFax Installer.pmdoc/index.xml

    r5 r6  
    1 <pkmkdoc spec="1.12"><properties><title>Sipgate Fax Driver</title><build>/Users/christian/SipgateFax/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><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"><pkgref id="net.software-consultant.sipgateFaxDriver.sipgatefax.pkg"/><pkgref id="net.software-consultant.sipgateFaxDriver.sipgate.pkg"/></choice></contents><resources bg-scale="none" bg-align="topleft"/><flags/><extra-files/><item type="file">01sipgatefax.xml</item><item type="file">02sipgate.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> 
     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 mod="true">/</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\cocoasubrtf270 
     2{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} 
     3{\colortbl;\red255\green255\blue255;} 
     4\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural 
     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> 
  • SipgateFax/trunk/scripts/postflight.sh

    r5 r6  
    11#!/bin/sh 
     2export TMPDIR=/private/tmp 
     3open "$1/Contents/Resources/Create printer.app" 
Note: See TracChangeset for help on using the changeset viewer.