Add script “evolution” to start Evolution in English
This commit is contained in:
parent
956e54088c
commit
e289728a9c
1 changed files with 3 additions and 0 deletions
3
evolution
Executable file
3
evolution
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
LANG=en_US.utf8 exec /usr/bin/evolution
|
||||
Loading…
Add table
Add a link
Reference in a new issue