[gnome-control-center] zoom-options: set the dialog hint on the window
- From: Thomas Wood <thos src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] zoom-options: set the dialog hint on the window
- Date: Tue, 13 Nov 2012 09:52:50 +0000 (UTC)
commit 66f5b5703b921492b332d50cd8fbf2da73b87b94
Author: Thomas Wood <thomas wood intel com>
Date: Mon Nov 12 18:20:28 2012 +0000
zoom-options: set the dialog hint on the window
Set the dialog hint on the window so that it is treated correctly by the
window manager.
https://bugzilla.gnome.org/show_bug.cgi?id=688198
panels/universal-access/zoom-options.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/universal-access/zoom-options.ui b/panels/universal-access/zoom-options.ui
index 7d6e0a5..c54aa59 100644
--- a/panels/universal-access/zoom-options.ui
+++ b/panels/universal-access/zoom-options.ui
@@ -76,7 +76,7 @@
<property name="border_width">5</property>
<property name="title" translatable="yes">Zoom Options</property>
<property name="resizable">False</property>
- <property name="type_hint">normal</property>
+ <property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]