2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 01:51:47 +00:00

Share menu now displays "KDE Connect" instead of "Share to"

This commit is contained in:
Albert Vaca 2013-09-20 14:46:54 +02:00
parent 091836646a
commit 1757b2e650

View File

@ -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" />