totem r5547 - in trunk: . data



Author: hadess
Date: Tue Aug 12 16:16:52 2008
New Revision: 5547
URL: http://svn.gnome.org/viewvc/totem?rev=5547&view=rev

Log:
2008-08-12  Bastien Nocera  <hadess hadess net>

	* data/totem.ui: Make sure we use the border width is set to
	1 by default, as used in the code, spotted by Dylan McCall
	(Closes: #544089)



Modified:
   trunk/ChangeLog
   trunk/data/totem.ui

Modified: trunk/data/totem.ui
==============================================================================
--- trunk/data/totem.ui	(original)
+++ trunk/data/totem.ui	Tue Aug 12 16:16:52 2008
@@ -2069,7 +2069,8 @@
 	      <property name="spacing">0</property>
 
 	      <child>
-		<object class="GtkEventBox" id="tmw_bvw_box">
+	        <object class="GtkEventBox" id="tmw_bvw_box">
+		  <property name="border_width">1</property>
 		  <property name="visible">True</property>
 		  <property name="visible_window">True</property>
 		  <property name="above_child">False</property>



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