From 538c56f3846b364f8d821157d6c1d478b7a18273 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Jan 2019 10:52:13 +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 --- net.poedit.Poedit.desktop | 2 +- net.poedit.PoeditURI.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net.poedit.Poedit.desktop b/net.poedit.Poedit.desktop index 137327d..3ac5718 100644 --- a/net.poedit.Poedit.desktop +++ b/net.poedit.Poedit.desktop @@ -21,7 +21,7 @@ GenericName[sk]=Editor katalógov Gettext GenericName[sv]=Gettext Översättningsverktyg 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;application/x-xliff+xml; -Exec=poedit %F +Exec=poeditor %F Icon=net.poedit.Poedit Terminal=false Type=Application diff --git a/net.poedit.PoeditURI.desktop b/net.poedit.PoeditURI.desktop index da3df36..007cebd 100644 --- a/net.poedit.PoeditURI.desktop +++ b/net.poedit.PoeditURI.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=net.poedit.Poedit -- 2.30.2