|
Bugzilla – Full Text Bug Listing |
| Summary: | translations in appamor yast desktop file are broken | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Uwe Gansert <ug> |
| Component: | AppArmor | Assignee: | Dominic W Reynolds <dreynolds> |
| Status: | RESOLVED FIXED | QA Contact: | Dominic W Reynolds <dreynolds> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ke |
| Version: | Beta 3.5internal | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Uwe Gansert
2006-02-16 14:59:16 UTC
sorry Thorsten Yes this is a problem. Karl I think that we stopped handling the content in the desktop files and that this is done by the localization group. Do you know who I should assign this to? If you add the update-desktop-files magic to the .spec file, we can translate it together with all the other .desktop files. We use the macro:
%suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
In the yast2-apparmor spec file. Is this the update-desktop-files magic? (it does look mystical :)
Looking at our package we still are including the localized "Name[XX]=I8tn text" tags for the desktop file /usr/share/applications/YaST2/group/apparmor.desktop
I will remove and recheck in for beta8.
Yes, that's it. I have to check, why this does not seem to be sufficient. Checked in for beta8. This should eliminate the problem. |