Comment 55 for bug 122602

Revision history for this message
Sebastien Bacher (seb128) wrote :

That's not a gnome-panel bug, the issue is that on the CD there is a "Desktop" directory created to put the ubiquity icon and the Examples link, those ideally should use the xdg API and use the translated version. That points to an another bug though. When "Desktop" exists then DESKTOP xdg-user-dirs location fallback to it rather than using the translated version (there is a special case for that in the code). In this case the patch I added doesn't work because it compares DOWNLOAD to the translated DESKTOP and not to the fallback option