[nautilus-actions/gnome-2-28] Make the Export assistant be transient relatively to main window
- From: Pierre Wieser <pwieser src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-actions/gnome-2-28] Make the Export assistant be transient relatively to main window
- Date: Mon, 26 Oct 2009 18:18:41 +0000 (UTC)
commit ae44a31b21ec7d0fba64d27587161094fe229726
Author: Pierre Wieser <pwieser trychlos org>
Date: Mon Oct 26 05:54:38 2009 +0100
Make the Export assistant be transient relatively to main window
ChangeLog | 3 +++
src/nact/nact-assistant-export.ui | 1 +
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 45354d5..beeff80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-10-26 Pierre Wieser <pwieser trychlos org>
+ * src/nact/nact-assistant-export.ui:
+ Make the Export assistant be transient relatively to main window.
+
Fix crash when running Export assistant.
* src/nact/nact-tree-model.c:
diff --git a/src/nact/nact-assistant-export.ui b/src/nact/nact-assistant-export.ui
index 2f74711..d6fb53a 100644
--- a/src/nact/nact-assistant-export.ui
+++ b/src/nact/nact-assistant-export.ui
@@ -7,6 +7,7 @@
<property name="border_width">12</property>
<property name="title" translatable="yes">Exporting actions</property>
<property name="modal">True</property>
+ <property name="type_hint">dialog</property>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]