Rename poedit to poeditor in the desktop file
authorDaniel Baumann <daniel@debian.org>
Fri, 25 Aug 2023 08:30:06 +0000 (09:30 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Fri, 25 Aug 2023 08:30:06 +0000 (09:30 +0100)
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
net.poedit.PoeditURI.desktop

index ac0a3a6ba05d2d0d3cb19458f3511a4e97a97f62..09c9ce7d3f9ae8aca9f86139039671883467b931 100644 (file)
@@ -2,7 +2,7 @@
 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
index da3df3627e05f2af739c6745bf28dc2369d7e8e7..007cebd35b92a2696e7a8d53a951b1b935341b28 100644 (file)
@@ -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