git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@264 b624d157-de02-0410-bad0-e51aec6abb33

This commit is contained in:
bdmayes 2009-02-15 19:56:12 +00:00
parent c872745c7f
commit e4ae80f030
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ fi
cd `dirname $0` cd `dirname $0`
rm share/keepassx/i18n/*.qm rm share/keepassx/i18n/*.qm
cd src cd src
lrelease-qt4 src.pro $LRELEASE src.pro
mv translations/*.qm ../share/keepassx/i18n mv translations/*.qm ../share/keepassx/i18n
rm ../share/keepassx/i18n/keepassx-xx_XX.qm rm ../share/keepassx/i18n/keepassx-xx_XX.qm