https://bugs.documentfoundation.org/show_bug.cgi?id=171218
--- Comment #12 from Saburo <[email protected]> --- Created attachment 206481 --> https://bugs.documentfoundation.org/attachment.cgi?id=206481&action=edit The file modified using a binary editor: bullets.thm I opened the 25.8 file and the 26.2 file in a binary editor and compared them. There was a difference after GALRESRV. (25.8) 47 41 4C 52 45 53 52 56 02 00 05 00 00 00 03 (26.2) 47 41 4C 52 45 53 52 56 02 00 05 00 00 00 00 I tried changing it assuming that 03 is the index that represents bullets. This bullets.thm file seems to work with other languages as well. However, I don't know how to specify this index in gengal. -- You are receiving this mail because: You are the assignee for the bug.
