Comment 5 for bug 512211

Revision history for this message
Martin Pitt (pitti) wrote :

Looks like this is a bug in pyxdg:

$ python -c 'from xdg.DesktopEntry import DesktopEntry; import locale; locale.setlocale(locale.LC_ALL, ""); print DesktopEntry("/usr/share/applications/gnome-settings-mouse.desktop").getComment()'
Set your mouse preferences

(it should deliver the German translation)