Bug 33560 - Do not warn for localized icons
Summary: Do not warn for localized icons
Status: NEW
Alias: None
Product: Rarian
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Don Scorgie
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-26 14:55 UTC by Vincent Untz
Modified: 2011-01-26 14:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Simple patch (1.13 KB, application/octet-stream)
2011-01-26 14:55 UTC, Vincent Untz
Details

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.