In the file DesktopEntry.py of pyxdg you'll find the method DesktopEntry.checkCategorie(value) at line 378 (version 0.18). This isn't correct English, which could create confusion. I suggest to change the name to DesktopEntry.checkCategories(value) There is a reference to this function at line 269 (version 0.18) of the same file.
Created attachment 31037 [details] [review] Change checkCategorie to checkCategories This patch was generated with diff.
Thanks, fixed: http://cgit.freedesktop.org/xdg/pyxdg/commit/?id=4240cbeff5dd3f3bbe0884fa80c835e6c66b1a71
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.