diff options
author | James Willcox <jwillcox@gnome.org> | 2003-06-30 03:56:33 +0800 |
---|---|---|
committer | James Willcox <jwillcox@src.gnome.org> | 2003-06-30 03:56:33 +0800 |
commit | 948b68574491a5c9a157aa3edb829d4a6b20ccb0 (patch) | |
tree | 5ab2fb9145b3726ef0287e54d598ca6e89766f44 /data | |
parent | e823b1ae495d6a3f9df0acd0f73542e416bcb6a9 (diff) | |
download | gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.gz gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.bz2 gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.lz gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.xz gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.zst gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.zip |
Remember the directory when saving files. Fixes #115603.
2003-06-29 James Willcox <jwillcox@gnome.org>
* embed/mozilla/ContentHandler.cpp:
Remember the directory when saving files. Fixes #115603.
Diffstat (limited to 'data')
-rw-r--r-- | data/epiphany.applications | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/epiphany.applications b/data/epiphany.applications index 42283d8db..bb283421d 100644 --- a/data/epiphany.applications +++ b/data/epiphany.applications @@ -1,6 +1,6 @@ epiphany requires_terminal=false - expects_uris=false + expects_uris=true command=epiphany can_open_multiple_files=false name=Web Browser |