diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-02-10 21:14:11 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-02-10 22:09:19 +0100 |
| commit | da91be4961962536c7ff021ec97674996a1cb8d0 (patch) | |
| tree | 04fef71468c3ba3611701eed57e163172aefc453 /rpm/sailfish-account-mastodon.spec | |
| parent | 0b9869b23af94f1935839568d62fa7b849f9e5d0 (diff) | |
translation
Diffstat (limited to 'rpm/sailfish-account-mastodon.spec')
| -rw-r--r-- | rpm/sailfish-account-mastodon.spec | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/rpm/sailfish-account-mastodon.spec b/rpm/sailfish-account-mastodon.spec index 1187379..e1afb1a 100644 --- a/rpm/sailfish-account-mastodon.spec +++ b/rpm/sailfish-account-mastodon.spec @@ -72,6 +72,14 @@ Requires: %{name} = %{version}-%{release} %description -n transferengine-plugin-mastodon Mastodon image sharing plugin for Transfer Engine. +%package -n sailfish-account-mastodon-ts-devel +Summary: Translation source files for sailfish-account-mastodon +Requires: %{name} = %{version}-%{release} +Requires: eventsview-extensions-mastodon = %{version}-%{release} + +%description -n sailfish-account-mastodon-ts-devel +Translation source files for sailfish-account-mastodon components. + %prep %setup -q -n %{name}-%{version} @@ -81,8 +89,6 @@ Mastodon image sharing plugin for Transfer Engine. %install %qmake5_install -cd icons -make INSTALL_ROOT=%{buildroot} install %post /sbin/ldconfig @@ -106,6 +112,7 @@ fi %{_datadir}/accounts/ui/mastodon.qml %{_datadir}/accounts/ui/mastodon-settings.qml %{_datadir}/accounts/ui/mastodon-update.qml +%{_datadir}/translations/settings-accounts-mastodon_eng_en.qm %{_datadir}/themes/sailfish-default/silica/*/icons/icon-l-mastodon.png %files -n buteo-sync-plugin-mastodon-posts @@ -123,6 +130,9 @@ fi %{_datadir}/lipstick/eventfeed/mastodon-delegate.qml %{_datadir}/lipstick/eventfeed/MastodonFeedItem.qml %{_datadir}/translations/lipstick-jolla-home-mastodon_eng_en.qm + +%files -n sailfish-account-mastodon-ts-devel +%{_datadir}/translations/source/settings-accounts-mastodon.ts %{_datadir}/translations/source/lipstick-jolla-home-mastodon.ts %files -n transferengine-plugin-mastodon |
