diff options
author | Michele Calgaro <[email protected]> | 2018-08-25 22:30:03 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-08-25 22:30:03 +0900 |
commit | 3eaf665507fb178a718ef9f57f2bb9ec908d5ac8 (patch) | |
tree | bb85d0fa07c3a3e7ce3f8b53df6496e26a88be44 /Messages.sh | |
parent | c9c70dcfc9b84284d1957f4225f4016b8d44f5a3 (diff) | |
download | tdeio-gopher-3eaf665507fb178a718ef9f57f2bb9ec908d5ac8.tar.gz tdeio-gopher-3eaf665507fb178a718ef9f57f2bb9ec908d5ac8.zip |
Conversion KDE -> TDE environment.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'Messages.sh')
-rwxr-xr-x | Messages.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Messages.sh b/Messages.sh index e6d8042..28f3143 100755 --- a/Messages.sh +++ b/Messages.sh @@ -1,2 +1,2 @@ #! /usr/bin/env bash -$XGETTEXT *.cpp -o $podir/kio_gopher.pot +$XGETTEXT *.cpp -o $podir/tdeio_gopher.pot |