https://bugs.documentfoundation.org/show_bug.cgi?id=107814

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #13 from Julien Nabet <[email protected]> ---
Code pointers:
   1057 // .RTF
   1058 RegistryItem gid_Regitem_OpenOffice_RTF_OpenWith_Calc
   1059     ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
   1060     Subkey = ".rtf\OpenWithProgIDs";
   1061     ModuleID = gid_Module_Prg_Calc_Bin;
   1062     Name = "soffice.StarCalcDocument.6";
   1063     Value = " ";
   1064 End
https://opengrok.libreoffice.org/xref/core/scp2/source/calc/registryitem_calc.scp?r=700f9272#1058

I suppose the block should be removed and an equivalent should be put in
scp2/source/writer/registryitem_writer.scp

Andras: any thoughts here?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to