mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-28 12:47:43 +00:00
Share menu now displays "KDE Connect" instead of "Share to"
This commit is contained in:
parent
091836646a
commit
1757b2e650
@ -120,7 +120,7 @@
|
|||||||
<activity
|
<activity
|
||||||
android:theme="@style/Theme.AppCompat"
|
android:theme="@style/Theme.AppCompat"
|
||||||
android:name="org.kde.kdeconnect.Plugins.FileTransferPlugin.ShareToReceiver"
|
android:name="org.kde.kdeconnect.Plugins.FileTransferPlugin.ShareToReceiver"
|
||||||
android:label="@string/share_to"
|
android:label="KDE Connect"
|
||||||
>
|
>
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.SEND" />
|
<action android:name="android.intent.action.SEND" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user