https://bugs.documentfoundation.org/show_bug.cgi?id=166733
--- Comment #10 from Mike Kaganski <[email protected]> --- (In reply to Heiko Tietze from comment #9) > Anyway, I'll add my variable. Which variable? Please add me to the patch. But my advise is: if there is some code that solves that task, the best is to find it, and reuse, instead of introducing alternative ways to do the same. And my code is completely different - it uses a variable that is intended to work before any module is launched. If you want to open the dialog already in start center, that *may* be a possibility, but IMO it's wrong - the Common::Misc::FirstRun is for initialization, some technical stuff; it may be repeated in case it failed ... and the UI stuff, as I see it, should possibly have some "already shown" flags, or some such. -- You are receiving this mail because: You are the assignee for the bug.
