[cheese] Centered the capture icon
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Centered the capture icon
- Date: Fri, 8 Nov 2013 19:29:07 +0000 (UTC)
commit 047ee8a9b139025a48a724552c1bcefa1df45c45
Author: Rashi Aswani <aswanirashi19 gmail com>
Date: Sat Nov 9 00:37:16 2013 +0530
Centered the capture icon
https://bugzilla.gnome.org/show_bug.cgi?id=711680
data/cheese-main-window.ui | 17 ++---------------
1 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 277eddc..40eb47d 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -80,21 +80,8 @@
<property name="action-name">app.shoot</property>
<property name="tooltip_text" translatable="yes">Take a photo using a
webcam</property>
<child>
- <object class="GtkGrid" id="take_action_button_internal_hbox">
- <property name="orientation">horizontal</property>
- <property name="column-spacing">2</property>
- <child>
- <object class="GtkImage" id="take_action_button_internal_image">
- <property name="icon_name">camera-web-symbolic</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="take_action_button_internal_label">
- <property name="use-underline">True</property>
- <property name="use-markup">True</property>
- <property name="margin-left">15</property>
- </object>
- </child>
+ <object class="GtkImage" id="take_action_button_internal_image">
+ <property name="icon_name">camera-web-symbolic</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]