[cheese/three-point-oh] use gtkalignment instead of gtkframe for the thumbnail bars
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/three-point-oh] use gtkalignment instead of gtkframe for the thumbnail bars
- Date: Sun, 11 Jul 2010 21:50:39 +0000 (UTC)
commit 1461836ac07fac5eae2e99bf0f4162ab1deb62a0
Author: daniel g. siegel <dgsiegel gnome org>
Date: Sun Jul 11 23:02:17 2010 +0200
use gtkalignment instead of gtkframe for the thumbnail bars
data/cheese-main-window.ui | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 065e739..e121a55 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -212,7 +212,8 @@
</object>
</child>
<child>
- <object class="GtkFrame" id="thumbnails_right">
+ <object class="GtkAlignment" id="thumbnails_right">
+ <property name="visible">False</property>
<child>
<placeholder />
</child>
@@ -224,7 +225,7 @@
</object>
</child>
<child>
- <object class="GtkFrame" id="thumbnails_bottom">
+ <object class="GtkAlignment" id="thumbnails_bottom">
<property name="visible">False</property>
<child>
<placeholder />
@@ -236,4 +237,4 @@
</child>
</object>
-</interface>
\ No newline at end of file
+</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]