Bug 150130

Summary: CREATE_XDG_MENUS in /etc/sysconfig/windowmanager should be yes/no instead of true/false
Product: [openSUSE] SUSE Linux 10.1 Reporter: Christian Boltz <suse-beta>
Component: OtherAssignee: Stephan Binner <stbinner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.