diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-02-10 17:29:54 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-02-10 21:13:57 +0100 |
| commit | 0b9869b23af94f1935839568d62fa7b849f9e5d0 (patch) | |
| tree | 4485ad8750116e396a3341b874143ca3e88122c3 /eventsview-plugins | |
| parent | 4351f4627ba9e71775438dd26c9acddd002c7e11 (diff) | |
Notifications
Diffstat (limited to 'eventsview-plugins')
9 files changed, 11 insertions, 11 deletions
diff --git a/eventsview-plugins/eventsview-plugin-mastodon/MastodonFeedItem.qml b/eventsview-plugins/eventsview-plugin-mastodon/MastodonFeedItem.qml index 231b814..c96fb8a 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/MastodonFeedItem.qml +++ b/eventsview-plugins/eventsview-plugin-mastodon/MastodonFeedItem.qml @@ -1,6 +1,6 @@ /**************************************************************************** ** - ** Copyright (C) 2026 Open Mobile Platform LLC. + ** Copyright (C) 2013-2026 Jolla Ltd. ** ****************************************************************************/ diff --git a/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel.cpp b/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel.cpp index 6d33d48..895ad72 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel.cpp +++ b/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Jolla Ltd. + * Copyright (C) 2013-2026 Jolla Ltd. * Contact: Lucien Xu <lucien.xu@jollamobile.com> * * This library is free software; you can redistribute it and/or diff --git a/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel.h b/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel.h index 1e6394f..c3c3ffe 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel.h +++ b/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Jolla Ltd. + * Copyright (C) 2013-2026 Jolla Ltd. * Contact: Lucien Xu <lucien.xu@jollamobile.com> * * This library is free software; you can redistribute it and/or diff --git a/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel_p.h b/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel_p.h index 6c92655..fa62ac5 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel_p.h +++ b/eventsview-plugins/eventsview-plugin-mastodon/abstractsocialcachemodel_p.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Jolla Ltd. + * Copyright (C) 2013-2026 Jolla Ltd. * Contact: Lucien Xu <lucien.xu@jollamobile.com> * * This library is free software; you can redistribute it and/or 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" diff --git a/eventsview-plugins/eventsview-plugin-mastodon/mastodonpostsmodel.cpp b/eventsview-plugins/eventsview-plugin-mastodon/mastodonpostsmodel.cpp index 3e54b8b..74d239e 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/mastodonpostsmodel.cpp +++ b/eventsview-plugins/eventsview-plugin-mastodon/mastodonpostsmodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2026 Open Mobile Platform LLC. + * Copyright (C) 2013-2026 Jolla Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/eventsview-plugins/eventsview-plugin-mastodon/mastodonpostsmodel.h b/eventsview-plugins/eventsview-plugin-mastodon/mastodonpostsmodel.h index 9692729..150438a 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/mastodonpostsmodel.h +++ b/eventsview-plugins/eventsview-plugin-mastodon/mastodonpostsmodel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2026 Open Mobile Platform LLC. + * Copyright (C) 2013-2026 Jolla Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/eventsview-plugins/eventsview-plugin-mastodon/postimagehelper_p.h b/eventsview-plugins/eventsview-plugin-mastodon/postimagehelper_p.h index fe61212..0d70ffa 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/postimagehelper_p.h +++ b/eventsview-plugins/eventsview-plugin-mastodon/postimagehelper_p.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Jolla Ltd. + * Copyright (C) 2013-2026 Jolla Ltd. * Contact: Lucien Xu <lucien.xu@jollamobile.com> * * This library is free software; you can redistribute it and/or diff --git a/eventsview-plugins/eventsview-plugin-mastodon/synchronizelists_p.h b/eventsview-plugins/eventsview-plugin-mastodon/synchronizelists_p.h index 1e09e86..78d5863 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/synchronizelists_p.h +++ b/eventsview-plugins/eventsview-plugin-mastodon/synchronizelists_p.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Jolla Mobile <andrew.den.exter@jollamobile.com> + * Copyright (C) 2013-2026 Jolla Ltd. * * You may use this file under the terms of the BSD license as follows: * |
