GEPS008: Moved translation utilities

svn: r19903
This commit is contained in:
Nick Hall
2012-06-23 17:36:36 +00:00
parent e2a80ded2a
commit b359b16a21
14 changed files with 29 additions and 29 deletions

View File

@@ -4,7 +4,6 @@
#
src/const.py
src/gramps.py
src/TransUtils.py
src/Utils.py
# cli
@@ -326,6 +325,7 @@ src/gen/simple/_simpletable.py
src/gen/utils/alive.py
src/gen/utils/lds.py
src/gen/utils/place.py
src/gen/utils/trans.py
# gui - GUI code
src/gui/aboutdialog.py