zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 985afb255c63bea69dcb5a7c4ae4713eb9411810
parent b3c81bbfae24cf5b798e4e4c4c01d6c30e4a98ae
Author: Olivier Humbert <[email protected]>
Date:   Wed,  5 Aug 2015 16:29:14 -0400

add l10n FR in .desktop files

Diffstat:
Mzynaddsubfx-alsa.desktop | 1+
Mzynaddsubfx-jack.desktop | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/zynaddsubfx-alsa.desktop b/zynaddsubfx-alsa.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=ZynAddSubFX - Alsa Comment=A powerful realtime software synthesizer +Comment[fr]=Un synthétiseur logiciel temps-réel puissant Exec=zynaddsubfx -I alsa -O alsa Icon=zynaddsubfx Terminal=false diff --git a/zynaddsubfx-jack.desktop b/zynaddsubfx-jack.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=ZynAddSubFX - Jack Comment=A powerful realtime software synthesizer +Comment[fr]=Un synthétiseur logiciel temps-réel puissant Exec=zynaddsubfx -I jack -O jack Icon=zynaddsubfx Terminal=false