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:
@@ -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
|
||||
|
4
po/POTFILES.skip
Normal file
4
po/POTFILES.skip
Normal file
@@ -0,0 +1,4 @@
|
||||
src/LdsUtils.py
|
||||
src/Mime/_WinMime.py
|
||||
src/ReportBase/_DocReportDialog.py
|
||||
src/docgen/PdfDoc.py
|
Reference in New Issue
Block a user