Public bug reported:

After making below configuration,  url "notes://XXX" still not be recognized by 
firefox  which works well on Suse
gconftool-2 --makefile-install-rule notes.schemas"
The content of notes.schemas as below
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/desktop/gnome/url-handlers/notes/enabled</key>
      <applyto>/desktop/gnome/url-handlers/notes/enabled</applyto>
      <owner>gnome</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Whether the specified command should handle "notes" URLs</short>
        <long>True if the command specified in the "command" key should handle 
"notes" URLs.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/url-handlers/notes/command</key>
      <applyto>/desktop/gnome/url-handlers/notes/command</applyto>
      <owner>gnome</owner>
      <type>string</type>
      <default>/opt/ibm/lotus/notes/notes %s</default>
      <locale name="C">
        <short>The handler for "notes" URLs</short>
        <long>The command used to handle "notes" URLs, if enabled.</long>
      </locale>
     </schema>

    <schema>
      <key>/schemas/desktop/gnome/url-handlers/notes/needs_terminal</key>
      <applyto>/desktop/gnome/url-handlers/notes/needs_terminal</applyto>
      <owner>gnome</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Run the command in a terminal</short>
        <long>True if the command used to handle this type of URL should be run 
in a terminal.</long>
      </locale>
     </schema>

    </schemalist>
</gconfschemafile>

** Affects: gconf (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/980466

Title:
  url handler dose not work for notes:// after registration on gconf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/980466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to