[gsettings-desktop-schemas] Remove web browser default preference
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Remove web browser default preference
- Date: Tue, 8 Feb 2011 19:16:06 +0000 (UTC)
commit ce0379c583ddf21dfe884251805c27e01704d2b9
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 8 19:15:23 2011 +0000
Remove web browser default preference
As this was migrated to using x-scheme-handler instead.
https://bugzilla.gnome.org/show_bug.cgi?id=629076
....gnome.desktop.default-applications.gschema.xml | 22 --------------------
1 files changed, 0 insertions(+), 22 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.default-applications.gschema.xml b/schemas/org.gnome.desktop.default-applications.gschema.xml
index a5141d7..baf7512 100644
--- a/schemas/org.gnome.desktop.default-applications.gschema.xml
+++ b/schemas/org.gnome.desktop.default-applications.gschema.xml
@@ -1,7 +1,6 @@
<schemalist gettext-domain="gsettings-desktop-schemas">
<schema id="org.gnome.desktop.default-applications" path="/desktop/gnome/applications/">
<child name="at" schema="org.gnome.desktop.default-applications.at"/>
- <child name="browser" schema="org.gnome.desktop.default-applications.browser"/>
<child name="office" schema="org.gnome.desktop.default-applications.office"/>
<child name="terminal" schema="org.gnome.desktop.default-applications.terminal"/>
</schema>
@@ -49,27 +48,6 @@
</description>
</key>
</schema>
- <schema id="org.gnome.desktop.default-applications.browser" path="/desktop/gnome/applications/browser/">
- <key name="exec" type="s">
- <default>'mozilla'</default>
- <summary>Default browser</summary>
- <description>Default browser for all URLs.</description>
- </key>
- <key name="needs-term" type="b">
- <default>false</default>
- <summary>Browser needs terminal</summary>
- <description>
- Whether the default browser needs a terminal to run.
- </description>
- </key>
- <key name="nremote" type="b">
- <default>true</default>
- <summary>Browser understands remote</summary>
- <description>
- Whether the default browser understands netscape remote.
- </description>
- </key>
- </schema>
<schema id="org.gnome.desktop.default-applications.office.calendar" path="/desktop/gnome/applications/office/calendar/">
<key name="exec" type="s">
<default>'evolution'</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]