[gnome-color-manager] trivial: do not make GcmSampleWindow modal else we can't interact with the cancel and continue butto
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: do not make GcmSampleWindow modal else we can't interact with the cancel and continue butto
- Date: Thu, 5 Aug 2010 11:48:09 +0000 (UTC)
commit d4522099d9bc5b0760fd100fdf6bc698e1b2833e
Author: Richard Hughes <richard hughsie com>
Date: Thu Aug 5 12:39:22 2010 +0100
trivial: do not make GcmSampleWindow modal else we can't interact with the cancel and continue buttons
libcolor-glib/gcm-sample-window.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libcolor-glib/gcm-sample-window.c b/libcolor-glib/gcm-sample-window.c
index 1a0acde..97a542c 100644
--- a/libcolor-glib/gcm-sample-window.c
+++ b/libcolor-glib/gcm-sample-window.c
@@ -217,7 +217,6 @@ gcm_sample_window_new (void)
"deletable", FALSE,
"destroy-with-parent", TRUE,
"icon-name", "icc-profile",
- "modal", TRUE,
"resizable", FALSE,
"skip-pager-hint", TRUE,
"skip-taskbar-hint", TRUE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]