From 0596dc6125ad48ab0f318c35fd2b50949c927d59 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 6 Jan 2017 07:32:48 +0000 Subject: [PATCH] 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 --- poedit-uri.desktop | 2 +- poedit.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2