<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -83,11 +83,23 @@
 		&lt;widget class=&quot;GtkMenu&quot; id=&quot;menuitem4_menu&quot;&gt;
 
 		  &lt;child&gt;
-		    &lt;widget class=&quot;GtkMenuItem&quot; id=&quot;about1&quot;&gt;
+		    &lt;widget class=&quot;GtkImageMenuItem&quot; id=&quot;about1&quot;&gt;
 		      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
 		      &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;_About&lt;/property&gt;
 		      &lt;property name=&quot;use_underline&quot;&gt;True&lt;/property&gt;
 		      &lt;signal name=&quot;activate&quot; handler=&quot;display_about&quot; last_modification_time=&quot;Sat, 14 Mar 2009 15:34:49 GMT&quot;/&gt;
+
+		      &lt;child internal-child=&quot;image&quot;&gt;
+			&lt;widget class=&quot;GtkImage&quot; id=&quot;image1&quot;&gt;
+			  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+			  &lt;property name=&quot;stock&quot;&gt;gtk-about&lt;/property&gt;
+			  &lt;property name=&quot;icon_size&quot;&gt;1&lt;/property&gt;
+			  &lt;property name=&quot;xalign&quot;&gt;0.5&lt;/property&gt;
+			  &lt;property name=&quot;yalign&quot;&gt;0.5&lt;/property&gt;
+			  &lt;property name=&quot;xpad&quot;&gt;0&lt;/property&gt;
+			  &lt;property name=&quot;ypad&quot;&gt;0&lt;/property&gt;
+			&lt;/widget&gt;
+		      &lt;/child&gt;
 		    &lt;/widget&gt;
 		  &lt;/child&gt;
 		&lt;/widget&gt;</diff>
      <filename>glade/coverview.glade</filename>
    </modified>
    <modified>
      <diff>@@ -51,7 +51,7 @@
 		      &lt;accelerator key=&quot;N&quot; modifiers=&quot;GDK_CONTROL_MASK&quot; signal=&quot;activate&quot;/&gt;
 
 		      &lt;child internal-child=&quot;image&quot;&gt;
-			&lt;widget class=&quot;GtkImage&quot; id=&quot;image19&quot;&gt;
+			&lt;widget class=&quot;GtkImage&quot; id=&quot;image22&quot;&gt;
 			  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
 			  &lt;property name=&quot;stock&quot;&gt;gtk-new&lt;/property&gt;
 			  &lt;property name=&quot;icon_size&quot;&gt;1&lt;/property&gt;
@@ -73,7 +73,7 @@
 		      &lt;accelerator key=&quot;N&quot; modifiers=&quot;GDK_CONTROL_MASK | GDK_SHIFT_MASK&quot; signal=&quot;activate&quot;/&gt;
 
 		      &lt;child internal-child=&quot;image&quot;&gt;
-			&lt;widget class=&quot;GtkImage&quot; id=&quot;image20&quot;&gt;
+			&lt;widget class=&quot;GtkImage&quot; id=&quot;image23&quot;&gt;
 			  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
 			  &lt;property name=&quot;stock&quot;&gt;gtk-new&lt;/property&gt;
 			  &lt;property name=&quot;icon_size&quot;&gt;1&lt;/property&gt;
@@ -150,7 +150,7 @@
 		      &lt;accelerator key=&quot;Z&quot; modifiers=&quot;GDK_CONTROL_MASK&quot; signal=&quot;activate&quot;/&gt;
 
 		      &lt;child internal-child=&quot;image&quot;&gt;
-			&lt;widget class=&quot;GtkImage&quot; id=&quot;image21&quot;&gt;
+			&lt;widget class=&quot;GtkImage&quot; id=&quot;image24&quot;&gt;
 			  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
 			  &lt;property name=&quot;stock&quot;&gt;gtk-undo&lt;/property&gt;
 			  &lt;property name=&quot;icon_size&quot;&gt;1&lt;/property&gt;
@@ -172,7 +172,7 @@
 		      &lt;accelerator key=&quot;Z&quot; modifiers=&quot;GDK_CONTROL_MASK | GDK_SHIFT_MASK&quot; signal=&quot;activate&quot;/&gt;
 
 		      &lt;child internal-child=&quot;image&quot;&gt;
