https://bugs.documentfoundation.org/show_bug.cgi?id=114286
--- Comment #9 from Julien Nabet <[email protected]> --- Keeping on the analysis, I tried: for i in $(comm -12 calcuno.txt drawuno.txt);do grep -n $i *;echo "\n";done and noticed this one: calcuno.txt:163:.uno:InsertAnnotation drawuno.txt:152:.uno:InsertAnnotation genericuno.txt:489:.uno:InsertAnnotation I thought about removing Calc and Draw .uno:InsertAnnotation since they are already present in a generic file, any thoughts here ? -- You are receiving this mail because: You are the assignee for the bug.
