cheese r901 - in trunk: . data
- From: dgsiegel svn gnome org
- To: svn-commits-list gnome org
- Subject: cheese r901 - in trunk: . data
- Date: Tue, 12 Aug 2008 14:30:26 +0000 (UTC)
Author: dgsiegel
Date: Tue Aug 12 14:30:26 2008
New Revision: 901
URL: http://svn.gnome.org/viewvc/cheese?rev=901&view=rev
Log:
remove the relief of all buttons in the fullscreen toolbar
Modified:
trunk/ChangeLog
trunk/data/cheese.glade
trunk/data/cheese.ui
Modified: trunk/data/cheese.glade
==============================================================================
--- trunk/data/cheese.glade (original)
+++ trunk/data/cheese.glade Tue Aug 12 14:30:26 2008
@@ -534,6 +534,7 @@
<widget class="GtkButton" id="take_picture_fullscreen">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NONE</property>
<property name="response_id">0</property>
<child>
<widget class="GtkAlignment" id="alignment9">
@@ -598,6 +599,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="relief">GTK_RELIEF_NONE</property>
<property name="xalign">1</property>
<property name="response_id">0</property>
<child>
Modified: trunk/data/cheese.ui
==============================================================================
--- trunk/data/cheese.ui (original)
+++ trunk/data/cheese.ui Tue Aug 12 14:30:26 2008
@@ -499,6 +499,7 @@
<object class="GtkButton" id="take_picture_fullscreen">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NONE</property>
<child>
<object class="GtkAlignment" id="alignment9">
<property name="visible">True</property>
@@ -562,6 +563,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="relief">GTK_RELIEF_NONE</property>
<property name="xalign">1</property>
<child>
<object class="GtkAlignment" id="alignment11">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]