-			&lt;widget class=&quot;GtkImage&quot; id=&quot;image22&quot;&gt;
+			&lt;widget class=&quot;GtkImage&quot; id=&quot;image25&quot;&gt;
 			  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
 			  &lt;property name=&quot;stock&quot;&gt;gtk-redo&lt;/property&gt;
 			  &lt;property name=&quot;icon_size&quot;&gt;1&lt;/property&gt;
@@ -241,11 +241,23 @@
 		&lt;widget class=&quot;GtkMenu&quot; id=&quot;menuitem4_menu&quot;&gt;
 
 		  &lt;child&gt;
-		    &lt;widget class=&quot;GtkMenuItem&quot; id=&quot;about1&quot;&gt;
+		    &lt;widget class=&quot;GtkImageMenuItem&quot; id=&quot;about1&quot;&gt;
 		      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
 		      &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;_About&lt;/property&gt;
 		      &lt;property name=&quot;use_underline&quot;&gt;True&lt;/property&gt;
 		      &lt;signal name=&quot;activate&quot; handler=&quot;display_about&quot; last_modification_time=&quot;Sun, 11 Jan 2009 17:38:01 GMT&quot;/&gt;
+
+		      &lt;child internal-child=&quot;image&quot;&gt;
+			&lt;widget class=&quot;GtkImage&quot; id=&quot;image26&quot;&gt;
+			  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+			  &lt;property name=&quot;stock&quot;&gt;gtk-about&lt;/property&gt;
+			  &lt;property name=&quot;icon_size&quot;&gt;1&lt;/property&gt;
+			  &lt;property name=&quot;xalign&quot;&gt;0.5&lt;/property&gt;
+			  &lt;property name=&quot;yalign&quot;&gt;0.5&lt;/property&gt;
+			  &lt;property name=&quot;xpad&quot;&gt;0&lt;/property&gt;
+			  &lt;property name=&quot;ypad&quot;&gt;0&lt;/property&gt;
+			&lt;/widget&gt;
+		      &lt;/child&gt;
 		    &lt;/widget&gt;
 		  &lt;/child&gt;
 		&lt;/widget&gt;
@@ -298,50 +310,6 @@
 	  &lt;/child&gt;
 
 	  &lt;child&gt;
-	    &lt;widget class=&quot;GtkEntry&quot; id=&quot;album_name&quot;&gt;
-	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
-	      &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;invisible_char&quot;&gt;&#8226;&lt;/property&gt;
-	      &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
-	      &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Thu, 08 Jan 2009 19:00:10 GMT&quot;/&gt;
-	    &lt;/widget&gt;
-	    &lt;packing&gt;
-	      &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
-	      &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
-	      &lt;property name=&quot;top_attach&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;bottom_attach&quot;&gt;1&lt;/property&gt;
-	      &lt;property name=&quot;y_options&quot;&gt;&lt;/property&gt;
-	    &lt;/packing&gt;
-	  &lt;/child&gt;
-
-	  &lt;child&gt;
-	    &lt;widget class=&quot;GtkEntry&quot; id=&quot;artist_name&quot;&gt;
-	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
-	      &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;invisible_char&quot;&gt;&#8226;&lt;/property&gt;
-	      &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
-	      &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Thu, 08 Jan 2009 19:00:55 GMT&quot;/&gt;
-	    &lt;/widget&gt;
-	    &lt;packing&gt;
-	      &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
-	      &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
-	      &lt;property name=&quot;top_attach&quot;&gt;1&lt;/property&gt;
-	      &lt;property name=&quot;bottom_attach&quot;&gt;2&lt;/property&gt;
-	      &lt;property name=&quot;y_options&quot;&gt;&lt;/property&gt;
-	    &lt;/packing&gt;
-	  &lt;/child&gt;
-
-	  &lt;child&gt;
 	    &lt;widget class=&quot;GtkLabel&quot; id=&quot;label2&quot;&gt;
 	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
 	      &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Artist Name : &lt;/property&gt;
@@ -426,95 +394,217 @@
 	  &lt;/child&gt;
 
 	  &lt;child&gt;
-	    &lt;widget class=&quot;GtkEntry&quot; id=&quot;album_year&quot;&gt;
+	    &lt;widget class=&quot;GtkLabel&quot; id=&quot;label15&quot;&gt;
 	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
