[gevice] modified others propierties in UI files
- From: Alejandro Valdes Jimenez <avaldes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gevice] modified others propierties in UI files
- Date: Thu, 6 Oct 2011 16:06:09 +0000 (UTC)
commit 5b7ed30ba3656565f5dd510e91f64ac004254c63
Author: Alejandro Valdes Jimenez <avaldes gnome org>
Date: Thu Oct 6 13:06:03 2011 -0300
modified others propierties in UI files
ChangeLog | 10 ++++++++++
data/ui/dbase.xml | 4 +++-
data/ui/diagram.xml | 2 ++
data/ui/edifice.xml | 1 +
data/ui/find.xml | 2 ++
data/ui/location.xml | 4 +++-
data/ui/maintainer.xml | 4 +++-
data/ui/maintainer1.xml | 4 +++-
data/ui/model.xml | 4 +++-
9 files changed, 30 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4b7f24f..823d2c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2011-10-06 Alejandro Valdes Jimenez <avaldes gnome org>
* data/ui/dbase.xml:
+ * data/ui/diagram.xml:
+ * data/ui/edifice.xml:
+ * data/ui/find.xml:
+ * data/ui/location.xml:
+ * data/ui/maintainer.xml:
+ * data/ui/maintainer1.xml:
+ * data/ui/model.xml:
+
+2011-10-06 Alejandro Valdes Jimenez <avaldes gnome org>
+ * data/ui/dbase.xml:
* data/ui/device.xml:
* data/ui/diagram.xml:
* data/ui/edifice.xml:
diff --git a/data/ui/dbase.xml b/data/ui/dbase.xml
index 8737eb0..8fa3a0e 100644
--- a/data/ui/dbase.xml
+++ b/data/ui/dbase.xml
@@ -5,8 +5,10 @@
<property name="can_focus">False</property>
<property name="border_width">10</property>
<property name="title" translatable="yes" context="yes">Connect to database</property>
- <property name="modal">True</property>
+ <property name="resizable">False</property>
<property name="window_position">center</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<child>
<object class="GtkVBox" id="vbox6">
<property name="visible">True</property>
diff --git a/data/ui/diagram.xml b/data/ui/diagram.xml
index 512d28d..d743ba2 100644
--- a/data/ui/diagram.xml
+++ b/data/ui/diagram.xml
@@ -48,6 +48,8 @@
<property name="title" translatable="yes" context="yes">Generate Diagram</property>
<property name="resizable">False</property>
<property name="window_position">center</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<child>
<object class="GtkVBox" id="vbox8">
<property name="visible">True</property>
diff --git a/data/ui/edifice.xml b/data/ui/edifice.xml
index 1d8669d..c5eb5bd 100644
--- a/data/ui/edifice.xml
+++ b/data/ui/edifice.xml
@@ -5,6 +5,7 @@
<property name="can_focus">False</property>
<property name="border_width">10</property>
<property name="title" translatable="yes" context="yes">New Edifice</property>
+ <property name="resizable">False</property>
<property name="window_position">center</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
diff --git a/data/ui/find.xml b/data/ui/find.xml
index 36f9363..7cadace 100644
--- a/data/ui/find.xml
+++ b/data/ui/find.xml
@@ -8,6 +8,8 @@
<property name="title" translatable="yes" context="yes">Find</property>
<property name="resizable">False</property>
<property name="window_position">center</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<child>
<object class="GtkVBox" id="vbox5">
<property name="visible">True</property>
diff --git a/data/ui/location.xml b/data/ui/location.xml
index 9fb45b4..61389ca 100644
--- a/data/ui/location.xml
+++ b/data/ui/location.xml
@@ -5,8 +5,10 @@
<property name="can_focus">False</property>
<property name="border_width">10</property>
<property name="title" translatable="yes" context="yes">New Location</property>
- <property name="modal">True</property>
+ <property name="resizable">False</property>
<property name="window_position">center</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<child>
<object class="GtkVBox" id="vbox12">
<property name="visible">True</property>
diff --git a/data/ui/maintainer.xml b/data/ui/maintainer.xml
index ae9056f..ee5bd37 100644
--- a/data/ui/maintainer.xml
+++ b/data/ui/maintainer.xml
@@ -4,10 +4,12 @@
<object class="GtkWindow" id="window_maintainer">
<property name="can_focus">False</property>
<property name="border_width">10</property>
- <property name="modal">True</property>
+ <property name="resizable">False</property>
<property name="window_position">center</property>
<property name="default_width">350</property>
<property name="default_height">300</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<child>
<object class="GtkVBox" id="vbox7">
<property name="visible">True</property>
diff --git a/data/ui/maintainer1.xml b/data/ui/maintainer1.xml
index 4c4a683..02e4d4f 100644
--- a/data/ui/maintainer1.xml
+++ b/data/ui/maintainer1.xml
@@ -4,10 +4,12 @@
<object class="GtkWindow" id="window_maintainer1">
<property name="can_focus">False</property>
<property name="border_width">10</property>
- <property name="modal">True</property>
+ <property name="resizable">False</property>
<property name="window_position">center</property>
<property name="default_width">350</property>
<property name="default_height">300</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<child>
<object class="GtkVBox" id="vbox9">
<property name="visible">True</property>
diff --git a/data/ui/model.xml b/data/ui/model.xml
index 7334dbd..8536cc4 100644
--- a/data/ui/model.xml
+++ b/data/ui/model.xml
@@ -5,8 +5,10 @@
<property name="can_focus">False</property>
<property name="border_width">10</property>
<property name="title" translatable="yes" context="yes">New Model</property>
- <property name="modal">True</property>
+ <property name="resizable">False</property>
<property name="window_position">center</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<child>
<object class="GtkVBox" id="vbox10">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]