We have the Edit Paths dialog in the options dialog under Libreoffice > Paths, so it would be useful to have this same dialog accessible from the templates manager so adding and removing template paths.
Where in the template manager do u wish to put the button to access the dialog?
I am talking abt a control to access Edit Paths dialog from template manager
Put it in the settings button. :D
The code for the Edit button at T>O>L>P is in cui/source/options/optpath.cxx IMPL_LINK_NOARG(SvxPathTabPage, PathHdl_Impl, weld::Button&, void)
I want to work on this, can I ?
(In reply to Vikram Shishupalsingh Bais from comment #5) > I want to work on this, can I ? You sure can.
ok, I'm working on this
Dear Vikram Shishupalsingh Bais, This bug has been in ASSIGNED status for more than 3 months without any activity. Resetting it to NEW. Please assign it back to yourself if you're still working on this.
I'm working on this
Is this still being worked on? If not, I can give it a go.
(In reply to vrakhmanin1 from comment #10) > Is this still being worked on? If not, I can give it a go. It's not being worked on. You can find the previous attempts in https://gerrit.libreoffice.org/q/message:tdf%23101546
(In reply to Buovjaga from comment #11) > (In reply to vrakhmanin1 from comment #10) > > Is this still being worked on? If not, I can give it a go. > > It's not being worked on. You can find the previous attempts in > https://gerrit.libreoffice.org/q/message:tdf%23101546 Thanks. In that case I will assign to myself and make an attempt.