mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 09:58:08 +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
|
||||
android:theme="@style/Theme.AppCompat"
|
||||
android:name="org.kde.kdeconnect.Plugins.FileTransferPlugin.ShareToReceiver"
|
||||
android:label="@string/share_to"
|
||||
android:label="KDE Connect"
|
||||
>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.SEND" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user