Am Mi., 11. Okt. 2023 um 20:54 Uhr schrieb Pavel Sanda: > On Wed, Oct 11, 2023 at 06:47:10PM +0200, Eugene Chornyi wrote: > > commit 072ba7bd2e1ac7514117fafee3143b0bfb8796eb > > Author: Eugene Chornyi > > Date: Wed Oct 11 20:06:52 2023 +0200 > > > > Implement ui style selection dialog 12832 > > --- > > lib/RELEASE-NOTES | 4 ++ > > src/LyX.cpp | 10 ++++-- > > src/LyXRC.cpp | 15 +++++++++ > > src/LyXRC.h | 3 ++ > > src/frontends/qt/GuiApplication.cpp | 3 ++ > > src/frontends/qt/GuiPrefs.cpp | 13 ++++++++ > > src/frontends/qt/ui/PrefUi.ui | 54 > ++++++++++++++++++++++++----------- > > 7 files changed, 81 insertions(+), 21 deletions(-) > > Eugene, several things seem to be missing: > - incremented LYXRC_FILEFORMAT & update of prefs2prefs scripts > - documentation of the new combo in our manuals
Sorry, I didn't know that I needed to do that, thank you for telling me. done at https://git.lyx.org/?p=lyx.git;a=commitdiff;h=f1deb1c658c121e21d484130dbd1ba4e6feaa9f4;hp=c9c5a2a9d824acc10fdd96b0972223450c47c6dd hope that's right. Just another question, do I need to worry about the translation (of the strings and the UserGuide.lyx)? -- Eugene
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel