2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu>

* src/Simple/_SimpleTable.py: added gettext
	* data/Makefile.am: added schema files
	* po/POTFILES.skip: some files not in POTFILES.in
	* po/POTFILES.in: added some missing files



svn: r9851
This commit is contained in:
Doug Blank
2008-01-16 14:48:56 +00:00
parent 77d5b2d82f
commit cafebdcd83
5 changed files with 27 additions and 2 deletions

View File

@@ -52,6 +52,9 @@ src/Utils.py
src/UndoHistory.py
src/ViewManager.py
# Simple API
src/Simple/_SimpleTable.py
# BasicUtils package
src/BasicUtils/_UpdateCallback.py
src/BasicUtils/_NameDisplay.py
@@ -332,6 +335,7 @@ src/PluginUtils/_PluginMgr.py
src/PluginUtils/_Plugins.py
src/PluginUtils/_Tool.py
src/PluginUtils/_PluginWindows.py
src/PluginUtils/_MenuOptions.py
# ReportBase package
src/ReportBase/_BareReportDialog.py