[nautilus-actions] Insert a scrolled window as text view parent
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Insert a scrolled window as text view parent
- Date: Thu, 10 Jun 2010 22:32:54 +0000 (UTC)
commit 7d5651bff6b5691c4ed16e2c41338381af63304b
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Apr 1 20:00:46 2010 +0200
Insert a scrolled window as text view parent
ChangeLog | 3 +
src/nact/nautilus-actions-config-tool.ui | 75 ++++++++++++++++-------------
2 files changed, 44 insertions(+), 34 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d4f0216..39aa8c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -206,6 +206,9 @@
* src/io-desktop/nadp-keys.h:
Set back action (resp. menu) Type to Action (resp. Menu).
+ * src/nact/nautilus-actions-config-tool.ui:
+ Insert a scrolled window as text view parent.
+
* src/io-desktop/nadp-desktop-file.c (check_key_file):
Only write a debug message if file is hidden.
diff --git a/src/nact/nautilus-actions-config-tool.ui b/src/nact/nautilus-actions-config-tool.ui
index 151a900..d109ad1 100644
--- a/src/nact/nautilus-actions-config-tool.ui
+++ b/src/nact/nautilus-actions-config-tool.ui
@@ -472,7 +472,7 @@ Menus are never displayed in the toolbar.</property>
<child>
<object class="GtkTable" id="table4">
<property name="visible">True</property>
- <property name="n_rows">5</property>
+ <property name="n_rows">4</property>
<property name="n_columns">2</property>
<property name="column_spacing">5</property>
<child>
@@ -485,8 +485,8 @@ Menus are never displayed in the toolbar.</property>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="y_options">GTK_FILL</property>
</packing>
</child>
@@ -497,8 +497,8 @@ Menus are never displayed in the toolbar.</property>
<property name="label" translatable="yes">Id. :</property>
</object>
<packing>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
</packing>
</child>
@@ -509,8 +509,8 @@ Menus are never displayed in the toolbar.</property>
<property name="label" translatable="yes">I/O provider :</property>
</object>
<packing>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
<property name="x_options">GTK_FILL</property>
</packing>
</child>
@@ -522,8 +522,8 @@ Menus are never displayed in the toolbar.</property>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
</packing>
</child>
<child>
@@ -539,19 +539,6 @@ Menus are never displayed in the toolbar.</property>
</packing>
</child>
<child>
- <object class="GtkTextView" id="ActionDescriptionText">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">This description may be used when presenting your menu or action in a web site.</property>
- <property name="wrap_mode">word</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="bottom_attach">2</property>
- </packing>
- </child>
- <child>
<object class="GtkHBox" id="hbox10">
<property name="visible">True</property>
<property name="homogeneous">True</property>
@@ -585,12 +572,29 @@ Menus are never displayed in the toolbar.</property>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
</packing>
</child>
<child>
- <placeholder/>
+ <object class="GtkScrolledWindow" id="scrolledwindow3">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">automatic</property>
+ <property name="shadow_type">in</property>
+ <child>
+ <object class="GtkTextView" id="ActionDescriptionText">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="tooltip_text" translatable="yes">This description may be used when presenting your menu or action in a web site.</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ </packing>
</child>
<child>
<placeholder/>
@@ -1446,6 +1450,9 @@ Defining several profiles lets you have several commands, each applying with a d
<placeholder/>
</child>
<child>
+ <placeholder/>
+ </child>
+ <child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="label" translatable="yes">This assistant will guide you through the process of importing items, actions or menus.</property>
@@ -1461,10 +1468,10 @@ Defining several profiles lets you have several commands, each applying with a d
<child>
<object class="GtkFileChooserWidget" id="ImportFileChooser">
<property name="visible">True</property>
+ <property name="preview_widget_active">False</property>
+ <property name="local_only">False</property>
<property name="use_preview_label">False</property>
<property name="select_multiple">True</property>
- <property name="local_only">False</property>
- <property name="preview_widget_active">False</property>
</object>
<packing>
<property name="position">0</property>
@@ -2258,24 +2265,24 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
</object>
<object class="GtkSizeGroup" id="CommandLabelSizeGroup">
<widgets>
- <widget name="CommandParametersLabel"/>
- <widget name="CommandPathLabel"/>
<widget name="ProfileLabelLabel"/>
+ <widget name="CommandPathLabel"/>
+ <widget name="CommandParametersLabel"/>
</widgets>
</object>
<object class="GtkSizeGroup" id="CommandButtonSizeGroup">
<widgets>
- <widget name="CommandLegendButton"/>
<widget name="CommandPathButton"/>
+ <widget name="CommandLegendButton"/>
</widgets>
</object>
<object class="GtkSizeGroup" id="ActionLabelSizeGroup">
<widgets>
- <widget name="ActionIconLabel"/>
- <widget name="ActionTooltipLabel"/>
- <widget name="ActionIdLabel"/>
- <widget name="ActionMenuLabelLabel"/>
<widget name="ActionToolbarLabelLabel"/>
+ <widget name="ActionMenuLabelLabel"/>
+ <widget name="ActionIdLabel"/>
+ <widget name="ActionTooltipLabel"/>
+ <widget name="ActionIconLabel"/>
</widgets>
</object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]