pajoye                                   Fri, 04 Sep 2009 07:57:24 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=288033

Log:
- WS

Changed paths:
    U   php/win-installer/trunk/ExtensionsFeatures52.wxs
    U   php/win-installer/trunk/ExtensionsFeatures53.wxs
    U   php/win-installer/trunk/ExtensionsFeatures60.wxs
    U   php/win-installer/trunk/ExtensionsFragment52.wxs

Modified: php/win-installer/trunk/ExtensionsFeatures52.wxs
===================================================================
--- php/win-installer/trunk/ExtensionsFeatures52.wxs	2009-09-04 07:56:46 UTC (rev 288032)
+++ php/win-installer/trunk/ExtensionsFeatures52.wxs	2009-09-04 07:57:24 UTC (rev 288033)
@@ -306,10 +306,10 @@
 				<Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite" Title="$(loc.Featureext_php_pdo_sqliteTitle)" Description="$(loc.Featureext_php_pdo_sqliteDescription)" Level="10">
 					<ComponentRef Id="php_pdo_sqlite"/>
 				</Feature>
-                <Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite_external" Title="$(loc.Featureext_php_pdo_sqlite_externalTitle)" Description="$(loc.Featureext_php_pdo_sqlite_externalDescription)" Level="10">
+				<Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite_external" Title="$(loc.Featureext_php_pdo_sqlite_externalTitle)" Description="$(loc.Featureext_php_pdo_sqlite_externalDescription)" Level="10">
 					<ComponentRef Id="php_pdo_sqlite_external"/>
 				</Feature>
-                <Feature AllowAdvertise="no" Id="ext_php_pdo_user" Title="$(loc.Featureext_php_pdo_userTitle)" Description="$(loc.Featureext_php_pdo_userDescription)" Level="10">
+				<Feature AllowAdvertise="no" Id="ext_php_pdo_user" Title="$(loc.Featureext_php_pdo_userTitle)" Description="$(loc.Featureext_php_pdo_userDescription)" Level="10">
 					<ComponentRef Id="php_pdo_user"/>
 				</Feature>
 			</Feature>

Modified: php/win-installer/trunk/ExtensionsFeatures53.wxs
===================================================================
--- php/win-installer/trunk/ExtensionsFeatures53.wxs	2009-09-04 07:56:46 UTC (rev 288032)
+++ php/win-installer/trunk/ExtensionsFeatures53.wxs	2009-09-04 07:57:24 UTC (rev 288033)
@@ -118,7 +118,7 @@
 			<Feature AllowAdvertise="no" Id="ext_php_gopher" Title="$(loc.Featureext_php_gopherTitle)" Description="$(loc.Featureext_php_gopherDescription)" Level="10">
 				<ComponentRef Id="php_gopher"/>
 			</Feature>
-            <Feature AllowAdvertise="no" Id="ext_php_haru" Title="$(loc.Featureext_php_haruTitle)" Description="$(loc.Featureext_php_haruDescription)" Level="10">
+			<Feature AllowAdvertise="no" Id="ext_php_haru" Title="$(loc.Featureext_php_haruTitle)" Description="$(loc.Featureext_php_haruDescription)" Level="10">
 				<ComponentRef Id="php_haru"/>
 			</Feature>
 			<Feature AllowAdvertise="no" Id="ext_php_htscanner" Title="$(loc.Featureext_php_htscannerTitle)" Description="$(loc.Featureext_php_htscannerDescription)" Level="10">
@@ -180,7 +180,7 @@
 				<ComponentRef Id="php5servlet"/>
 				<ComponentRef Id="phpsrvltJAR"/>
 			</Feature>
-            <Feature AllowAdvertise="no" Id="ext_php_java" Title="$(loc.Featureext_php_javaTitle)" Description="$(loc.Featureext_php_javaDescription)" Level="10">
+			<Feature AllowAdvertise="no" Id="ext_php_java" Title="$(loc.Featureext_php_javaTitle)" Description="$(loc.Featureext_php_javaDescription)" Level="10">
 				<ComponentRef Id="php_java"/>
 				<ComponentRef Id="php_javaJAR"/>
 				<ComponentRef Id="php6servlet"/>
@@ -304,15 +304,15 @@
 				</Feature>
 				<Feature AllowAdvertise="no" Id="ext_php_pdo_pgsql" Title="$(loc.Featureext_php_pdo_pgsqlTitle)" Description="$(loc.Featureext_php_pdo_pgsqlDescription)" Level="10">
 					<ComponentRef Id="php_pdo_pgsql"/>
