Author: ashish
Date: Wed May 27 11:34:41 2009 New Revision: 779116 URL: http://svn.apache.org/viewvc?rev=779116&view=rev Log: Renaming the google folder to googlecheckout for keeping consistency as that of other component. webapp name as "google" creates confusion Also changed the reference. Added: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/ (props changed) - copied from r779075, ofbiz/trunk/specialpurpose/googlecheckout/webapp/google/ Removed: ofbiz/trunk/specialpurpose/googlecheckout/webapp/google/ Modified: ofbiz/trunk/specialpurpose/googlecheckout/widget/GoogleCheckoutScreens.xml Propchange: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/ ------------------------------------------------------------------------------ svn:mergeinfo = Modified: ofbiz/trunk/specialpurpose/googlecheckout/widget/GoogleCheckoutScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/widget/GoogleCheckoutScreens.xml?rev=779116&r1=779115&r2=779116&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/googlecheckout/widget/GoogleCheckoutScreens.xml (original) +++ ofbiz/trunk/specialpurpose/googlecheckout/widget/GoogleCheckoutScreens.xml Wed May 27 11:34:41 2009 @@ -24,28 +24,28 @@ <screen name="CheckoutShoppingCart"> <section> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/CheckoutShoppingCart.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/CheckoutShoppingCart.ftl"/></html></platform-specific> </widgets> </section> </screen> <screen name="shoppingCart"> <section> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/shoppingCart.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/shoppingCart.ftl"/></html></platform-specific> </widgets> </section> </screen> <screen name="checkoutFlowSupport"> <section> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/checkoutFlowSupport.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/checkoutFlowSupport.ftl"/></html></platform-specific> </widgets> </section> </screen> <screen name="orderProcessingSupport"> <section> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/orderProcessingSupport.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/orderProcessingSupport.ftl"/></html></platform-specific> </widgets> </section> </screen> @@ -53,7 +53,7 @@ <screen name="items"> <section> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/shoppingCart/items.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/shoppingCart/items.ftl"/></html></platform-specific> </widgets> </section> </screen> @@ -63,7 +63,7 @@ <not><if-empty field="googleCart.cartExpiration"/></not> </condition> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/shoppingCart/expiration.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/shoppingCart/expiration.ftl"/></html></platform-specific> </widgets> </section> </screen> @@ -73,7 +73,7 @@ <not><if-empty field="googleCart.merchantPrivateData"/></not> </condition> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/shoppingCart/privateData.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/shoppingCart/privateData.ftl"/></html></platform-specific> </widgets> </section> </screen> @@ -83,7 +83,7 @@ <not><if-empty field="merchantCalculations"/></not> </condition> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/checkoutFlowSupport/merchantCaluclations.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/checkoutFlowSupport/merchantCaluclations.ftl"/></html></platform-specific> </widgets> </section> </screen> @@ -93,14 +93,14 @@ <not><if-empty field="shippingMethods"/></not> </condition> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/checkoutFlowSupport/shippingMethods.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/checkoutFlowSupport/shippingMethods.ftl"/></html></platform-specific> </widgets> </section> </screen> <screen name="simpleFlow"> <section> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/checkoutFlowSupport/simpleFlow.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/checkoutFlowSupport/simpleFlow.ftl"/></html></platform-specific> </widgets> </section> </screen> @@ -110,7 +110,7 @@ <not><if-empty field="flowSupport.taxTables"/></not> </condition> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/checkoutFlowSupport/taxTables.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/checkoutFlowSupport/taxTables.ftl"/></html></platform-specific> </widgets> </section> </screen> @@ -120,7 +120,7 @@ <not><if-empty field="flowSupport.requestPhone"/></not> </condition> <widgets> - <platform-specific><html><html-template location="component://googlecheckout/webapp/google/templates/checkoutFlowSupport/requestPhone.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://googlecheckout/webapp/googlecheckout/templates/checkoutFlowSupport/requestPhone.ftl"/></html></platform-specific> </widgets> </section> </screen> @@ -128,7 +128,7 @@ <section> <widgets> <platform-specific> - <html><html-template location="component://googlecheckout/webapp/google/redirect/redirectHeader.ftl"/></html> + <html><html-template location="component://googlecheckout/webapp/googlecheckout/redirect/redirectHeader.ftl"/></html> </platform-specific> </widgets> </section> |
Free forum by Nabble | Edit this page |