Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45415 - gaim is missing the Browser option under Tools -> Preferences
Summary: gaim is missing the Browser option under Tools -> Preferences
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Don Seiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-22 10:38 UTC by cpdsa
Modified: 2004-03-22 11:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cpdsa 2004-03-22 10:38:56 UTC
gaim is missing the Browser option under Tools -> Preferences. After recompiling with [code] USE="-gnome" emerge gaim [/code] the browser option reappeared in the correct location.

Reproducible: Always
Steps to Reproduce:
1.Compile gaim with [code] USE="+gnome" emerge gaim [/code]
2.
3.

Actual Results:  
gaim was missing the Browser option under Tools -> Preferences

Expected Results:  
was expecting the Browser option under Tools -> Preferences

USE="+gnome" emerge gaim
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-03-22 11:30:42 UTC
Well, this is the expected behavior of the gnome patch.  The idea behind the patch was that if you were running gnome, (hence USE=gnome) that gaim will use gnome's browser settings.  Therefore, to change the browser settings in gaim when USE=gnome, you would run gnome-default-applications-properties and change the browser there.
Comment 2 Don Seiler (RETIRED) gentoo-dev 2004-03-22 11:34:57 UTC
Note that the gaim team has added this functionality via a different method in their CVS.  I believe they just added a "gnome default" option to their Browser list.

Closing this.  Thanks wolf31o2.