Commit 240bac5b1e65ddc44a61c707e086159df3d6c6fb
- Diff rendering mode:
- inline
- side by side
hildon/hildon-sound.c
(0 / 1)
|   | |||
| 105 | 105 | ca_proplist_sets(pl, "module-stream-restore.id", "x-maemo-system-sound"); | |
| 106 | 106 | ||
| 107 | 107 | ret = ca_context_play_full(ca_con, 0, pl, NULL, NULL); | |
| 108 | g_debug("ca_context_play_full %s\n", ca_strerror(ret)); | ||
| 109 | 108 | ||
| 110 | 109 | ca_proplist_destroy(pl); | |
| 111 | 110 | } |

