mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-22 15:20:15 +02:00
Also make numerous other fixes to make uninstall which distros never seem to patch when they patch make install - we now uninstall all the files we install during make install.
21 lines
618 B
Desktop File
21 lines
618 B
Desktop File
[Desktop Entry]
|
|
Name=Audacity
|
|
Name[de]=Audacity
|
|
Name[ru]=Audacity
|
|
GenericName=Sound Editor
|
|
GenericName[de]=Audio-Editor
|
|
GenericName[ru]=Редактор звуковых файлов
|
|
Comment=Record and edit audio files
|
|
Comment[de]=Audio-Dateien aufnehmen und bearbeiten
|
|
Comment[ru]=Запись и редактирование звуковых файлов
|
|
|
|
Icon=@AUDACITY_NAME@
|
|
|
|
Type=Application
|
|
Categories=AudioVideo;Audio;AudioVideoEditing;
|
|
|
|
Exec=@AUDACITY_NAME@
|
|
StartupNotify=false
|
|
Terminal=false
|
|
MimeType=application/ogg;audio/basic;audio/mpeg;audio/x-aiff;audio/x-mp3;audio/x-wav;application/x-audacity-project;
|