Frk schrieb: > Thanks for the reply. > > Actually "LANG=fr_FR cinelerra" works in a console but i can't use the > parameter LANG before cinelerra in the Menu. I get an error message > "Impossible to launch cinelerra" Gnome seems to not understand the LANG > parameter from the menu...
Hi... indeed, setting such an environment variable requires a shell; it isn't a command in itself. The usual solution in this situation is to use a "wrapper script". That is a shellscript, which sets this variable and then in turn starts Cinelerra. Cheers Hermann V. PS: I am aware that this requires basic shell scripting skills; thus probably there is a better/easier way to achieve this on gnome/kde, maybe someone else knows.... ? _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
