The start center of the master build, has the community tagline in LibreOffice logo (bottom - left), while the release 25.8 has "The Document Foundation" The logo in master build should carry TDF tagline.
I believe 26.2 was built without --disable-community-flavor. I created a patch to disable it by default: https://gerrit.libreoffice.org/c/core/+/195106
(In reply to Xisco Faulí from comment #1) > I believe 26.2 was built without --disable-community-flavor. I created a > patch to disable it by default: > https://gerrit.libreoffice.org/c/core/+/195106 so I was wrong assuming --disable-community-flavor would have any impact on the logos, it just adds "LibreOffice Community" to the version string in the about dialog. Logos have to be adapted to remove the "Community" tag from them. @Heiko, is it something you can do ?
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/89683940220f7f8eb67f4b0aabc23df422db9822 related tdf#169841: drop community-flavor switch It will be available in 26.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/37c4a771b93a02f1609542daefaf8f6680d9356f Resolves tdf#169841 - Remove "Community" tag line from brand images It will be available in 26.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-26-2": https://git.libreoffice.org/core/commit/5216b66e112aefe2163f544b3124d3640727095b Resolves tdf#169841 - Remove "Community" tag line from brand images It will be available in 26.2.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "libreoffice-26-2": https://git.libreoffice.org/core/commit/79ecb59897a8ce804d347b00b2b5a36d212e6ff6 related tdf#169841: drop community-flavor switch It will be available in 26.2.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.