The Debian package has renamed the poedit executable to poeditor,
and this patch fixes this rename in the desktop file too. See the bug report
at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=101405 for more details.
===================================================================
Gbp-Pq: Name 01-desktop.patch
Name=Poedit
GenericName=Translation editor
MimeType=application/x-po;application/x-gettext;text/x-gettext-translation;text/x-po;application/x-gettext-translation;text/x-gettext-translation-template;application/x-xliff+xml;application/json;application/x-arb;
-Exec=poedit %F
+Exec=poeditor %F
Icon=net.poedit.Poedit
Terminal=false
Type=Application
Terminal=false
NoDisplay=true
MimeType=x-scheme-handler/poedit;
-Exec=poedit --handle-poedit-uri %u
+Exec=poeditor --handle-poedit-uri %u
Icon=net.poedit.Poedit