phoneuis/bubblemanager2/tsrc/bubbletest2/bubbletester/testdata.xml
author Lars Kurth <larsk@symbian.org>
Tue, 15 Jun 2010 14:14:38 +0100
branchGCC_SURGE
changeset 40 bab96b7ed1a4
parent 21 92ab7f8d0eab
permissions -rw-r--r--
Bug 2940 - component missing in phone.pro and malformed use of %d in format string of printf style API

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel version="1.0">
    <mute>Off</mute>
    <bubble id="1">
        <name>Elvis Pelvis</name>
        <number>12345</number>
        <state>Idle</state>
        <type>Mobile</type>
        <divert>Off</divert>
    </bubble>
    <bubble id="2">
        <name>Jim Morrison</name>
        <number>67890</number>
        <state>Idle</state>
        <type>Mobile</type>
        <divert>Off</divert>
    </bubble>
</xbel>