-	      &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;invisible_char&quot;&gt;&#8226;&lt;/property&gt;
-	      &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
-	      &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Thu, 08 Jan 2009 19:01:08 GMT&quot;/&gt;
+	      &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Catalog : &lt;/property&gt;
+	      &lt;property name=&quot;use_underline&quot;&gt;False&lt;/property&gt;
+	      &lt;property name=&quot;use_markup&quot;&gt;False&lt;/property&gt;
+	      &lt;property name=&quot;justify&quot;&gt;GTK_JUSTIFY_RIGHT&lt;/property&gt;
+	      &lt;property name=&quot;wrap&quot;&gt;False&lt;/property&gt;
+	      &lt;property name=&quot;selectable&quot;&gt;False&lt;/property&gt;
+	      &lt;property name=&quot;xalign&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;yalign&quot;&gt;0.5&lt;/property&gt;
+	      &lt;property name=&quot;xpad&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;ypad&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;ellipsize&quot;&gt;PANGO_ELLIPSIZE_NONE&lt;/property&gt;
+	      &lt;property name=&quot;width_chars&quot;&gt;-1&lt;/property&gt;
+	      &lt;property name=&quot;single_line_mode&quot;&gt;False&lt;/property&gt;
+	      &lt;property name=&quot;angle&quot;&gt;0&lt;/property&gt;
+	    &lt;/widget&gt;
+	    &lt;packing&gt;
+	      &lt;property name=&quot;left_attach&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;right_attach&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;top_attach&quot;&gt;4&lt;/property&gt;
+	      &lt;property name=&quot;bottom_attach&quot;&gt;5&lt;/property&gt;
+	      &lt;property name=&quot;x_options&quot;&gt;fill&lt;/property&gt;
+	      &lt;property name=&quot;y_options&quot;&gt;&lt;/property&gt;
+	    &lt;/packing&gt;
+	  &lt;/child&gt;
+
+	  &lt;child&gt;
+	    &lt;widget class=&quot;GtkAlignment&quot; id=&quot;alignment1&quot;&gt;
+	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+	      &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;yalign&quot;&gt;0.5&lt;/property&gt;
+	      &lt;property name=&quot;xscale&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;yscale&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;top_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;bottom_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;left_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;right_padding&quot;&gt;0&lt;/property&gt;
+
+	      &lt;child&gt;
+		&lt;widget class=&quot;GtkEntry&quot; id=&quot;catalog&quot;&gt;
+		  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
+		  &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
+		  &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;invisible_char&quot;&gt;&#9679;&lt;/property&gt;
+		  &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
+		  &lt;property name=&quot;width_chars&quot;&gt;20&lt;/property&gt;
+		  &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Mon, 07 Sep 2009 17:35:22 GMT&quot;/&gt;
+		&lt;/widget&gt;
+	      &lt;/child&gt;
+	    &lt;/widget&gt;
+	    &lt;packing&gt;
+	      &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
+	      &lt;property name=&quot;top_attach&quot;&gt;4&lt;/property&gt;
+	      &lt;property name=&quot;bottom_attach&quot;&gt;5&lt;/property&gt;
+	      &lt;property name=&quot;x_options&quot;&gt;fill&lt;/property&gt;
+	      &lt;property name=&quot;y_options&quot;&gt;&lt;/property&gt;
+	    &lt;/packing&gt;
+	  &lt;/child&gt;
+
+	  &lt;child&gt;
+	    &lt;widget class=&quot;GtkAlignment&quot; id=&quot;alignment2&quot;&gt;
+	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+	      &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;yalign&quot;&gt;0.5&lt;/property&gt;
+	      &lt;property name=&quot;xscale&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;yscale&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;top_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;bottom_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;left_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;right_padding&quot;&gt;0&lt;/property&gt;
+
+	      &lt;child&gt;
+		&lt;widget class=&quot;GtkEntry&quot; id=&quot;album_year&quot;&gt;
+		  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
+		  &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
+		  &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;invisible_char&quot;&gt;&#8226;&lt;/property&gt;
+		  &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
+		  &lt;property name=&quot;width_chars&quot;&gt;4&lt;/property&gt;
+		  &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Thu, 08 Jan 2009 19:01:08 GMT&quot;/&gt;
+		&lt;/widget&gt;
+	      &lt;/child&gt;
 	    &lt;/widget&gt;
 	    &lt;packing&gt;
 	      &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
 	      &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
 	      &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
 	      &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
