summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Braun <d_braun@kabelmail.de>2022-05-04 19:05:39 +0200
committerDennis Braun <d_braun@kabelmail.de>2022-05-04 19:05:39 +0200
commit15635131091d99ec1850d78cabba1c3b177d31f3 (patch)
treef27a7a54d66380dc535428924f6668ad6082d5de
parenta50daf47672ed9d6c65b65c061bd0d55e1fa66ca (diff)
Bring back keywords and translations to the desktop file
and add german translation
-rw-r--r--debian/patches/desktop_improvements.patch29
-rw-r--r--debian/patches/series1
2 files changed, 30 insertions, 0 deletions
diff --git a/debian/patches/desktop_improvements.patch b/debian/patches/desktop_improvements.patch
new file mode 100644
index 0000000..b5c104f
--- /dev/null
+++ b/debian/patches/desktop_improvements.patch
@@ -0,0 +1,29 @@
+Description: Add keywords and translations from old debian desktop file
+ and add german translation
+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
+@@ -2,11 +2,17 @@
+ Version=1.0
+ Type=Application
+ Name=Giada
+-Name[es]=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
++Comment=Drum machine and loop sequencer
++Comment[de]=Drum Maschine und Loop Sequenzer
++Comment[es]=Caja de ritmos y secuenciador de loops
++Comment[fr]=Boîte à rythme et séquenceur de boucle
+ Exec=giada %f
+ Terminal=false
+ Icon=com.giadamusic.Giada
+ Categories=Music;AudioVideo;Audio;Midi;X-Digital_Processing;X-Jack;X-MIDI;
+-Keywords=Giada;
++Keywords=midi;jackd;alsa;pulse;audio;sound;loop;
diff --git a/debian/patches/series b/debian/patches/series
index 1570baf..4ea11b6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+desktop_improvements.patch
02-geompp.patch
03-system-rtaudio.patch
04-system-json.patch