[chronojump] prettier gui on capture
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] prettier gui on capture
- Date: Mon, 14 Jan 2013 10:47:37 +0000 (UTC)
commit 905644db2f00f60d59527654c9e6d5c44f95b279
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Jan 14 11:45:45 2013 +0100
prettier gui on capture
glade/chronojump.glade | 157 +++++++++++++++++++++++------------------
images/audio-volume-high.png | Bin 1129 -> 748 bytes
images/audio-volume-muted.png | Bin 913 -> 616 bytes
3 files changed, 88 insertions(+), 69 deletions(-)
---
diff --git a/glade/chronojump.glade b/glade/chronojump.glade
index 3c27413..403e546 100644
--- a/glade/chronojump.glade
+++ b/glade/chronojump.glade
@@ -3378,25 +3378,30 @@ Chronopic</property>
<property name="spacing">10</property>
<property name="homogeneous">True</property>
<child>
- <widget class="GtkFrame" id="frame_test_options">
+ <widget class="GtkAlignment" id="alignment3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.89999997615814209</property>
- <property name="shadow_type">in</property>
+ <property name="top_padding">8</property>
<child>
- <widget class="GtkAlignment" id="alignment6">
+ <widget class="GtkFrame" id="frame_test_options">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="top_padding">4</property>
- <property name="left_padding">4</property>
+ <property name="label_xalign">0</property>
+ <property name="label_yalign">0.89999997615814209</property>
+ <property name="shadow_type">none</property>
<child>
- <widget class="GtkVBox" id="vbox23">
+ <widget class="GtkAlignment" id="alignment6">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">8</property>
+ <property name="top_padding">4</property>
+ <property name="left_padding">4</property>
<child>
- <widget class="GtkScrolledWindow" id="scrolledwindow3">
+ <widget class="GtkVBox" id="vbox23">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="spacing">8</property>
+ <child>
+ <widget class="GtkScrolledWindow" id="scrolledwindow3">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
@@ -4996,7 +5001,7 @@ It starts before and arrives there with some speed.</property>
</packing>
</child>
<child>
- <widget class="GtkAlignment" id="alignment3">
+ <widget class="GtkAlignment" id="alignment10">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="left_padding">12</property>
@@ -5064,7 +5069,7 @@ It starts before and arrives there with some speed.</property>
</packing>
</child>
<child>
- <widget class="GtkAlignment" id="alignment10">
+ <widget class="GtkAlignment" id="alignment14">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="left_padding">12</property>
@@ -5625,15 +5630,15 @@ Second Chronopic to platforms.</property>
</child>
</widget>
</child>
- </widget>
- <packing>
+ </widget>
+ <packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
- </packing>
- </child>
- <child>
- <widget class="GtkVBox" id="vbox28">
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkVBox" id="vbox28">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
@@ -5738,30 +5743,32 @@ Second Chronopic to platforms.</property>
<property name="position">1</property>
</packing>
</child>
- </widget>
- <packing>
+ </widget>
+ <packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
- </packing>
+ </packing>
+ </child>
+ </widget>
</child>
</widget>
</child>
+ <child>
+ <widget class="GtkLabel" id="label8">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Test options</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
+ </widget>
+ <packing>
+ <property name="type">label_item</property>
+ </packing>
+ </child>
</widget>
</child>
- <child>
- <widget class="GtkLabel" id="label8">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Test options</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
</widget>
<packing>
<property name="expand">True</property>
@@ -5788,38 +5795,35 @@ Second Chronopic to platforms.</property>
<widget class="GtkVBox" id="vbox33">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="spacing">2</property>
<child>
<widget class="GtkHBox" id="hbox105">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">6</property>
+ <property name="spacing">2</property>
<child>
- <widget class="GtkCheckButton" id="checkbutton_volume">
+ <widget class="GtkCheckButton" id="checkbutton_video">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="tooltip" translatable="yes">Play sound (on / off)</property>
+ <property name="tooltip" translatable="yes">Record video (on / off)</property>
<property name="use_action_appearance">False</property>
<property name="relief">none</property>
<property name="active">True</property>
<property name="draw_indicator">False</property>
- <signal name="clicked" handler="on_checkbutton_volume_clicked" swapped="no"/>
- <child>
- <widget class="GtkAlignment" id="alignment68">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xscale">0</property>
- <property name="yscale">0</property>
+ <signal name="clicked" handler="on_checkbutton_video_clicked" swapped="no"/>
<child>
- <widget class="GtkHBox" id="hbox144">
+ <widget class="GtkHBox" id="hbox106">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">2</property>
<child>
- <widget class="GtkImage" id="image_volume">
+ <widget class="GtkImage" id="image_video_yes">
+ <property name="width_request">16</property>
+ <property name="height_request">16</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="yalign">0.49000000953674316</property>
+ <property name="stock">gtk-media-record</property>
<property name="icon-size">1</property>
</widget>
<packing>
@@ -5828,7 +5832,20 @@ Second Chronopic to platforms.</property>
<property name="position">0</property>
</packing>
</child>
+ <child>
+ <widget class="GtkImage" id="image_video_no">
+ <property name="width_request">16</property>
+ <property name="height_request">16</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="stock">gtk-no</property>
+ <property name="icon-size">1</property>
</widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
+ </packing>
</child>
</widget>
</child>
@@ -5836,32 +5853,39 @@ Second Chronopic to platforms.</property>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
+ <property name="pack_type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
- <widget class="GtkCheckButton" id="checkbutton_video">
+ <widget class="GtkCheckButton" id="checkbutton_volume">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="tooltip" translatable="yes">Record video (on / off)</property>
+ <property name="tooltip" translatable="yes">Play sound (on / off)</property>
<property name="use_action_appearance">False</property>
<property name="relief">none</property>
<property name="active">True</property>
<property name="draw_indicator">False</property>
- <signal name="clicked" handler="on_checkbutton_video_clicked" swapped="no"/>
+ <signal name="clicked" handler="on_checkbutton_volume_clicked" swapped="no"/>
<child>
- <widget class="GtkHBox" id="hbox106">
+ <widget class="GtkAlignment" id="alignment68">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xscale">0</property>
+ <property name="yscale">0</property>
+ <child>
+ <widget class="GtkHBox" id="hbox144">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">2</property>
<child>
- <widget class="GtkImage" id="image_video_yes">
- <property name="width_request">24</property>
- <property name="height_request">24</property>
+ <widget class="GtkImage" id="image_volume">
+ <property name="width_request">16</property>
+ <property name="height_request">16</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="stock">gtk-media-record</property>
+ <property name="yalign">0.49000000953674316</property>
<property name="icon-size">1</property>
</widget>
<packing>
@@ -5870,20 +5894,7 @@ Second Chronopic to platforms.</property>
<property name="position">0</property>
</packing>
</child>
- <child>
- <widget class="GtkImage" id="image_video_no">
- <property name="width_request">24</property>
- <property name="height_request">24</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="stock">gtk-no</property>
- <property name="icon-size">1</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
</child>
</widget>
</child>
@@ -5891,7 +5902,8 @@ Second Chronopic to platforms.</property>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="position">2</property>
+ <property name="pack_type">end</property>
+ <property name="position">1</property>
</packing>
</child>
</widget>
@@ -5970,11 +5982,18 @@ Second Chronopic to platforms.</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
+ <widget class="GtkAlignment" id="alignment30">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="top_padding">12</property>
+ <child>
<widget class="GtkLabel" id="event_execute_label_phases_name">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Phases</property>
</widget>
+ </child>
+ </widget>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
diff --git a/images/audio-volume-high.png b/images/audio-volume-high.png
index 3763920..9cc43c8 100644
Binary files a/images/audio-volume-high.png and b/images/audio-volume-high.png differ
diff --git a/images/audio-volume-muted.png b/images/audio-volume-muted.png
index 713a48d..8ed99dc 100644
Binary files a/images/audio-volume-muted.png and b/images/audio-volume-muted.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]