Bug 33560

Summary: Do not warn for localized icons
Product: Rarian Reporter: Vincent Untz <vuntz>
Component: GeneralAssignee: Don Scorgie <Don>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Simple patch

Description Vincent Untz 2011-01-26 14:55:56 UTC
Created attachment 42565 [details]
Simple patch

Rarian currently displays a warning if a localized icon is used in a .desktop file. Adding Icon[fr] to totem.desktop:
 WARNING: Unknown element Icon[fr]: totem

Note that the desktop entry spec allows this.

The attached patch builds on top of the patch in bug 18317 to fix this. It's not the best way to fix this, since we might want to actually use the localized values, but I didn't want to change the rarian-reg-full.c API...

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.