author | John Kern <johnk@symbian.org> |
Thu, 16 Sep 2010 10:59:11 -0700 | |
changeset 49 | d9d4ea56179a |
parent 34 | 93c5a58496b6 |
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> |
49
d9d4ea56179a
added a listview to support orange lab fw
John Kern <johnk@symbian.org>
parents:
34
diff
changeset
|
5 |
<file>images/icn_removeview.png</file> |
d9d4ea56179a
added a listview to support orange lab fw
John Kern <johnk@symbian.org>
parents:
34
diff
changeset
|
6 |
<file>images/icn_addmenu.png</file> |
d9d4ea56179a
added a listview to support orange lab fw
John Kern <johnk@symbian.org>
parents:
34
diff
changeset
|
7 |
<file>images/icn_addstackview.png</file> |
d9d4ea56179a
added a listview to support orange lab fw
John Kern <johnk@symbian.org>
parents:
34
diff
changeset
|
8 |
<file>images/icn_addview.png</file> |
27
afa910b5ae81
ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
9 |
</qresource> |
afa910b5ae81
ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff
changeset
|
10 |
</RCC> |