Another fixes

* update translator list
* drop russian changelog at all
* fix changelog building
* fix invalid graphical item UI behaviour
This commit is contained in:
2016-04-09 03:55:52 +03:00
parent 60cbc40e9f
commit 15abe54290
10 changed files with 98 additions and 595 deletions

View File

@ -11,7 +11,7 @@ git submodule update --init --recursive
# build widget
ARCHIVE="awesome-widgets"
FILES="AUTHORS CHANGELOG CHANGELOG-RU COPYING packages patches"
FILES="AUTHORS CHANGELOG COPYING packages patches"
IGNORELIST="build usr .kdev4 *.kdev4 .idea packages/*src.tar.xz"
# create archive
[[ -e ${ARCHIVE}-${VERSION}-src.tar.xz ]] && rm -f "${ARCHIVE}-${VERSION}-src.tar.xz"