File: praat-launch-in-desktop.patch

package info (click to toggle)
praat 6.4.27%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 206,060 kB
  • sloc: cpp: 1,409,811; ansic: 286,305; makefile: 946; python: 340; sh: 35
file content (20 lines) | stat: -rw-r--r-- 790 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: Allow files to be dropped ont the desktop app icon
 The Exec property is changed to launch the praat-launch wrapper,
 which accepts the file name as argument. Also, a MimeType field is
 created, containing the audio formats accepted by Praat.
Author: Rafael Laboissière <rafael@debian.org>
Forwarded: not-needed
Last-Update: 2023-12-04

--- praat-6.4.01+dfsg.orig/main/praat.desktop
+++ praat-6.4.01+dfsg/main/praat.desktop
@@ -7,7 +7,8 @@ GenericName[en_GB]=Speech Analyser
 Comment=Analyze, synthesize and manipulate speech
 Comment[en_GB]=Analyse, synthesise and manipulate speech
 Type=Application
-Exec=praat
+Exec=praat-launch %F
 Icon=praat
 Categories=Education;Science;
 Keywords=audio;sound;speech;phonetics
+MimeType=audio/flac;audio/mpeg;audio/x-aiff;audio/x-wav;