https://bugs.freedesktop.org/show_bug.cgi?id=36555
--- Comment #32 from Lionel Elie Mamane <[email protected]> 2011-11-20 06:23:46 PST --- (In reply to comment #29) > I can also see the file adolo.dll in 3.5 : > C:\Program Files (x86)\LibO-dev 3.5\program > However, in 3.4, I see adomi.dll : > C:\Program Files (x86)\LibreOffice 3.4\program > The question is : why are the names different ? It seems coherent with what happens on GNU/Linux: 3.5 has libfilelo.so, but 3.4 has libfilelx.so. Probably the suffix was changed from a platform-specific suffix to a constant "lo"? My guess is: lo = constant for all platforms in LO >= 3.5 lx = GNU/Linux in LO <=3.4 mi = Microsoft Windows in LO <= 3.4 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
