[gedit] time: use 'dialog' type-hint for insert date and time window
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] time: use 'dialog' type-hint for insert date and time window
- Date: Mon, 3 Dec 2018 17:00:16 +0000 (UTC)
commit 40173474268a8a25ae02853fd18043dc3094d1ab
Author: Sebastien Lafargue <slafargue gnome org>
Date: Mon Dec 3 17:54:11 2018 +0100
time: use 'dialog' type-hint for insert date and time window
FIX #84
plugins/time/resources/ui/gedit-time-dialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/time/resources/ui/gedit-time-dialog.ui b/plugins/time/resources/ui/gedit-time-dialog.ui
index 811ad0f62..063a06127 100644
--- a/plugins/time/resources/ui/gedit-time-dialog.ui
+++ b/plugins/time/resources/ui/gedit-time-dialog.ui
@@ -6,7 +6,7 @@
<property name="border_width">5</property>
<property name="title" translatable="yes">Insert Date and Time</property>
<property name="destroy_with_parent">True</property>
- <property name="type_hint">normal</property>
+ <property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox2">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]