[pitivi] Make the title editor's infobar more compact to avoid excessive wrapping
- From: Jean-François Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Make the title editor's infobar more compact to avoid excessive wrapping
- Date: Mon, 29 Sep 2014 00:25:26 +0000 (UTC)
commit b0196402b7a74c422e75fef9829426c01e59cdd4
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date: Sun Sep 28 19:45:58 2014 -0400
Make the title editor's infobar more compact to avoid excessive wrapping
data/ui/titleeditor.ui | 12 +++---------
1 files changed, 3 insertions(+), 9 deletions(-)
---
diff --git a/data/ui/titleeditor.ui b/data/ui/titleeditor.ui
index ea7e80c..35a06be 100644
--- a/data/ui/titleeditor.ui
+++ b/data/ui/titleeditor.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.1 -->
+<!-- Generated with glade 3.18.3 -->
<interface>
<requires lib="gtk+" version="3.10"/>
<object class="GtkAdjustment" id="position_x_adj">
@@ -29,10 +29,9 @@
<property name="can_focus">False</property>
<property name="border_width">5</property>
<property name="orientation">vertical</property>
- <property name="spacing">6</property>
<child>
<object class="GtkButton" id="create">
- <property name="label" translatable="yes">Create and insert</property>
+ <property name="label" translatable="yes">Create</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -59,13 +58,13 @@
<object class="GtkBox" id="infobar-content_area1">
<property name="can_focus">False</property>
<property name="border_width">8</property>
- <property name="spacing">16</property>
<child>
<object class="GtkLabel" id="info_bar_label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Select a title clip to edit or create a new
one.</property>
<property name="wrap">True</property>
+ <property name="width_chars">20</property>
</object>
<packing>
<property name="expand">False</property>
@@ -112,12 +111,9 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="font">Sans 12</property>
<property name="preview_text"/>
<property name="show_preview_entry">False</property>
<property name="title" translatable="yes">Choose a font</property>
- <property name="font_name">Cantarell 12</property>
- <property name="show_style">True</property>
<signal name="font-set" handler="_fontButtonCb" swapped="no"/>
</object>
</child>
@@ -135,14 +131,12 @@
<property name="has_tooltip">True</property>
<property name="tooltip_markup" translatable="yes">Text color</property>
<property name="tooltip_text" translatable="yes">Text color</property>
- <property name="use_action_appearance">False</property>
<child>
<object class="GtkColorButton" id="fore_text_color">
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_alpha">True</property>
<property name="title" translatable="yes">Pick a text color</property>
<signal name="color-set" handler="_frontTextColorButtonCb" swapped="no"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]