-                    <ComponentRef Id="libpqDLL"/>
+					<ComponentRef Id="libpqDLL"/>
 				</Feature>
 				<Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite" Title="$(loc.Featureext_php_pdo_sqliteTitle)" Description="$(loc.Featureext_php_pdo_sqliteDescription)" TypicalDefault="install" Level="1">
 					<ComponentRef Id="php_pdo_sqlite"/>
 				</Feature>
-                <Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite_external" Title="$(loc.Featureext_php_pdo_sqlite_externalTitle)" Description="$(loc.Featureext_php_pdo_sqlite_externalDescription)" Level="10">
+				<Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite_external" Title="$(loc.Featureext_php_pdo_sqlite_externalTitle)" Description="$(loc.Featureext_php_pdo_sqlite_externalDescription)" Level="10">
 					<ComponentRef Id="php_pdo_sqlite_external"/>
 				</Feature>
-                <Feature AllowAdvertise="no" Id="ext_php_pdo_user" Title="$(loc.Featureext_php_pdo_userTitle)" Description="$(loc.Featureext_php_pdo_userDescription)" Level="10">
+				<Feature AllowAdvertise="no" Id="ext_php_pdo_user" Title="$(loc.Featureext_php_pdo_userTitle)" Description="$(loc.Featureext_php_pdo_userDescription)" Level="10">
 					<ComponentRef Id="php_pdo_user"/>
 				</Feature>
 			</Feature>
@@ -328,7 +328,7 @@
 			</Feature>
 			<Feature AllowAdvertise="no" Id="ext_php_pgsql" Title="$(loc.Featureext_php_pgsqlTitle)" Description="$(loc.Featureext_php_pgsqlDescription)" TypicalDefault="install" Level="1">
 				<ComponentRef Id="php_pgsql"/>
-                <ComponentRef Id="libpqDLL"/>
+				<ComponentRef Id="libpqDLL"/>
 			</Feature>
 			<Feature AllowAdvertise="no" Id="ext_php_printer" Title="$(loc.Featureext_php_printerTitle)" Description="$(loc.Featureext_php_printerDescription)" Level="10">
 				<ComponentRef Id="php_printer"/>
@@ -372,7 +372,7 @@
 			<Feature AllowAdvertise="no" Id="ext_php_sqlite" Title="$(loc.Featureext_php_sqliteTitle)" Description="$(loc.Featureext_php_sqliteDescription)" Level="10">
 				<ComponentRef Id="php_sqlite"/>
 			</Feature>
-            <Feature AllowAdvertise="no" Id="ext_php_sqlite3" Title="$(loc.Featureext_php_sqlite3Title)" Description="$(loc.Featureext_php_sqlite3Description)" TypicalDefault="install" Level="1">
+			<Feature AllowAdvertise="no" Id="ext_php_sqlite3" Title="$(loc.Featureext_php_sqlite3Title)" Description="$(loc.Featureext_php_sqlite3Description)" TypicalDefault="install" Level="1">
 				<ComponentRef Id="php_sqlite3"/>
 			</Feature>
 			<Feature AllowAdvertise="no" Id="ext_php_ssh2" Title="$(loc.Featureext_php_ssh2Title)" Description="$(loc.Featureext_php_ssh2Description)" Level="10">

Modified: php/win-installer/trunk/ExtensionsFeatures60.wxs
===================================================================
--- php/win-installer/trunk/ExtensionsFeatures60.wxs	2009-09-04 07:56:46 UTC (rev 288032)
+++ php/win-installer/trunk/ExtensionsFeatures60.wxs	2009-09-04 07:57:24 UTC (rev 288033)
@@ -118,7 +118,7 @@
 			<Feature AllowAdvertise="no" Id="ext_php_gopher" Title="$(loc.Featureext_php_gopherTitle)" Description="$(loc.Featureext_php_gopherDescription)" Level="10">
 				<ComponentRef Id="php_gopher"/>
 			</Feature>
-            <Feature AllowAdvertise="no" Id="ext_php_haru" Title="$(loc.Featureext_php_haruTitle)" Description="$(loc.Featureext_php_haruDescription)" Level="10">
+			<Feature AllowAdvertise="no" Id="ext_php_haru" Title="$(loc.Featureext_php_haruTitle)" Description="$(loc.Featureext_php_haruDescription)" Level="10">
 				<ComponentRef Id="php_haru"/>
 			</Feature>
 			<Feature AllowAdvertise="no" Id="ext_php_htscanner" Title="$(loc.Featureext_php_htscannerTitle)" Description="$(loc.Featureext_php_htscannerDescription)" Level="10">