+	      &lt;property name=&quot;x_options&quot;&gt;fill&lt;/property&gt;
 	      &lt;property name=&quot;y_options&quot;&gt;&lt;/property&gt;
 	    &lt;/packing&gt;
 	  &lt;/child&gt;
 
 	  &lt;child&gt;
-	    &lt;widget class=&quot;GtkEntry&quot; id=&quot;album_extra&quot;&gt;
+	    &lt;widget class=&quot;GtkAlignment&quot; id=&quot;alignment5&quot;&gt;
 	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
-	      &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;invisible_char&quot;&gt;&#8226;&lt;/property&gt;
-	      &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
-	      &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Thu, 08 Jan 2009 19:01:18 GMT&quot;/&gt;
+	      &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;yalign&quot;&gt;0.5&lt;/property&gt;
+	      &lt;property name=&quot;xscale&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;yscale&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;top_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;bottom_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;left_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;right_padding&quot;&gt;0&lt;/property&gt;
+
+	      &lt;child&gt;
+		&lt;widget class=&quot;GtkEntry&quot; id=&quot;album_extra&quot;&gt;
+		  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
+		  &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
+		  &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;invisible_char&quot;&gt;&#8226;&lt;/property&gt;
+		  &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
+		  &lt;property name=&quot;width_chars&quot;&gt;40&lt;/property&gt;
+		  &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Thu, 08 Jan 2009 19:01:18 GMT&quot;/&gt;
+		&lt;/widget&gt;
+	      &lt;/child&gt;
 	    &lt;/widget&gt;
 	    &lt;packing&gt;
 	      &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
 	      &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
 	      &lt;property name=&quot;top_attach&quot;&gt;3&lt;/property&gt;
 	      &lt;property name=&quot;bottom_attach&quot;&gt;4&lt;/property&gt;
+	      &lt;property name=&quot;x_options&quot;&gt;fill&lt;/property&gt;
 	      &lt;property name=&quot;y_options&quot;&gt;&lt;/property&gt;
 	    &lt;/packing&gt;
 	  &lt;/child&gt;
 
 	  &lt;child&gt;
-	    &lt;widget class=&quot;GtkLabel&quot; id=&quot;label15&quot;&gt;
+	    &lt;widget class=&quot;GtkAlignment&quot; id=&quot;alignment3&quot;&gt;
 	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Catalog : &lt;/property&gt;
-	      &lt;property name=&quot;use_underline&quot;&gt;False&lt;/property&gt;
-	      &lt;property name=&quot;use_markup&quot;&gt;False&lt;/property&gt;
-	      &lt;property name=&quot;justify&quot;&gt;GTK_JUSTIFY_RIGHT&lt;/property&gt;
-	      &lt;property name=&quot;wrap&quot;&gt;False&lt;/property&gt;
-	      &lt;property name=&quot;selectable&quot;&gt;False&lt;/property&gt;
-	      &lt;property name=&quot;xalign&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
 	      &lt;property name=&quot;yalign&quot;&gt;0.5&lt;/property&gt;
-	      &lt;property name=&quot;xpad&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;ypad&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;ellipsize&quot;&gt;PANGO_ELLIPSIZE_NONE&lt;/property&gt;
-	      &lt;property name=&quot;width_chars&quot;&gt;-1&lt;/property&gt;
-	      &lt;property name=&quot;single_line_mode&quot;&gt;False&lt;/property&gt;
-	      &lt;property name=&quot;angle&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;xscale&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;yscale&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;top_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;bottom_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;left_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;right_padding&quot;&gt;0&lt;/property&gt;
+
+	      &lt;child&gt;
+		&lt;widget class=&quot;GtkEntry&quot; id=&quot;album_name&quot;&gt;
+		  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
+		  &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
+		  &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;invisible_char&quot;&gt;&#8226;&lt;/property&gt;
+		  &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
+		  &lt;property name=&quot;width_chars&quot;&gt;50&lt;/property&gt;
+		  &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Thu, 08 Jan 2009 19:00:10 GMT&quot;/&gt;
+		&lt;/widget&gt;
+	      &lt;/child&gt;
 	    &lt;/widget&gt;
 	    &lt;packing&gt;
