summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx b/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx
index 4c397677eb0b..690d7fd43a03 100644
--- a/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx
+++ b/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx
@@ -65,10 +65,10 @@ static const char *bluetooth_service_record =
// Attribute identifiers are pointed to by the Language Base Attribute ID List
// id+0 = ServiceName, id+1 = ServiceDescription, id+2=ProviderName
"<attribute id=\"0x0100\">"
- "<text value=\"Serial Port\"/>"
+ "<text value=\"LibreOffice Impress Remote Control\"/>"
"</attribute>"
- "<attribute id=\"0x0101\">"
- "<text value=\"COM Port\"/>"
+ "<attribute id=\"0x0102\">"
+ "<text value=\"The Document Foundation\"/>"
"</attribute>"
"</record>"
;