From: wanmingx.lin Date: Tue, 22 Oct 2013 09:52:21 +0000 (+0800) Subject: Update icon of subwidget to fix License issue X-Git-Tag: 2.2.1_release~24^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=75a07f12df86caf24fbbf6d044d274ea40eecc30;p=test%2Ftct%2Fweb%2Fbehavior.git Update icon of subwidget to fix License issue Signed-off-by: wanmingx.lin --- diff --git a/tests/AppControlExtending/res/app_control_custom_wgt b/tests/AppControlExtending/res/app_control_custom_wgt index 8220403..e6a177c 100644 Binary files a/tests/AppControlExtending/res/app_control_custom_wgt and b/tests/AppControlExtending/res/app_control_custom_wgt differ diff --git a/tests/AppControlExtending/res/app_control_regular_wgt b/tests/AppControlExtending/res/app_control_regular_wgt index 05a6b41..2201c84 100644 Binary files a/tests/AppControlExtending/res/app_control_regular_wgt and b/tests/AppControlExtending/res/app_control_regular_wgt differ diff --git a/tests/CSP/res/csp-asterisk.wgt b/tests/CSP/res/csp-asterisk.wgt index 2bfa503..d503d30 100644 Binary files a/tests/CSP/res/csp-asterisk.wgt and b/tests/CSP/res/csp-asterisk.wgt differ diff --git a/tests/CSP/res/csp-cross-origin.wgt b/tests/CSP/res/csp-cross-origin.wgt index 829077d..48c3bfa 100644 Binary files a/tests/CSP/res/csp-cross-origin.wgt and b/tests/CSP/res/csp-cross-origin.wgt differ diff --git a/tests/CSP/res/csp-none.wgt b/tests/CSP/res/csp-none.wgt index 98489fe..f27d612 100644 Binary files a/tests/CSP/res/csp-none.wgt and b/tests/CSP/res/csp-none.wgt differ diff --git a/tests/CSP/res/csp-self.wgt b/tests/CSP/res/csp-self.wgt index 1958733..4534491 100644 Binary files a/tests/CSP/res/csp-self.wgt and b/tests/CSP/res/csp-self.wgt differ diff --git a/tests/CSP/res/default-policy-by-directives-csp.wgt b/tests/CSP/res/default-policy-by-directives-csp.wgt index 7621f8a..815e541 100644 Binary files a/tests/CSP/res/default-policy-by-directives-csp.wgt and b/tests/CSP/res/default-policy-by-directives-csp.wgt differ diff --git a/tests/CSP/res/default-policy-by-directives-report-only.wgt b/tests/CSP/res/default-policy-by-directives-report-only.wgt index 4f052a6..c1751ea 100644 Binary files a/tests/CSP/res/default-policy-by-directives-report-only.wgt and b/tests/CSP/res/default-policy-by-directives-report-only.wgt differ diff --git a/tests/CSP/res/default-src_asterisk.wgt b/tests/CSP/res/default-src_asterisk.wgt index 28246f6..d24d4f9 100644 Binary files a/tests/CSP/res/default-src_asterisk.wgt and b/tests/CSP/res/default-src_asterisk.wgt differ diff --git a/tests/CSP/res/default-src_cross_origin.wgt b/tests/CSP/res/default-src_cross_origin.wgt index d0e8c57..bd6d003 100644 Binary files a/tests/CSP/res/default-src_cross_origin.wgt and b/tests/CSP/res/default-src_cross_origin.wgt differ diff --git a/tests/CSP/res/default-src_none.wgt b/tests/CSP/res/default-src_none.wgt index 22cf1e5..c1739b4 100644 Binary files a/tests/CSP/res/default-src_none.wgt and b/tests/CSP/res/default-src_none.wgt differ diff --git a/tests/CSP/res/default-src_self.wgt b/tests/CSP/res/default-src_self.wgt index b68ae18..b73b32b 100644 Binary files a/tests/CSP/res/default-src_self.wgt and b/tests/CSP/res/default-src_self.wgt differ diff --git a/tests/CSP/res/sandbox-empty-ext.wgt b/tests/CSP/res/sandbox-empty-ext.wgt index f3e8838..cc49dde 100644 Binary files a/tests/CSP/res/sandbox-empty-ext.wgt and b/tests/CSP/res/sandbox-empty-ext.wgt differ diff --git a/tests/CSP/res/sandbox-empty-inline.wgt b/tests/CSP/res/sandbox-empty-inline.wgt index f6658fc..2fd78ac 100644 Binary files a/tests/CSP/res/sandbox-empty-inline.wgt and b/tests/CSP/res/sandbox-empty-inline.wgt differ diff --git a/tests/CSP/res/sandbox-empty-int.wgt b/tests/CSP/res/sandbox-empty-int.wgt index 0a1ab1c..2fa3163 100644 Binary files a/tests/CSP/res/sandbox-empty-int.wgt and b/tests/CSP/res/sandbox-empty-int.wgt differ diff --git a/tests/CSP/res/sandbox-same-origin-allow-scripts.wgt b/tests/CSP/res/sandbox-same-origin-allow-scripts.wgt index 8a7fc9e..5ae357c 100644 Binary files a/tests/CSP/res/sandbox-same-origin-allow-scripts.wgt and b/tests/CSP/res/sandbox-same-origin-allow-scripts.wgt differ diff --git a/tests/CSP/res/script-src_inline_eval.wgt b/tests/CSP/res/script-src_inline_eval.wgt index a723f32..d973daa 100644 Binary files a/tests/CSP/res/script-src_inline_eval.wgt and b/tests/CSP/res/script-src_inline_eval.wgt differ diff --git a/tests/CSP/res/script-src_none.wgt b/tests/CSP/res/script-src_none.wgt index cfcb8fc..ee4b45b 100644 Binary files a/tests/CSP/res/script-src_none.wgt and b/tests/CSP/res/script-src_none.wgt differ diff --git a/tests/CSP/res/style-src_self.wgt b/tests/CSP/res/style-src_self.wgt index 5f08a3a..7de76b4 100644 Binary files a/tests/CSP/res/style-src_self.wgt and b/tests/CSP/res/style-src_self.wgt differ diff --git a/tests/Clipboard/res/Clipboard b/tests/Clipboard/res/Clipboard index fdbcac1..09e7d58 100644 Binary files a/tests/Clipboard/res/Clipboard and b/tests/Clipboard/res/Clipboard differ diff --git a/tests/ConfigurationExtension/res/application-content.wgt b/tests/ConfigurationExtension/res/application-content.wgt index 3a30cf2..abff3e5 100644 Binary files a/tests/ConfigurationExtension/res/application-content.wgt and b/tests/ConfigurationExtension/res/application-content.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-an-more.wgt b/tests/ConfigurationExtension/res/setting-an-more.wgt index 27d2203..edb584a 100644 Binary files a/tests/ConfigurationExtension/res/setting-an-more.wgt and b/tests/ConfigurationExtension/res/setting-an-more.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-an-one.wgt b/tests/ConfigurationExtension/res/setting-an-one.wgt index 7cff100..093610a 100644 Binary files a/tests/ConfigurationExtension/res/setting-an-one.wgt and b/tests/ConfigurationExtension/res/setting-an-one.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-an-zero.wgt b/tests/ConfigurationExtension/res/setting-an-zero.wgt index a90d4f7..4e3e02d 100644 Binary files a/tests/ConfigurationExtension/res/setting-an-zero.wgt and b/tests/ConfigurationExtension/res/setting-an-zero.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-ar-true.wgt b/tests/ConfigurationExtension/res/setting-ar-true.wgt index 2deff3f..f9e5138 100644 Binary files a/tests/ConfigurationExtension/res/setting-ar-true.wgt and b/tests/ConfigurationExtension/res/setting-ar-true.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-bs-disable.wgt b/tests/ConfigurationExtension/res/setting-bs-disable.wgt index 7a74646..42500ce 100644 Binary files a/tests/ConfigurationExtension/res/setting-bs-disable.wgt and b/tests/ConfigurationExtension/res/setting-bs-disable.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-cm-disable.wgt b/tests/ConfigurationExtension/res/setting-cm-disable.wgt index e381505..84064b4 100644 Binary files a/tests/ConfigurationExtension/res/setting-cm-disable.wgt and b/tests/ConfigurationExtension/res/setting-cm-disable.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-cm-enable.wgt b/tests/ConfigurationExtension/res/setting-cm-enable.wgt index 1489cf3..fd771ce 100644 Binary files a/tests/ConfigurationExtension/res/setting-cm-enable.wgt and b/tests/ConfigurationExtension/res/setting-cm-enable.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-encrypt-disable.wgt b/tests/ConfigurationExtension/res/setting-encrypt-disable.wgt index 4b58d2f..0c6922f 100644 Binary files a/tests/ConfigurationExtension/res/setting-encrypt-disable.wgt and b/tests/ConfigurationExtension/res/setting-encrypt-disable.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-encrypt-enable.wgt b/tests/ConfigurationExtension/res/setting-encrypt-enable.wgt index 516df55..8dbcfbb 100644 Binary files a/tests/ConfigurationExtension/res/setting-encrypt-enable.wgt and b/tests/ConfigurationExtension/res/setting-encrypt-enable.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-hwkey-default.wgt b/tests/ConfigurationExtension/res/setting-hwkey-default.wgt index 6a65539..cc600e7 100644 Binary files a/tests/ConfigurationExtension/res/setting-hwkey-default.wgt and b/tests/ConfigurationExtension/res/setting-hwkey-default.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-hwkey-disable.wgt b/tests/ConfigurationExtension/res/setting-hwkey-disable.wgt index 9c13cfc..7ba8c67 100644 Binary files a/tests/ConfigurationExtension/res/setting-hwkey-disable.wgt and b/tests/ConfigurationExtension/res/setting-hwkey-disable.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-hwkey-enable.wgt b/tests/ConfigurationExtension/res/setting-hwkey-enable.wgt index 1c7cafa..a090050 100644 Binary files a/tests/ConfigurationExtension/res/setting-hwkey-enable.wgt and b/tests/ConfigurationExtension/res/setting-hwkey-enable.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-install-location-internal-only-with-card.wgt b/tests/ConfigurationExtension/res/setting-install-location-internal-only-with-card.wgt index 8e48a52..852f514 100644 Binary files a/tests/ConfigurationExtension/res/setting-install-location-internal-only-with-card.wgt and b/tests/ConfigurationExtension/res/setting-install-location-internal-only-with-card.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-install-location-prefer-external-no-card.wgt b/tests/ConfigurationExtension/res/setting-install-location-prefer-external-no-card.wgt index bd34b99..eb011ad 100644 Binary files a/tests/ConfigurationExtension/res/setting-install-location-prefer-external-no-card.wgt and b/tests/ConfigurationExtension/res/setting-install-location-prefer-external-no-card.wgt differ diff --git a/tests/ConfigurationExtension/res/setting-install-location-prefer-external-with-card.wgt b/tests/ConfigurationExtension/res/setting-install-location-prefer-external-with-card.wgt index a79752b..6ecaa44 100644 Binary files a/tests/ConfigurationExtension/res/setting-install-location-prefer-external-with-card.wgt and b/tests/ConfigurationExtension/res/setting-install-location-prefer-external-with-card.wgt differ diff --git a/tests/DragandDrop/res/DragandDrop b/tests/DragandDrop/res/DragandDrop index efdcd7b..556b836 100644 Binary files a/tests/DragandDrop/res/DragandDrop and b/tests/DragandDrop/res/DragandDrop differ diff --git a/tests/DynamicBox/res/app-widget-box-appwidgetready-event.wgt b/tests/DynamicBox/res/app-widget-box-appwidgetready-event.wgt index faef162..0897346 100644 Binary files a/tests/DynamicBox/res/app-widget-box-appwidgetready-event.wgt and b/tests/DynamicBox/res/app-widget-box-appwidgetready-event.wgt differ diff --git a/tests/DynamicBox/res/app-widget-box-size-decoration.wgt b/tests/DynamicBox/res/app-widget-box-size-decoration.wgt index d4c262a..8e97297 100644 Binary files a/tests/DynamicBox/res/app-widget-box-size-decoration.wgt and b/tests/DynamicBox/res/app-widget-box-size-decoration.wgt differ diff --git a/tests/DynamicBox/res/app-widget-box-size-preview.wgt b/tests/DynamicBox/res/app-widget-box-size-preview.wgt index 09128aa..774a7c3 100644 Binary files a/tests/DynamicBox/res/app-widget-box-size-preview.wgt and b/tests/DynamicBox/res/app-widget-box-size-preview.wgt differ diff --git a/tests/DynamicBox/res/app-widget-load-event.wgt b/tests/DynamicBox/res/app-widget-load-event.wgt index d6930d1..2a220c4 100644 Binary files a/tests/DynamicBox/res/app-widget-load-event.wgt and b/tests/DynamicBox/res/app-widget-load-event.wgt differ diff --git a/tests/DynamicBox/res/app-widget-mouse-event-false.wgt b/tests/DynamicBox/res/app-widget-mouse-event-false.wgt index 925c1ca..a274947 100644 Binary files a/tests/DynamicBox/res/app-widget-mouse-event-false.wgt and b/tests/DynamicBox/res/app-widget-mouse-event-false.wgt differ diff --git a/tests/DynamicBox/res/app-widget-mouse-event-true.wgt b/tests/DynamicBox/res/app-widget-mouse-event-true.wgt index 81b43ac..1991dba 100644 Binary files a/tests/DynamicBox/res/app-widget-mouse-event-true.wgt and b/tests/DynamicBox/res/app-widget-mouse-event-true.wgt differ diff --git a/tests/DynamicBox/res/app-widget-sample.wgt b/tests/DynamicBox/res/app-widget-sample.wgt index 5f4a1a0..3ce54bf 100644 Binary files a/tests/DynamicBox/res/app-widget-sample.wgt and b/tests/DynamicBox/res/app-widget-sample.wgt differ diff --git a/tests/DynamicBox/res/app-widget-unload-event.wgt b/tests/DynamicBox/res/app-widget-unload-event.wgt index d13e5d2..e4e5a30 100644 Binary files a/tests/DynamicBox/res/app-widget-unload-event.wgt and b/tests/DynamicBox/res/app-widget-unload-event.wgt differ diff --git a/tests/DynamicBox/res/app-widget-visibility-event.wgt b/tests/DynamicBox/res/app-widget-visibility-event.wgt index fbdc885..23750ca 100644 Binary files a/tests/DynamicBox/res/app-widget-visibility-event.wgt and b/tests/DynamicBox/res/app-widget-visibility-event.wgt differ diff --git a/tests/PackageManagement/res/Sample-widget1.wgt b/tests/PackageManagement/res/Sample-widget1.wgt index 6bb290d..0c11c84 100644 Binary files a/tests/PackageManagement/res/Sample-widget1.wgt and b/tests/PackageManagement/res/Sample-widget1.wgt differ diff --git a/tests/PackageManagement/res/Sample-widget2.wgt b/tests/PackageManagement/res/Sample-widget2.wgt index 5b23d1e..233d075 100644 Binary files a/tests/PackageManagement/res/Sample-widget2.wgt and b/tests/PackageManagement/res/Sample-widget2.wgt differ diff --git a/tests/PackageManagement/res/Sample-widget3.wgt b/tests/PackageManagement/res/Sample-widget3.wgt index c594485..c49e13b 100644 Binary files a/tests/PackageManagement/res/Sample-widget3.wgt and b/tests/PackageManagement/res/Sample-widget3.wgt differ diff --git a/tests/PackageManagement/res/Sample-widget4.wgt b/tests/PackageManagement/res/Sample-widget4.wgt index 952ea94..f3552a0 100644 Binary files a/tests/PackageManagement/res/Sample-widget4.wgt and b/tests/PackageManagement/res/Sample-widget4.wgt differ diff --git a/tests/PackageManagement/res/npruntime-all-on-arm.wgt b/tests/PackageManagement/res/npruntime-all-on-arm.wgt index e71d70b..4afef1f 100644 Binary files a/tests/PackageManagement/res/npruntime-all-on-arm.wgt and b/tests/PackageManagement/res/npruntime-all-on-arm.wgt differ diff --git a/tests/PackageManagement/res/npruntime-arm-on-x86.wgt b/tests/PackageManagement/res/npruntime-arm-on-x86.wgt index 7cd12e8..6874ab4 100644 Binary files a/tests/PackageManagement/res/npruntime-arm-on-x86.wgt and b/tests/PackageManagement/res/npruntime-arm-on-x86.wgt differ diff --git a/tests/PackageManagement/res/widget-version-1-1.wgt b/tests/PackageManagement/res/widget-version-1-1.wgt index 0e876a4..0d75904 100644 Binary files a/tests/PackageManagement/res/widget-version-1-1.wgt and b/tests/PackageManagement/res/widget-version-1-1.wgt differ diff --git a/tests/PackageManagement/res/widget-version-1.wgt b/tests/PackageManagement/res/widget-version-1.wgt index a0eea42..6dd3d3a 100644 Binary files a/tests/PackageManagement/res/widget-version-1.wgt and b/tests/PackageManagement/res/widget-version-1.wgt differ diff --git a/tests/Stability/res/test-half-memory.wgt b/tests/Stability/res/test-half-memory.wgt index 275de61..8ccf272 100644 Binary files a/tests/Stability/res/test-half-memory.wgt and b/tests/Stability/res/test-half-memory.wgt differ diff --git a/tests/Stability/res/test-hd-image.wgt b/tests/Stability/res/test-hd-image.wgt index 99bedfa..bc78209 100644 Binary files a/tests/Stability/res/test-hd-image.wgt and b/tests/Stability/res/test-hd-image.wgt differ diff --git a/tests/WRTSupport/res/lifecycle-unload-event.wgt b/tests/WRTSupport/res/lifecycle-unload-event.wgt index 393fb7d..9b3a862 100644 Binary files a/tests/WRTSupport/res/lifecycle-unload-event.wgt and b/tests/WRTSupport/res/lifecycle-unload-event.wgt differ diff --git a/tests/WRTSupport/res/other-localization.wgt b/tests/WRTSupport/res/other-localization.wgt index 5a1ef6e..37d1ebb 100644 Binary files a/tests/WRTSupport/res/other-localization.wgt and b/tests/WRTSupport/res/other-localization.wgt differ diff --git a/tests/WRTSupport/res/other-uri-schemes-mailto.wgt b/tests/WRTSupport/res/other-uri-schemes-mailto.wgt index b04b3c7..4b8f484 100644 Binary files a/tests/WRTSupport/res/other-uri-schemes-mailto.wgt and b/tests/WRTSupport/res/other-uri-schemes-mailto.wgt differ diff --git a/tests/WRTSupport/res/other-uri-schemes.wgt b/tests/WRTSupport/res/other-uri-schemes.wgt index 66b65dc..764703f 100644 Binary files a/tests/WRTSupport/res/other-uri-schemes.wgt and b/tests/WRTSupport/res/other-uri-schemes.wgt differ diff --git a/tests/WRTSupport/res/other-widget-access-policy.wgt b/tests/WRTSupport/res/other-widget-access-policy.wgt index c1565db..aa18a34 100644 Binary files a/tests/WRTSupport/res/other-widget-access-policy.wgt and b/tests/WRTSupport/res/other-widget-access-policy.wgt differ diff --git a/tests/WRTSupport/res/protection-encryption-check.wgt b/tests/WRTSupport/res/protection-encryption-check.wgt index 74d252a..702e4d1 100644 Binary files a/tests/WRTSupport/res/protection-encryption-check.wgt and b/tests/WRTSupport/res/protection-encryption-check.wgt differ diff --git a/tests/WRTSupport/res/security-permission.wgt b/tests/WRTSupport/res/security-permission.wgt index 10dd201..645d325 100644 Binary files a/tests/WRTSupport/res/security-permission.wgt and b/tests/WRTSupport/res/security-permission.wgt differ diff --git a/tests/WRTSupport/res/security-policy.wgt b/tests/WRTSupport/res/security-policy.wgt index 2e1345d..4eb857d 100644 Binary files a/tests/WRTSupport/res/security-policy.wgt and b/tests/WRTSupport/res/security-policy.wgt differ diff --git a/tests/WRTSupport/res/url-access-multi-all.wgt b/tests/WRTSupport/res/url-access-multi-all.wgt index 33530ab..03552ef 100644 Binary files a/tests/WRTSupport/res/url-access-multi-all.wgt and b/tests/WRTSupport/res/url-access-multi-all.wgt differ diff --git a/tests/WRTSupport/res/url-access-multi-subdomains.wgt b/tests/WRTSupport/res/url-access-multi-subdomains.wgt index 6b13d65..0379194 100644 Binary files a/tests/WRTSupport/res/url-access-multi-subdomains.wgt and b/tests/WRTSupport/res/url-access-multi-subdomains.wgt differ diff --git a/tests/WRTSupport/res/url-access-multi.wgt b/tests/WRTSupport/res/url-access-multi.wgt index 1bc0bf4..123869b 100644 Binary files a/tests/WRTSupport/res/url-access-multi.wgt and b/tests/WRTSupport/res/url-access-multi.wgt differ diff --git a/tests/WRTUI/res/application-rotation-sensor-enable.wgt b/tests/WRTUI/res/application-rotation-sensor-enable.wgt index 527c909..3171b9d 100644 Binary files a/tests/WRTUI/res/application-rotation-sensor-enable.wgt and b/tests/WRTUI/res/application-rotation-sensor-enable.wgt differ diff --git a/tests/WRTUI/res/multiple-browsing-context.wgt b/tests/WRTUI/res/multiple-browsing-context.wgt index a0136eb..9cf41ee 100644 Binary files a/tests/WRTUI/res/multiple-browsing-context.wgt and b/tests/WRTUI/res/multiple-browsing-context.wgt differ diff --git a/tests/WRTUI/res/view-mode-fullscreen-rotation.wgt b/tests/WRTUI/res/view-mode-fullscreen-rotation.wgt index da5fbde..2e024e7 100644 Binary files a/tests/WRTUI/res/view-mode-fullscreen-rotation.wgt and b/tests/WRTUI/res/view-mode-fullscreen-rotation.wgt differ diff --git a/tests/WRTUI/res/view-mode-maximized-rotation.wgt b/tests/WRTUI/res/view-mode-maximized-rotation.wgt index 9848d81..9e7f814 100644 Binary files a/tests/WRTUI/res/view-mode-maximized-rotation.wgt and b/tests/WRTUI/res/view-mode-maximized-rotation.wgt differ