From 0b9869b23af94f1935839568d62fa7b849f9e5d0 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 10 Feb 2026 17:29:54 +0100 Subject: Notifications --- eventsview-plugins/eventsview-plugin-mastodon/mastodon-delegate.qml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'eventsview-plugins/eventsview-plugin-mastodon/mastodon-delegate.qml') diff --git a/eventsview-plugins/eventsview-plugin-mastodon/mastodon-delegate.qml b/eventsview-plugins/eventsview-plugin-mastodon/mastodon-delegate.qml index ed79fdb..906dc9c 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/mastodon-delegate.qml +++ b/eventsview-plugins/eventsview-plugin-mastodon/mastodon-delegate.qml @@ -1,6 +1,6 @@ /**************************************************************************** ** - ** Copyright (C) 2026 Open Mobile Platform LLC. + ** Copyright (C) 2013-2026 Jolla Ltd. ** ****************************************************************************/ @@ -17,10 +17,10 @@ SocialMediaAccountDelegate { //: Mastodon posts //% "Posts" headerText: qsTrId("lipstick-jolla-home-la-mastodon_posts") - headerIcon: "image://theme/graphic-service-mastodon" + headerIcon: "image://theme/icon-l-mastodon" showRemainingCount: false - services: ["Posts", "Notifications"] + services: ["Posts"] socialNetwork: 9 dataType: SocialSync.Posts providerName: "mastodon" -- cgit v1.2.3