Results 1 to 2 of 2

Thread: Evolution Mail Browser Links

  1. #1

    Evolution Mail Browser Links

    Okie dokie... I went into the control center and set my default browser to be opera. Any html, htm, etc. files open with opera when I click them. However, if I receive an email through Evolution that has a URL on it, it will open with Mozilla. I can't find any option to change this. Has anyone had this problem and been able to solve it? Thanks.
    Asus A8V Deluxe Mobo
    AMD Athlon64 X2 4400 -939
    2GB Crucial DDR3200 Dual-Channel
    ATi AiW 9800 Pro 128DDR
    Audigy2 ZS
    Sony DRU-810 DVD+RW DL
    3 x Maxtor MaxLine SATA 160Gb 16Mb Cache
    1 x Maxtor MaxLine SATA 300Gb 16Mb Cache
    1 x Maxtor MaxLine SATA 120Gb 16Mb Cache

  2. #2
    Senior Member
    Join Date
    Nov 2001
    Posts
    304

    Re:Evolution Mail Browser Links

    I found the following on a mailing list archive for the evolution mailing lists... hope this helps...

    > > How do I make Firebird my default browser while using Evolution?
    > >
    > > Once again, the most requested FAQ... ;-)
    > >
    > > Adjust the Command to launch Firebird. I never tried it, but I assume
    > > even adjusting the script to use Firebird should be easy.
    > >
    > > ...guenther
    > >
    > >
    > > Evolution 1.4 / Gnome 2.x
    > > -------------------------
    > >
    > > Open the "Gnome Control Center" > Preferred Applications > Web Browser
    > > or simply run:
    > > # gnome-default-applications-properties
    >
    >
    > dwarf# gnome-default-applications-properties
    > gnome-default-applications-properties: Command not found.
    >
    > Isn't there a config file I can edit?

    You will need GConf (and the gcond daemon running) to set this.

    If you do not have the Gnome Control Center installed, there is a way to
    set this using GConf directly:


    See, which values are stored in that sub-tree. Save the output to a
    file, so you can revert to those settings!

    $ gconftool-2 -R /desktop/gnome/url-handlers/unknown
    command = mozilla %s
    need-terminal = false
    enabled = true


    Now, this should enter all those values (at least, they work for me):

    $ gconftool-2 --set --type=string /desktop/gnome/url-handlers/unknown/command 'mozilla
    %s'
    $ gconftool-2 --set --type=bool /desktop/gnome/url-handlers/unknown/need-terminal false
    $ gconftool-2 --set --type=bool /desktop/gnome/url-handlers/unknown/enabled true


    As you want Firebird rather than Mozilla, adjust the above command.


    > I am running FreeBSD if it matters. I also checked the FAQ's at Ximian
    > and that was not one of them.

    Yep. This is the most requested FAQ on this mailing list...

    ...guenther

Similar Threads

  1. How to Change your default browser
    By jackson in forum Windows - General Topics
    Replies: 1
    Last Post: 04-13-2009, 11:45 AM
  2. evolution mail Restore problem...please help
    By saswata in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 12-03-2007, 10:28 AM
  3. How to Back Up and Recover Outlook Express Data
    By regix in forum Windows - General Topics
    Replies: 1
    Last Post: 01-03-2005, 11:11 PM
  4. New Links hack, makes great browser
    By littleman in forum Linux - Software, Applications & Programming
    Replies: 1
    Last Post: 12-07-2002, 12:39 AM
  5. Browser for Evolution?
    By cloverm in forum Linux - Software, Applications & Programming
    Replies: 6
    Last Post: 07-17-2002, 11:20 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •