[Libreoffice-commits] .: scp2/source

Jesús Corrius jcorrius at kemper.freedesktop.org
Thu May 31 01:20:30 PDT 2012


 scp2/source/draw/registryitem_draw.scp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7e7d0f41a53471caac4cd155642b01aa54a5869d
Author: Jesús Corrius <jesus at softcatala.org>
Date:   Thu May 31 10:19:44 2012 +0200

    Fix duplicated gid

diff --git a/scp2/source/draw/registryitem_draw.scp b/scp2/source/draw/registryitem_draw.scp
index 3d780ff..16f62bb 100644
--- a/scp2/source/draw/registryitem_draw.scp
+++ b/scp2/source/draw/registryitem_draw.scp
@@ -409,7 +409,7 @@ RegistryItem gid_Regitem_Soffice_Stardrawtemplate_6_AppUserModelID
     Value = "TheDocumentFoundation.LibreOffice.Draw";
 End
 
-RegistryItem gid_Regitem_Soffice_Stardrawdocument_6_FriendlyTypeName
+RegistryItem gid_Regitem_Soffice_Stardrawtemplate_6_FriendlyTypeName
     ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
     ModuleID = gid_Module_Prg_Draw_Bin;
     Subkey = "soffice.StarDrawDocument.6";


More information about the Libreoffice-commits mailing list