]> code.delx.au - spectrwm/blobdiff - release.sh
Add portugese from Alicornio <alicornio@ig.com.br>
[spectrwm] / release.sh
index 44d48abc9f4b83e7221397874ca1c38ff566d287..98ec09a97b1aa035de6fd7c1a76197d8c2929668 100644 (file)
@@ -4,7 +4,7 @@
 
 PREFIX=scrotwm-
 DIRS="lib linux osx"
-FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm_es.1 scrotwm_it.1 scrotwm_ru.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c osx/Makefile osx/osx.h osx/osx.c"
+FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm_es.1 scrotwm_it.1 scrotwm_pt.1 scrotwm_ru.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c osx/Makefile osx/osx.h osx/osx.c"
 
 if [ -z "$1" ]; then
        echo "usage: release.sh <version>"