Dear all, I have finished renaming all lyx files. In the last several svn log messages (I should have done this from the very beginning), I listed old, new file names, and classes defined in the file. Basically, I only rename files that define classes this time. We can rename other files later, on a one by one basis.
scons builds correctly now, but autotools fail with error messages like: ../../../../src/frontends/qt4/QLMenubar.cpp:239:29: QLMenubar_moc.cpp: No such file or directory ../../../../src/frontends/qt4/QBox.cpp:395:24: QBox_moc.cpp: No such file or directory I am not familiar with the MOC part of Makefile.am so I will leave this as your homework. Cheers, Bo
