Kaydet (Commit) 474bcda1 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Switch all urls from TDF to LibreOffice

Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html
üst fd9fa01e
......@@ -200,7 +200,7 @@ IMPL_LINK( OExtensionNotPresentDialog, Download_Click, PushButton*, EMPTYARG )
if (suDownloadURL.getLength() == 0)
{
// fallback
suDownloadURL = UNISTRING("http://extensions.documentfoundation.org");
suDownloadURL = UNISTRING("http://extensions.libreoffice.org");
}
// open such URL in a browser
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment