diff xmms-sid.glade @ 961:be2a8436461a dev-0_8_99

Add display of second SID chip to titles, and also new custom format tokens %1 and %2 for first and second SID respectively. The old "%m" now expands to one or both SID models, depending how many are in use.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Nov 2012 23:00:33 +0200
parents b133f822b91e
children
line wrap: on
line diff
--- a/xmms-sid.glade	Tue Nov 20 22:39:27 2012 +0200
+++ b/xmms-sid.glade	Tue Nov 20 23:00:33 2012 +0200
@@ -2009,7 +2009,8 @@
 %t - Song name (title)
 %c - Copyright
 %s - File type
-%m - SID model</label>
+%m - SID model (both)
+%1 - Model of SID #1</label>
 		  <justify>GTK_JUSTIFY_LEFT</justify>
 		  <wrap>False</wrap>
 		  <xalign>0.04</xalign>
@@ -2031,7 +2032,8 @@
 %N - Number of subtunes
 %f - Filename
 %F - File path
-%e - File extension</label>
+%e - File extension
+%2 - Model of SID #2</label>
 		  <justify>GTK_JUSTIFY_LEFT</justify>
 		  <wrap>False</wrap>
 		  <xalign>0.04</xalign>