From: Daniel Baumann Date: Fri, 6 Jan 2017 07:32:48 +0000 (+0000) Subject: Rename poedit to poeditor in the desktop file X-Git-Tag: archive/raspbian/3.1-1+rpi1^2^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0596dc6125ad48ab0f318c35fd2b50949c927d59;p=poedit.git Rename poedit to poeditor in the desktop file 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 --- diff --git a/poedit-uri.desktop b/poedit-uri.desktop index 3f4a321..5bc5e9e 100644 --- a/poedit-uri.desktop +++ b/poedit-uri.desktop @@ -4,5 +4,5 @@ Type=Application Terminal=false NoDisplay=true MimeType=x-scheme-handler/poedit; -Exec=poedit --handle-poedit-uri %u +Exec=poeditor --handle-poedit-uri %u Icon=poedit diff --git a/poedit.desktop b/poedit.desktop index 2fb1d17..d4320db 100644 --- a/poedit.desktop +++ b/poedit.desktop @@ -16,7 +16,7 @@ GenericName[kk]=Gettext каталогтар түзетушісі GenericName[cs]=Editor katalogů Gettext GenericName[vi]=Phần mềm sửa bản dịch Gettext MimeType=application/x-po;application/x-gettext;text/x-gettext-translation;text/x-po;application/x-gettext-translation;text/x-gettext-translation-template; -Exec=poedit %F +Exec=poeditor %F Icon=poedit Terminal=false Type=Application