diff --git a/REUSE.toml b/REUSE.toml index 22cc64aaa98ac..5c1e36c1011e5 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -333,6 +333,12 @@ precedence = "aggregate" SPDX-FileCopyrightText = "X Corp." SPDX-License-Identifier = "LicenseRef-XTrademarks" +[[annotations]] +path = ["core/img/bluesky.svg", "core/img/actions/bluesky.svg"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2012-2024 Fonticons, Inc." +SPDX-License-Identifier = "CC-BY-4.0" + [[annotations]] path = ["core/img/facebook.svg", "apps/federatedfilesharing/img/social-facebook.svg"] precedence = "aggregate" diff --git a/apps/federatedfilesharing/src/components/PersonalSettings.vue b/apps/federatedfilesharing/src/components/PersonalSettings.vue index 9b402a0ac3166..7906d4c31d84d 100644 --- a/apps/federatedfilesharing/src/components/PersonalSettings.vue +++ b/apps/federatedfilesharing/src/components/PersonalSettings.vue @@ -23,25 +23,31 @@

{{ t('federatedfilesharing', 'Share it so your friends can share files with you:') }}
- + {{ t('federatedfilesharing', 'Facebook') }} + :href="shareXUrl"> {{ t('federatedfilesharing', 'formerly Twitter') }} - + {{ t('federatedfilesharing', 'Mastodon') }} + + {{ t('federatedfilesharing', 'Bluesky') }} + +