Bug 150130 - CREATE_XDG_MENUS in /etc/sysconfig/windowmanager should be yes/no instead of true/false
Summary: CREATE_XDG_MENUS in /etc/sysconfig/windowmanager should be yes/no instead of ...
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Stephan Binner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-10 23:56 UTC by Christian Boltz
Modified: 2006-05-26 09:05 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Boltz 2006-02-10 23:56:08 UTC
from /etc/sysconfig/windowmanager:

# Should SuSEconfig create XDG menus for other windowmanagers
# like blackbox, fluxbox, openbox?
# Possible values are lowercase "true" or "false".
#
CREATE_XDG_MENUS="true"

These values are very uncommon - most (boolean) sysconfig settings use "yes" and "no" as possible values. 

Please change CREATE_XDG_MENUS to yes/no also.
Comment 1 Ruediger Oertel 2006-02-13 17:26:27 UTC
grep CREATE_XDG_MENUS /var/adm/fillup-templates/*

... reassigning to maintainer
Comment 2 Stephan Binner 2006-03-01 11:13:41 UTC
Has someone a hint if/what script/package this variable still reads? Or is it obsolete anyway?
Comment 3 Stephan Binner 2006-05-26 09:05:28 UTC
Removed CREATE_XDG_MENUS entry completely.