<?xml version="1.0" standalone="yes"?>
<installer-gui-script minSpecVersion='1'>
    <options customize='never'/>
    <options hostArchitectures='i386'/>
    <platforms>
        <client arch="i386"/>
        <server arch="i386"/>
    </platforms>
    <title>SU_TITLE</title>
    <readme file='SUDescription.html'/>
    <choices-outline ui='SoftwareUpdate'>
        <line choice='su'/>
    </choices-outline>
    <choices-outline>
        <line choice='manual'/>
    </choices-outline>
    <choice id='su' suDisabledGroupID='MacOS_10_6_IncompatibleAppList'>
        <pkg-ref id='auto' auth='Root'>MacOS_10_6_IncompatibleAppList.pkg</pkg-ref>
    </choice>
    <choice id='manual' title='SU_TITLE'>
        <pkg-ref id='manual' auth='Root'>#MacOS_10_6_IncompatibleAppList.pkg</pkg-ref>
    </choice>
    <choice id='su' title='SU_TITLE'/>
    <choice id='su' versStr='SU_VERS'/>
    <choice id='su' description='SU_DESCRIPTION' description-mime-type='text/html'/>
    <choice id='su' secondaryDescription='SU_SERVERCOMMENT'/>
    <choice id='su' visible='false'/>
    <script></script>
    <localization>
        <strings language="pl"><![CDATA["SU_TITLE" = "Uaktualnienie zgodności dla wersji 10.6";
"SU_VERS" = "1.0";
"SU_SERVERCOMMENT" = "Uaktualnienie zgodności dla wersji 10.6";

"SU_DESCRIPTION"='<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <title></title>
  <style type="text/css">
    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Lucida Grande;}
  </style>
</head>
<body>
<p class="p1">To uaktualnienie jest wykorzystywane przez Instalatora systemu Mac OS X; nie będzie widoczne na liście klienta Uaktualnień programów.</p>
</body>
</html>
';
]]></strings>
    </localization>

	<pkg-ref id='auto' installKBytes='284' version='1.0.0.1.1249367152'/>
</installer-gui-script>