From 362ac65701b80eec94f65bd05662fa26beec4223 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Fri, 6 Mar 2009 09:37:44 +0000 Subject: [PATCH] use http_cache for static images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25899 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_mobile_ui/images/1bottomarrow.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/1leftarrowb.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/1leftarrowv.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/1rightarrowb.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/1rightarrowv.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/1toparrow.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/2leftarrowb.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/2rightarrowb.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/Left.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/activity_busy.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/appearance.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/checkall.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/configure.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/decheckall.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/editcopy.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/editcut.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/editfield.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/editform.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/editformaction.png.xml | 4 ++++ .../erp5_mobile_ui/images/editformrenderer.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/editlayout.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/editpaste.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/edittrash.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/erp5_logo.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/exec16.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/favourite.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/filenew.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/filter.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/filter_on.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/find.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/imp-exp.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/info.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/inspect.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/jump.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/language.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/print.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/report.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/save-preview.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/save.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/save2.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/search.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/sepacla.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/sepafon.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/showall.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/sort.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/spacer.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/tab_left.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/tab_right.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/text_block.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/translate.png.xml | 4 ++++ .../erp5_mobile_ui/images/translate_tooltip.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/userhelp.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/view_choose.png.xml | 4 ++++ .../portal_skins/erp5_mobile_ui/images/view_tree.png.xml | 4 ++++ bt5/erp5_mobile/bt/revision | 2 +- 55 files changed, 217 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1bottomarrow.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1bottomarrow.png.xml index 579e6ce01b..35e6cd5621 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1bottomarrow.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1bottomarrow.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.49</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1leftarrowb.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1leftarrowb.png.xml index 5fa732d7c6..cd718171ca 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1leftarrowb.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1leftarrowb.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.54</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1leftarrowv.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1leftarrowv.png.xml index 80ab043acc..78eccf0208 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1leftarrowv.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1leftarrowv.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.58</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1rightarrowb.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1rightarrowb.png.xml index 95f0530443..b579a24e3d 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1rightarrowb.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1rightarrowb.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.63</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1rightarrowv.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1rightarrowv.png.xml index d852df47ea..92bba2526d 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1rightarrowv.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1rightarrowv.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.67</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1toparrow.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1toparrow.png.xml index 8732d76738..934bff918e 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1toparrow.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/1toparrow.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.71</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/2leftarrowb.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/2leftarrowb.png.xml index 9d471914df..2bcec56b49 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/2leftarrowb.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/2leftarrowb.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.76</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/2rightarrowb.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/2rightarrowb.png.xml index a830b1d663..9200b8acc2 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/2rightarrowb.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/2rightarrowb.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.8</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/Left.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/Left.png.xml index d22b38dfe6..4354deae72 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/Left.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/Left.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.25</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/activity_busy.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/activity_busy.png.xml index b6c07250f0..4b72020adf 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/activity_busy.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/activity_busy.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.85</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/appearance.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/appearance.png.xml index 86e0bea0ae..2f35aeb7a9 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/appearance.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/appearance.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32030286.08</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/checkall.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/checkall.png.xml index d4c9485fb9..fd082cad97 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/checkall.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/checkall.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023536.99</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/configure.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/configure.png.xml index 473a2a22fd..eb45e67506 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/configure.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/configure.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.04</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/decheckall.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/decheckall.png.xml index ff6a27afa8..384a10a545 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/decheckall.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/decheckall.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.09</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editcopy.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editcopy.png.xml index 8c87426076..ca5cc30343 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editcopy.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editcopy.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.13</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editcut.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editcut.png.xml index ac4f71e941..74b23be847 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editcut.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editcut.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.17</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editfield.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editfield.png.xml index ffbf2c5433..a96d4f0480 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editfield.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editfield.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.26</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editform.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editform.png.xml index 8c941cc604..48681396aa 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editform.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editform.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.35</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editformaction.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editformaction.png.xml index 8fcb2041fa..82199eec8c 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editformaction.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editformaction.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.31</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editformrenderer.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editformrenderer.png.xml index f2793ef52d..e2cb7c408e 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editformrenderer.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editformrenderer.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.4</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editlayout.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editlayout.png.xml index df179d3675..685c49a94e 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editlayout.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editlayout.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.44</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editpaste.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editpaste.png.xml index e97a69a429..6435974b72 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editpaste.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/editpaste.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.49</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/edittrash.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/edittrash.png.xml index ff32984534..d726020285 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/edittrash.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/edittrash.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>__name__</string> </key> <value> <string>edittrash.png</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/erp5_logo.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/erp5_logo.png.xml index 01b27d2209..5e0a5c9b22 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/erp5_logo.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/erp5_logo.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.53</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/exec16.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/exec16.png.xml index 4445e696d9..8f2802f54d 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/exec16.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/exec16.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.59</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/favourite.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/favourite.png.xml index 00f8171e8d..e91e7219b7 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/favourite.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/favourite.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32030286.12</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filenew.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filenew.png.xml index 09f4eeaeec..0b9886bd7e 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filenew.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filenew.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.81</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filter.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filter.png.xml index bcd8ab17ac..fdcbb90720 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filter.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filter.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.9</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filter_on.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filter_on.png.xml index fcb56ae4d3..9572785ed8 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filter_on.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/filter_on.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.85</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/find.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/find.png.xml index 3cd6f97f1a..af0700127b 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/find.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/find.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.94</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/imp-exp.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/imp-exp.png.xml index 9079af854d..04167d9078 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/imp-exp.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/imp-exp.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023537.98</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/info.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/info.png.xml index 5d8daf5b99..14503f8922 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/info.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/info.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.02</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/inspect.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/inspect.png.xml index e14351f69d..42e4f58f59 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/inspect.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/inspect.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.07</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/jump.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/jump.png.xml index f40efade11..528bbab12a 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/jump.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/jump.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.16</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/language.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/language.png.xml index 78b6ecccc9..f1017a0d43 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/language.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/language.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32030286.16</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/print.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/print.png.xml index b8523b3778..1957cca391 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/print.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/print.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.39</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/report.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/report.png.xml index 7f9755fc35..e3558b85a6 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/report.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/report.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.43</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save-preview.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save-preview.png.xml index 93699b1348..c49a387050 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save-preview.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save-preview.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.57</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save.png.xml index c002764490..7bb9215096 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.52</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save2.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save2.png.xml index d5081ac382..5baf4831ec 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save2.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/save2.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.48</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/search.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/search.png.xml index e96540467f..9c077e90f0 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/search.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/search.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32030285.99</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sepacla.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sepacla.png.xml index 64bb53dde9..a6867a8a30 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sepacla.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sepacla.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.65</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sepafon.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sepafon.png.xml index 408d476db4..e204922278 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sepafon.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sepafon.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.7</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/showall.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/showall.png.xml index 9b74c033f1..d2638a349b 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/showall.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/showall.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.74</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sort.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sort.png.xml index 9eb23f17ea..a44f4e036b 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sort.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/sort.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.79</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/spacer.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/spacer.png.xml index 1b7849792e..d602e6a13e 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/spacer.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/spacer.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.83</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/tab_left.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/tab_left.png.xml index f37629adc5..44a2813c2d 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/tab_left.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/tab_left.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>__name__</string> </key> <value> <string>tab_left.png</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/tab_right.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/tab_right.png.xml index ef19ea90ba..81d4688c9d 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/tab_right.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/tab_right.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>__name__</string> </key> <value> <string>tab_right.png</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/text_block.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/text_block.png.xml index 1be4ab5b2e..ca62e73c41 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/text_block.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/text_block.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023546.26</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/translate.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/translate.png.xml index 57125ea4ab..aa0cba86f0 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/translate.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/translate.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023546.3</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/translate_tooltip.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/translate_tooltip.png.xml index 34f7a4b144..bdfa60919b 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/translate_tooltip.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/translate_tooltip.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023546.35</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/userhelp.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/userhelp.png.xml index 99c76ee7c6..ff4d776bfb 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/userhelp.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/userhelp.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.87</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/view_choose.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/view_choose.png.xml index 080f67bf78..bbfcb4e89e 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/view_choose.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/view_choose.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.92</string> </value> diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/view_tree.png.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/view_tree.png.xml index 0931037747..6f2509fbe6 100644 --- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/view_tree.png.xml +++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/images/view_tree.png.xml @@ -9,6 +9,10 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_Cacheable__manager_id</string> </key> + <value> <string>http_cache</string> </value> + </item> <item> <key> <string>_EtagSupport__etag</string> </key> <value> <string>ts32023538.97</string> </value> diff --git a/bt5/erp5_mobile/bt/revision b/bt5/erp5_mobile/bt/revision index c24b6ae77d..72f523f36e 100644 --- a/bt5/erp5_mobile/bt/revision +++ b/bt5/erp5_mobile/bt/revision @@ -1 +1 @@ -38 \ No newline at end of file +39 \ No newline at end of file -- 2.30.9