GitMonitor.vala
[gitlive] / GitMonitor.vala
index 31f7920..ed4980c 100644 (file)
@@ -238,8 +238,7 @@ public class GitMonitor : Monitor
 
         props.sets (Canberra.PROP_EVENT_ID, "phone-outgoing-busy");
         props.sets (Canberra.PROP_EVENT_DESCRIPTION, "Gitlive stopped on error");
-        props.sets (Canberra.PROP_CANBERRA_CACHE_CONTROL, "permanent");
-        props.sets (Canberra.PROP_MEDIA_ROLE, "event");
 
         context.play_full (0, props, null);