seahorse r2619 - in trunk: . pgp



Author: sadam
Date: Sat Nov 15 22:07:50 2008
New Revision: 2619
URL: http://svn.gnome.org/viewvc/seahorse?rev=2619&view=rev

Log:
2008-11-15  Adam Schreiber  <sadam clemson edu>
    
    * pgp/seahorse-pgp-private-key-properties.glade:
    * pgp/seahorse-pgp-public-key-properties.glade: Remove frame shadow 
from 
    photoid frame.  Fixes bug #404785


Modified:
   trunk/ChangeLog
   trunk/pgp/seahorse-pgp-private-key-properties.glade
   trunk/pgp/seahorse-pgp-public-key-properties.glade

Modified: trunk/pgp/seahorse-pgp-private-key-properties.glade
==============================================================================
--- trunk/pgp/seahorse-pgp-private-key-properties.glade	(original)
+++ trunk/pgp/seahorse-pgp-private-key-properties.glade	Sat Nov 15 22:07:50 2008
@@ -314,7 +314,7 @@
 			  <property name="visible">True</property>
 			  <property name="label_xalign">0</property>
 			  <property name="label_yalign">0.5</property>
-			  <property name="shadow_type">GTK_SHADOW_IN</property>
+			  <property name="shadow_type">GTK_SHADOW_NONE</property>
 			  <signal name="drag_data_received" handler="on_owner_photo_drag_received" last_modification_time="Mon, 10 Apr 2006 07:12:35 GMT"/>
 
 			  <child>

Modified: trunk/pgp/seahorse-pgp-public-key-properties.glade
==============================================================================
--- trunk/pgp/seahorse-pgp-public-key-properties.glade	(original)
+++ trunk/pgp/seahorse-pgp-public-key-properties.glade	Sat Nov 15 22:07:50 2008
@@ -320,7 +320,7 @@
 			      <property name="visible">True</property>
 			      <property name="label_xalign">0</property>
 			      <property name="label_yalign">0.5</property>
-			      <property name="shadow_type">GTK_SHADOW_IN</property>
+			      <property name="shadow_type">GTK_SHADOW_NONE</property>
 
 			      <child>
 				<widget class="GtkAlignment" id="alignment18">



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