~macslow/unity-notifications/fix-1308011

« back to all changes in this revision

Viewing changes to include/notify-backend.h.in

Added the backend-part of sound-hint support with two additional examples demonstrating its use. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
#endif
57
57
 
58
58
#define URGENCY_HINT "urgency"
 
59
#define SOUND_HINT "sound-file"
 
60
#define SUPPRESS_SOUND_HINT "suppress-sound"
59
61
#define SYNCH_HINT "x-canonical-private-synchronous"
60
62
#define SNAP_HINT "x-canonical-snap-decisions"
61
63
#define MENU_MODEL_HINT "x-canonical-private-menu-model"