summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-06-05 14:02:50 +0200
committerAndras Timar <andras.timar@collabora.com>2023-06-05 14:15:44 +0200
commit15316b18a681d2bb7c3e9f03483eb760f5925f58 (patch)
tree63861d266b15b9b1f84e41368368c6390820f20e /sfx2
parentd5eec804048ccac4d3dce73c9d1695ca268e878f (diff)
[cp] Let's use our ReleaseNotesURL here, too
Change-Id: Iad11921bc11d59a9f47122a3deb75cebe3aa90b6
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/backingwindow.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/dialog/backingwindow.cxx b/sfx2/source/dialog/backingwindow.cxx
index d7889dd87913..4665e6dae23b 100644
--- a/sfx2/source/dialog/backingwindow.cxx
+++ b/sfx2/source/dialog/backingwindow.cxx
@@ -124,8 +124,8 @@ public:
{
if (rMEvt.IsLeft())
{
- OUString sURL = officecfg::Office::Common::Menus::VolunteerURL::get();
- localizeWebserviceURI(sURL);
+ OUString sURL = officecfg::Office::Common::Menus::ReleaseNotesURL::get();
+ // localizeWebserviceURI(sURL);
Reference<css::system::XSystemShellExecute> const xSystemShellExecute(
css::system::SystemShellExecute::create(