summaryrefslogtreecommitdiff
path: root/plugins/gtkui/trkproperties.c
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-03-27 13:29:33 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-03-27 13:29:33 +0100
commitb83cbe27c1bdb55133ef581fdbaf98b1283fa621 (patch)
tree9257026545b4549312b5feebab9553acfdc7672a /plugins/gtkui/trkproperties.c
parentd6b3275ebf1240c8c626c98eb72ca03bdc06155a (diff)
added more frame types into id3v2.3 and id3v2.4 parser
Diffstat (limited to 'plugins/gtkui/trkproperties.c')
-rw-r--r--plugins/gtkui/trkproperties.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtkui/trkproperties.c b/plugins/gtkui/trkproperties.c
index 2d3f59f5..a3e2a413 100644
--- a/plugins/gtkui/trkproperties.c
+++ b/plugins/gtkui/trkproperties.c
@@ -147,6 +147,7 @@ show_track_properties_dlg (DB_playItem_t *it) {
"numtracks", "Total Tracks",
"disc", "Disc Number",
"comment", "Comment",
+ "vendor", "Encoded by",
NULL
};