After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 119980 - wrong config keys for external apps
wrong config keys for external apps
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.14.1 betas
Other Linux
: Normal normal
: 0.14.1
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-08-15 20:20 UTC by Charles Kerr
Modified: 2006-06-18 05:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Kerr 2003-08-15 20:20:06 UTC
The config key path for the browser is being saved as
"Pan/appsweb_browser" rather than
"Pan/apps/web_browser" because PREFIX_APPS in prefs.h
is missing a trailing slash.