Author: Daniel Baumann <daniel@debian.org>
Description:
Adjusts binary name in desktop file to debians name (/usr/bin/poedit is handled
through update-alternatives).
diff -Naurp poedit.orig/install/poedit.desktop poedit/install/poedit.desktop
--- poedit.orig/install/poedit.desktop 2009-07-27 10:03:22.000000000 +0000
+++ poedit/install/poedit.desktop 2009-07-27 10:09:44.000000000 +0000
@@ -4,7 +4,7 @@ Name=Poedit
Comment=Gettext catalogs editor
Comment[fr]=Outil de traduction
MimeType=application/x-po;application/x-gettext;application/x-gettext-translation;text/x-gettext-translation;text/x-po;
-Exec=poedit
+Exec=poeditor
Icon=poedit.png
Terminal=false
Type=Application