From: Dennis Braun Date: Wed, 4 May 2022 15:34:53 +0000 (+0200) Subject: The desktop file is now correctly installed by upstream X-Git-Tag: archive/raspbian/0.22.0-1+rpi1~1^2~30 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6650ca4fb21e68b2662c093339a05e95dd715ffb;p=giada.git The desktop file is now correctly installed by upstream --- diff --git a/debian/giada.desktop b/debian/giada.desktop deleted file mode 100644 index b444ca4..0000000 --- a/debian/giada.desktop +++ /dev/null @@ -1,14 +0,0 @@ -[Desktop Entry] -Name=Giada -GenericName=Drum machine and loop sequencer -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[es]=Caja de ritmos y secuenciador de loops -Comment[fr]=Boîte à rythme et séquenceur de boucle -Icon=giada-logo -Type=Application -Exec=giada -Terminal=false -Categories=AudioVideo;Audio;X-Digital_Processing;X-Jack;X-MIDI;Midi; -Keywords=midi;jackd;alsa;pulse;audio;sound;loop; \ No newline at end of file diff --git a/debian/install b/debian/install deleted file mode 100644 index 2f21676..0000000 --- a/debian/install +++ /dev/null @@ -1,2 +0,0 @@ -debian/giada.desktop usr/share/applications -extras/giada-logo.svg usr/share/icons/hicolor/scalable/apps \ No newline at end of file