@@ -304,15 +304,15 @@
 				</Feature>
 				<Feature AllowAdvertise="no" Id="ext_php_pdo_pgsql" Title="$(loc.Featureext_php_pdo_pgsqlTitle)" Description="$(loc.Featureext_php_pdo_pgsqlDescription)" Level="10">
 					<ComponentRef Id="php_pdo_pgsql"/>
-                    <ComponentRef Id="libpqDLL"/>
+					<ComponentRef Id="libpqDLL"/>
 				</Feature>
 				<Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite" Title="$(loc.Featureext_php_pdo_sqliteTitle)" Description="$(loc.Featureext_php_pdo_sqliteDescription)" TypicalDefault="install" Level="1">
 					<ComponentRef Id="php_pdo_sqlite"/>
 				</Feature>
-                <Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite_external" Title="$(loc.Featureext_php_pdo_sqlite_externalTitle)" Description="$(loc.Featureext_php_pdo_sqlite_externalDescription)" Level="10">
+				<Feature AllowAdvertise="no" Id="ext_php_pdo_sqlite_external" Title="$(loc.Featureext_php_pdo_sqlite_externalTitle)" Description="$(loc.Featureext_php_pdo_sqlite_externalDescription)" Level="10">
 					<ComponentRef Id="php_pdo_sqlite_external"/>
 				</Feature>
-                <Feature AllowAdvertise="no" Id="ext_php_pdo_user" Title="$(loc.Featureext_php_pdo_userTitle)" Description="$(loc.Featureext_php_pdo_userDescription)" Level="10">
+				<Feature AllowAdvertise="no" Id="ext_php_pdo_user" Title="$(loc.Featureext_php_pdo_userTitle)" Description="$(loc.Featureext_php_pdo_userDescription)" Level="10">
 					<ComponentRef Id="php_pdo_user"/>
 				</Feature>
 			</Feature>
@@ -328,7 +328,7 @@
 			</Feature>
 			<Feature AllowAdvertise="no" Id="ext_php_pgsql" Title="$(loc.Featureext_php_pgsqlTitle)" Description="$(loc.Featureext_php_pgsqlDescription)" TypicalDefault="install" Level="1">
 				<ComponentRef Id="php_pgsql"/>
-                <ComponentRef Id="libpqDLL"/>
+				<ComponentRef Id="libpqDLL"/>
 			</Feature>
 			<Feature AllowAdvertise="no" Id="ext_php_printer" Title="$(loc.Featureext_php_printerTitle)" Description="$(loc.Featureext_php_printerDescription)" Level="10">
 				<ComponentRef Id="php_printer"/>
@@ -372,7 +372,7 @@
 			<Feature AllowAdvertise="no" Id="ext_php_sqlite" Title="$(loc.Featureext_php_sqliteTitle)" Description="$(loc.Featureext_php_sqliteDescription)" Level="10">
 				<ComponentRef Id="php_sqlite"/>
 			</Feature>
-            <Feature AllowAdvertise="no" Id="ext_php_sqlite3" Title="$(loc.Featureext_php_sqlite3Title)" Description="$(loc.Featureext_php_sqlite3Description)" TypicalDefault="install" Level="1">
+			<Feature AllowAdvertise="no" Id="ext_php_sqlite3" Title="$(loc.Featureext_php_sqlite3Title)" Description="$(loc.Featureext_php_sqlite3Description)" TypicalDefault="install" Level="1">
 				<ComponentRef Id="php_sqlite3"/>
 			</Feature>
 			<Feature AllowAdvertise="no" Id="ext_php_ssh2" Title="$(loc.Featureext_php_ssh2Title)" Description="$(loc.Featureext_php_ssh2Description)" Level="10">

Modified: php/win-installer/trunk/ExtensionsFragment52.wxs
===================================================================
--- php/win-installer/trunk/ExtensionsFragment52.wxs	2009-09-04 07:56:46 UTC (rev 288032)
+++ php/win-installer/trunk/ExtensionsFragment52.wxs	2009-09-04 07:57:24 UTC (rev 288033)
@@ -48,7 +48,7 @@
 							Section="PHP" Value="&quot;[INSTALLDIR]ext&quot;" />
 				</Component>
 			</Directory>
-            <Directory Id="extrasdirectory" Name="extras">
+			<Directory Id="extrasdirectory" Name="extras">
 				<Component Id="magicMIME" DiskId="1" Guid="C29559A6-DE77-4951-A8F8-6266B790DE20">
 					<File Id="filemagicMIME" Name="MAGIC_1.MIM" LongName="magic.mime" Source="Files\extras\magic.mime" />
 				</Component>
-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to