Bug 465128

Summary: action restrictions section is duplicated
Product: Red Hat Enterprise Linux 4 Reporter: Jeff Bastian <jbastian>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED WONTFIX QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.7   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-02 10:12:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeff Bastian 2008-10-01 18:10:29 UTC
Description of problem:
The '[KDE Action Restrictions]' section is listed twice in the /usr/share/config/kdeglobals file:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[KDE Action Restrictions]
action/help_about_kde=false

[KDE Action Restrictions]
action/help_report_bug=false
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Version-Release number of selected component (if applicable):
kdebase-3.3.1-11.el4


How reproducible:
n/a

Steps to Reproduce:
1. Examine /usr/share/config/kdeglobals
  
Actual results:
Notice the KDE Action Restrictions section is listed twice

Expected results:
Only listed once

Additional info:

Comment 1 Jeff Bastian 2008-10-01 18:18:10 UTC
Note, the individual actions are different (but close in name), so it should be

[KDE Action Restrictions]
action/help_about_kde=false
action/help_report_bug=false

Comment 2 Than Ngo 2008-10-02 10:12:15 UTC
>[KDE Action Restrictions]
>action/help_about_kde=false
>
>[KDE Action Restrictions]
>action/help_report_bug=false

this setting causes the bug report/about KDE buttons not showing in the menu. It's intended for RHEL4 at that time. It's not a bug with [KDE Action Restrictions] twice in the config file. It's probably a cosmetic bug. I don't think it's worth fixing this cosmetic bug.