[nautilus-actions/file-manager-actions] Redefine (wrong ?) GtkExpander
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions/file-manager-actions] Redefine (wrong ?) GtkExpander
- Date: Wed, 15 Jul 2015 18:28:17 +0000 (UTC)
commit e7c3a674de84a75a80758392570c0e1d34299325
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Jul 9 17:22:42 2015 +0200
Redefine (wrong ?) GtkExpander
src/nact/nact-main-window.ui | 29 ++++++++++++-----------------
1 files changed, 12 insertions(+), 17 deletions(-)
---
diff --git a/src/nact/nact-main-window.ui b/src/nact/nact-main-window.ui
index b2a294b..c73b3a4 100644
--- a/src/nact/nact-main-window.ui
+++ b/src/nact/nact-main-window.ui
@@ -569,7 +569,6 @@ If this is not an absolute path, then the PATH environment variable at execution
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">The parameters of the
command.</property>
- <property name="hexpand">True</property>
<property name="invisible_char">●</property>
</object>
<packing>
@@ -630,35 +629,30 @@ If this is not an absolute path, then the PATH environment variable at execution
</packing>
</child>
<child>
- <object class="GtkExpander" id="expander22">
+ <object class="GtkExpander" id="expander1">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="expanded">True</property>
<child>
- <object class="GtkFrame" id="frame1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
- <child>
- <placeholder/>
- </child>
- <child type="label_item">
- <placeholder/>
- </child>
- </object>
- </child>
- <child type="label">
<object class="GtkLabel" id="CommandExampleLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="halign">start</property>
<property name="label" translatable="yes">Example</property>
+ <property name="wrap">True</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.80000000000000004"/>
</attributes>
</object>
</child>
+ <child type="label">
+ <object class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label"
translatable="yes"><small><i>Example</i></small></property>
+ <property name="use_markup">True</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1709,6 +1703,7 @@ Capabilities may be negated to specify for which capabilities your item must not
<object class="GtkGrid" id="grid820">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="row_spacing">3</property>
<property name="column_spacing">3</property>
<child>
<object class="GtkButton" id="AddCapabilityButton">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]