author | John Kern <johnk@symbian.org> |
Thu, 09 Sep 2010 20:03:34 -0700 | |
changeset 47 | c6e75ec74fc8 |
parent 34 | 93c5a58496b6 |
child 49 | d9d4ea56179a |
permissions | -rw-r--r-- |
27
afa910b5ae81
ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
1 |
<RCC> |
afa910b5ae81
ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
2 |
<qresource prefix="/"> |
afa910b5ae81
ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
3 |
<file>contacts.csv</file> |
34
93c5a58496b6
add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents:
27
diff
changeset
|
4 |
<file>images/johnny_automatic_marching_band_1.svg</file> |
27
afa910b5ae81
ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
5 |
</qresource> |
afa910b5ae81
ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
6 |
</RCC> |