-	      &lt;property name=&quot;left_attach&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;right_attach&quot;&gt;1&lt;/property&gt;
-	      &lt;property name=&quot;top_attach&quot;&gt;4&lt;/property&gt;
-	      &lt;property name=&quot;bottom_attach&quot;&gt;5&lt;/property&gt;
-	      &lt;property name=&quot;x_options&quot;&gt;fill&lt;/property&gt;
+	      &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
+	      &lt;property name=&quot;top_attach&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;bottom_attach&quot;&gt;1&lt;/property&gt;
 	      &lt;property name=&quot;y_options&quot;&gt;&lt;/property&gt;
 	    &lt;/packing&gt;
 	  &lt;/child&gt;
 
 	  &lt;child&gt;
-	    &lt;widget class=&quot;GtkEntry&quot; id=&quot;catalog&quot;&gt;
+	    &lt;widget class=&quot;GtkAlignment&quot; id=&quot;alignment4&quot;&gt;
 	      &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
-	      &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
-	      &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
-	      &lt;property name=&quot;invisible_char&quot;&gt;&#9679;&lt;/property&gt;
-	      &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
-	      &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Mon, 07 Sep 2009 17:35:22 GMT&quot;/&gt;
+	      &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;yalign&quot;&gt;0.5&lt;/property&gt;
+	      &lt;property name=&quot;xscale&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;yscale&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;top_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;bottom_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;left_padding&quot;&gt;0&lt;/property&gt;
+	      &lt;property name=&quot;right_padding&quot;&gt;0&lt;/property&gt;
+
+	      &lt;child&gt;
+		&lt;widget class=&quot;GtkEntry&quot; id=&quot;artist_name&quot;&gt;
+		  &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;editable&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;visibility&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;max_length&quot;&gt;0&lt;/property&gt;
+		  &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
+		  &lt;property name=&quot;has_frame&quot;&gt;True&lt;/property&gt;
+		  &lt;property name=&quot;invisible_char&quot;&gt;&#8226;&lt;/property&gt;
+		  &lt;property name=&quot;activates_default&quot;&gt;False&lt;/property&gt;
+		  &lt;property name=&quot;width_chars&quot;&gt;30&lt;/property&gt;
+		  &lt;signal name=&quot;changed&quot; handler=&quot;field_changed&quot; last_modification_time=&quot;Thu, 08 Jan 2009 19:00:55 GMT&quot;/&gt;
+		&lt;/widget&gt;
+	      &lt;/child&gt;
 	    &lt;/widget&gt;
 	    &lt;packing&gt;
 	      &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
 	      &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
-	      &lt;property name=&quot;top_attach&quot;&gt;4&lt;/property&gt;
-	      &lt;property name=&quot;bottom_attach&quot;&gt;5&lt;/property&gt;
+	      &lt;property name=&quot;top_attach&quot;&gt;1&lt;/property&gt;
+	      &lt;property name=&quot;bottom_attach&quot;&gt;2&lt;/property&gt;
 	      &lt;property name=&quot;y_options&quot;&gt;&lt;/property&gt;
 	    &lt;/packing&gt;
 	  &lt;/child&gt;</diff>
      <filename>glade/editxmcd.glade</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6ecc17867cef053d63211fa9b99ad095afeab9a8</id>
    </parent>
  </parents>
  <author>
    <name>Brian Langenberger</name>
    <email>bjl@usa.net</email>
  </author>
  <url>http://github.com/tuffy/python-audio-tools/commit/6c0fb37091fdf39310faa206878f051d6f4fa217</url>
  <id>6c0fb37091fdf39310faa206878f051d6f4fa217</id>
  <committed-date>2009-09-21T10:42:53-07:00</committed-date>
  <authored-date>2009-09-21T10:42:53-07:00</authored-date>
  <message>Tweak the editxmcd text entry fields to be different lengths.
While the album name and artist name continue to span the window,
the year, catalog number and album extra fields are shortened.</message>
  <tree>3ea2dbe4098f0754b8043d45ad6e6645081cc0f6</tree>
  <committer>
    <name>Brian Langenberger</name>
    <email>bjl@usa.net</email>
  </committer>
</commit>
