Bug 104388
| Summary: | control-center has absolute symlinks that need to be relative | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Nathan G. Grennan <redhat-bugzilla> |
| Component: | control-center | Assignee: | Jonathan Blandford <jrb> |
| Status: | CLOSED NOTABUG | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | CC: | ddumas, zcerza |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-10-21 10:19:50 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 100644 | ||
This problem is still present. It seem intentional: * Tue Aug 27 2002 Havoc Pennington <hp> - make desktop file symlinks absolute #71991 - add po files from cvs.gnome.org |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030911 Galeon/1.3.8 Description of problem: These two symlinks need to be relative instead of absolute. /usr/share/applications/gnome-accessibility.desktop /usr/share/applications/gnome-control-center.desktop Version-Release number of selected component (if applicable): control-center-2.4.0-1 How reproducible: Always Steps to Reproduce: 1. cd /usr/share/applications 2. ls -al gnome-accessibility.desktop gnome-control-center.desktop Actual Results: Absolute symlinks Expected Results: Relative symlinks Additional info: