From 1d6b9bc52e266fb7376b0dc029006388700a5d2f Mon Sep 17 00:00:00 2001 From: Dennis Braun Date: Tue, 14 Jun 2022 18:56:02 +0200 Subject: [PATCH] Remove double comment entry from desktop file --- .../1001-Remove_double_desktop_comment.patch | 16 ++++++++++++++++ debian/patches/series | 1 + 2 files changed, 17 insertions(+) create mode 100644 debian/patches/1001-Remove_double_desktop_comment.patch diff --git a/debian/patches/1001-Remove_double_desktop_comment.patch b/debian/patches/1001-Remove_double_desktop_comment.patch new file mode 100644 index 0000000..a9c31aa --- /dev/null +++ b/debian/patches/1001-Remove_double_desktop_comment.patch @@ -0,0 +1,16 @@ +Description: Remove double comment entry from desktop file +Author: Dennis Braun +Forwarded: yes + +Index: giada/extras/com.giadamusic.Giada.desktop +=================================================================== +--- giada.orig/extras/com.giadamusic.Giada.desktop ++++ giada/extras/com.giadamusic.Giada.desktop +@@ -3,7 +3,6 @@ Version=1.0 + Type=Application + Name=Giada + GenericName=Drum machine and loop sequencer +-Comment=Drum machine and loop sequencer + GenericName[de]=Drum Maschine und Loop Sequenzer + GenericName[es]=Caja de ritmos y secuenciador de loops + GenericName[fr]=Boîte à rythme et séquenceur de boucle diff --git a/debian/patches/series b/debian/patches/series index 1570baf..86c58d6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ +1001-Remove_double_desktop_comment.patch 02-geompp.patch 03-system-rtaudio.patch 04-system-json.patch -- 2.30.2