diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-09-29 18:55:55 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-09-29 18:55:55 +0800 |
commit | cf9c834ce583d2c3284040e67fa1a10af300f2c2 (patch) | |
tree | cf6e244adaa2da5984c77f99f58259201e03d531 /help/C | |
parent | cf0d38e267375801dbc9f1edfffe15b1ae316bac (diff) | |
download | gsoc2013-evolution-cf9c834ce583d2c3284040e67fa1a10af300f2c2.tar.gz gsoc2013-evolution-cf9c834ce583d2c3284040e67fa1a10af300f2c2.tar.zst gsoc2013-evolution-cf9c834ce583d2c3284040e67fa1a10af300f2c2.zip |
User Docs: Add gvfs package hint for default browser page. Fixes bug #658809
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/default-browser.page | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/help/C/default-browser.page b/help/C/default-browser.page index ea037d7bd2..0ca980275a 100644 --- a/help/C/default-browser.page +++ b/help/C/default-browser.page @@ -6,7 +6,7 @@ <link type="guide" xref="index#common-other-problems" /> - <revision pkgversion="3.0.2" version="0.2" date="2011-07-30" status="final"/> + <revision pkgversion="3.0.2" version="0.3" date="2011-09-29" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -23,5 +23,8 @@ <p>You can set the system-wide default browser in GNOME 3 under <guiseq><gui>Activities</gui><gui>Applications</gui><gui>System Settings</gui><gui>System</gui><gui>System Info</gui><gui>Default Applications</gui></guiseq>.</p> <p>If the preferred browser is set as default application but still does not work correctly please contact your distribution via their forum or bug tracker.</p> + <note><p>GNOME 3 users with a technical background can tweak these settings by defining scheme-handlers in <file>$HOME/.local/share/applications/mimeapps.list</file>.</p></note> + +<note><p>If the error message "Could not open the link: Operation not supported" is shown, you need to install <link action="install:gvfs" href="http://ftp.gnome.org/pub/gnome/sources/gvfs/">Install gvfs now.</link>.</p></note> </page> |