diff src/audacious/tuple.h @ 3497:6f34cc4217b9 trunk

Added "date" field to basic fields.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Sep 2007 10:09:11 +0300
parents 9580bb3e58fa
children 9fcb90613e4f
line wrap: on
line diff
--- a/src/audacious/tuple.h	Wed Sep 05 07:11:52 2007 +0300
+++ b/src/audacious/tuple.h	Wed Sep 05 10:09:11 2007 +0300
@@ -48,6 +48,7 @@
     FIELD_FORMATTER,
     FIELD_PERFORMER,
     FIELD_COPYRIGHT,
+    FIELD_DATE,
 
     /* special field, must always be last */
     FIELD_LAST