summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Braun <d_braun@kabelmail.de>2022-06-14 18:56:02 +0200
committerDennis Braun <d_braun@kabelmail.de>2022-06-14 18:56:02 +0200
commit1d6b9bc52e266fb7376b0dc029006388700a5d2f (patch)
tree26395170fcdc13e81aa52a596b8fc8b4f125fd62
parent933d5c2cd392b1f905b63e3bf8bc20920c2bfaf5 (diff)
Remove double comment entry from desktop file
-rw-r--r--debian/patches/1001-Remove_double_desktop_comment.patch16
-rw-r--r--debian/patches/series1
2 files changed, 17 insertions, 0 deletions
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 <d_braun@kabelmail.de>
+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