[tracker] MFO: Re-enable notifications in message Enclosures



commit 05644a31f8e9a0b20d12afbbe7a1f17baf896184
Author: Ivan Frade <ivan frade nokia com>
Date:   Fri Mar 19 13:53:16 2010 +0200

    MFO: Re-enable notifications in message Enclosures
    
    The enclosure can change without modifying the message (for instance
    when the enclosure is actually downloaded to the filesystem)

 data/ontologies/41-mfo.ontology |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/41-mfo.ontology b/data/ontologies/41-mfo.ontology
index a7f1f9b..314efb3 100644
--- a/data/ontologies/41-mfo.ontology
+++ b/data/ontologies/41-mfo.ontology
@@ -33,6 +33,7 @@ mfo:FeedMessage a rdfs:Class ;
 mfo:Enclosure a rdfs:Class ;
 	rdfs:label "Message enclosure" ;
 	rdfs:comment "Represents an enclosure of a feed message" ;
+        tracker:notify true ;
 	rdfs:subClassOf mfo:FeedElement .
 
 mfo:FeedSettings a rdfs:Class ;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]