4 lines
86 B
Bash
Executable File
4 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
# Make translation files
|
|
intltool-update -g terminator -o terminator.pot -p
|