From c09f1ad9667a4c3fa7609411d6230c79465ffc17 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 30 Apr 2008 16:35:14 +0000
Subject: [PATCH] Set a correct title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20863 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../CategoryTemplateItem/portal_categories/gap/ias.xml    | 8 +++++++-
 bt5/erp5_accounting_l10n_ifrs/bt/revision                 | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_accounting_l10n_ifrs/CategoryTemplateItem/portal_categories/gap/ias.xml b/bt5/erp5_accounting_l10n_ifrs/CategoryTemplateItem/portal_categories/gap/ias.xml
index 9db2e9f996..3336898a7f 100644
--- a/bt5/erp5_accounting_l10n_ifrs/CategoryTemplateItem/portal_categories/gap/ias.xml
+++ b/bt5/erp5_accounting_l10n_ifrs/CategoryTemplateItem/portal_categories/gap/ias.xml
@@ -43,6 +43,12 @@
               <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>ias</string> </value>
@@ -57,7 +63,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>*</string> </value>
+            <value> <string>International Accounting Standards</string> </value>
         </item>
         <item>
             <key> <string>uid</string> </key>
diff --git a/bt5/erp5_accounting_l10n_ifrs/bt/revision b/bt5/erp5_accounting_l10n_ifrs/bt/revision
index 56a6051ca2..e440e5c842 100644
--- a/bt5/erp5_accounting_l10n_ifrs/bt/revision
+++ b/bt5/erp5_accounting_l10n_ifrs/bt/revision
@@ -1 +1 @@
-1
\ No newline at end of file
+3
\ No newline at end of file
-- 
2.30.9