View | Details | Raw Unified | Return to bug 9161
Collapse All | Expand All

(-)gnokii-0.6.11-orig/include/gnokii/ringtones.h (-1 / +1 lines)
Lines 42-48 Link Here
42
/* ie. c#=1 and 5 and 13 are invalid */
42
/* ie. c#=1 and 5 and 13 are invalid */
43
/* note=255 means a pause */
43
/* note=255 means a pause */
44
44
45
#define GN_RINGTONE_MAX_NOTES 256
45
#define GN_RINGTONE_MAX_NOTES 1024
46
46
47
/* Structure to hold note of ringtone. */
47
/* Structure to hold note of ringtone. */
48
48

Return to bug 9161