mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-31 06:05:12 +00:00
Fix mouse receiver plugin description
This commit is contained in:
@@ -122,8 +122,7 @@ public class MouseReceiverPlugin extends Plugin {
|
||||
|
||||
@Override
|
||||
public String getDescription() {
|
||||
return "MouseReceiverPlugin.getDescription()";
|
||||
//return context.getString(R.string.pref_plugin_remotekeyboard_desc);
|
||||
return context.getString(R.string.mouse_receiver_plugin_description);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user