diff --git a/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Gadget.xml b/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Gadget.xml
index 4c50b4b1afa5266f347db9e793db147fa8d30c44..21c7125d44021dd6bfaafb4befb89bb06ca87570 100644
--- a/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Gadget.xml
+++ b/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Gadget.xml
@@ -21,6 +21,25 @@
               <dictionary/>
             </value>
         </item>
+        <item>
+            <key> <string>_property_domain_dict</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>short_title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+                    </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
         <item>
             <key> <string>_roles</string> </key>
             <value>
@@ -45,7 +64,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>document.gif</string> </value>
+            <value> <string>document_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
@@ -100,4 +119,44 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>erp5_content</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>short_title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>erp5_content</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>
diff --git a/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Knowledge%20Box.xml b/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Knowledge%20Box.xml
index 4de956416ba3e996307b54ba7654cab7e385b496..c30fb6c23542a2aad370ec4d357c03166a742d89 100644
--- a/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Knowledge%20Box.xml
+++ b/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Knowledge%20Box.xml
@@ -64,7 +64,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>document.gif</string> </value>
+            <value> <string>document_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
diff --git a/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Knowledge%20Pad.xml b/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Knowledge%20Pad.xml
index b7701c3e33f8f12bc50fe23fb37914eb87d33068..0b57ce75b26b37853d0bfc116899f9d44a015aa5 100644
--- a/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Knowledge%20Pad.xml
+++ b/bt5/erp5_knowledge_pad/PortalTypeTemplateItem/portal_types/Knowledge%20Pad.xml
@@ -64,7 +64,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>document.gif</string> </value>
+            <value> <string>document_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
diff --git a/bt5/erp5_knowledge_pad/bt/revision b/bt5/erp5_knowledge_pad/bt/revision
index e41567feb87fd40d6e88e91674e66a77a5074304..c4c828bd4ee315c1205df1586629eb43f5d672bd 100644
--- a/bt5/erp5_knowledge_pad/bt/revision
+++ b/bt5/erp5_knowledge_pad/bt/revision
@@ -1 +1 @@
-384
\ No newline at end of file
+386
\ No newline at end of file