[cheese/three-point-oh] set the border relief of the effect arrows to none
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/three-point-oh] set the border relief of the effect arrows to none
- Date: Sun, 11 Jul 2010 21:51:04 +0000 (UTC)
commit 6712eeff99e9cbe1bb155926ce6bb2614a07a5a3
Author: daniel g. siegel <dgsiegel gnome org>
Date: Sun Jul 11 23:48:54 2010 +0200
set the border relief of the effect arrows to none
data/cheese-main-window.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 26e33f9..db0871a 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -116,6 +116,7 @@
<object class="GtkButton" id="effects_prev_page_button">
<property name="related-action">effects_page_prev</property>
<property name="width-request">32</property>
+ <property name="relief">GTK_RELIEF_NONE</property>
<child>
<object class="GtkImage" id="effects_prev_page_button_image">
<property name="stock">gtk-go-back</property>
@@ -153,6 +154,7 @@
<object class="GtkButton" id="effects_next_page_button">
<property name="related-action">effects_page_next</property>
<property name="width-request">32</property>
+ <property name="relief">GTK_RELIEF_NONE</property>
<child>
<object class="GtkImage" id="effects_prev_next_button_image">
<property name="stock">gtk-go-forward</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]