From f21ba0f6e9ec1d4234484d278c57b5c8b69eea3e Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Sun, 23 Dec 2007 17:36:17 +0000 Subject: download-dialog hidden state is now saved to gconf. New downloads started while the dialog is hidden pop-up a notification (as in libnotify). We now require libnotify to build. Fixes bug #311209. svn path=/trunk/; revision=7802 --- data/epiphany.schemas.in | 12 ++++++++++++ data/glade/epiphany.glade | 2 ++ 2 files changed, 14 insertions(+) (limited to 'data') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 81ee8c3d9..9f2211b52 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -497,5 +497,17 @@ Automatically manage offline status with NetworkManager + + /schemas/apps/epiphany/dialogs/downloads_hidden + /apps/epiphany/dialogs/downloads_hidden + epiphany + bool + false + + Visibility of the downloads window + Hide or show the downloads window. When hidden, a notification will be shown when new downloads are started. + + + diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade index e45c4324f..4e4db6ecc 100644 --- a/data/glade/epiphany.glade +++ b/data/glade/epiphany.glade @@ -614,6 +614,8 @@ 5 + 440 + 260 Downloads GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE -- cgit v1.2.3