rhythmbox r5728 - in trunk: . data/glade



Author: jmatthew
Date: Sun Jun  8 14:27:49 2008
New Revision: 5728
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5728&view=rev

Log:
2008-06-09  Jonathan Matthew  <jonathan d14n org>

	patch partly by:  David Turner  <cillian64 googlemail com>

	* data/glade/library-prefs.glade:
	Add a label for the library location entry box and put the key
	shortcut there, rather than on the 'library location' heading.
	From #445965.


Modified:
   trunk/ChangeLog
   trunk/data/glade/library-prefs.glade

Modified: trunk/data/glade/library-prefs.glade
==============================================================================
--- trunk/data/glade/library-prefs.glade	(original)
+++ trunk/data/glade/library-prefs.glade	Sun Jun  8 14:27:49 2008
@@ -48,8 +48,8 @@
 	      <child>
 		<widget class="GtkLabel" id="library_location_label">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">_Library Location</property>
-		  <property name="use_underline">True</property>
+		  <property name="label" translatable="yes">Library Location</property>
+		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
 		  <property name="wrap">False</property>
@@ -74,32 +74,7 @@
 		<widget class="GtkHBox" id="hbox14">
 		  <property name="visible">True</property>
 		  <property name="homogeneous">False</property>
-		  <property name="spacing">0</property>
-
-		  <child>
-		    <widget class="GtkLabel" id="label19">
-		      <property name="visible">True</property>
-		      <property name="label" translatable="yes"></property>
-		      <property name="use_underline">False</property>
-		      <property name="use_markup">False</property>
-		      <property name="justify">GTK_JUSTIFY_LEFT</property>
-		      <property name="wrap">False</property>
-		      <property name="selectable">False</property>
-		      <property name="xalign">0.5</property>
-		      <property name="yalign">0.5</property>
-		      <property name="xpad">0</property>
-		      <property name="ypad">0</property>
-		      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
-		      <property name="width_chars">-1</property>
-		      <property name="single_line_mode">False</property>
-		      <property name="angle">0</property>
-		    </widget>
-		    <packing>
-		      <property name="padding">0</property>
-		      <property name="expand">False</property>
-		      <property name="fill">False</property>
-		    </packing>
-		  </child>
+		  <property name="spacing">6</property>
 
 		  <child>
 		    <widget class="GtkLabel" id="label20">
@@ -139,6 +114,32 @@
 			  <property name="spacing">6</property>
 
 			  <child>
+			    <widget class="GtkLabel" id="label25">
+			      <property name="visible">True</property>
+			      <property name="label" translatable="yes">_Music files are placed in:</property>
+			      <property name="use_underline">True</property>
+			      <property name="use_markup">False</property>
+			      <property name="justify">GTK_JUSTIFY_LEFT</property>
+			      <property name="wrap">False</property>
+			      <property name="selectable">False</property>
+			      <property name="xalign">0.5</property>
+			      <property name="yalign">0.5</property>
+			      <property name="xpad">0</property>
+			      <property name="ypad">0</property>
+			      <property name="mnemonic_widget">library_location_entry</property>
+			      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+			      <property name="width_chars">-1</property>
+			      <property name="single_line_mode">False</property>
+			      <property name="angle">0</property>
+			    </widget>
+			    <packing>
+			      <property name="padding">0</property>
+			      <property name="expand">False</property>
+			      <property name="fill">False</property>
+			    </packing>
+			  </child>
+
+			  <child>
 			    <widget class="GtkEntry" id="library_location_entry">
 			      <property name="visible">True</property>
 			      <property name="can_focus">True</property>
@@ -152,8 +153,8 @@
 			    </widget>
 			    <packing>
 			      <property name="padding">0</property>
-			      <property name="expand">True</property>
-			      <property name="fill">True</property>
+			      <property name="expand">False</property>
+			      <property name="fill">False</property>
 			    </packing>
 			  </child>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]