* src/docgen/LPRDoc.py: Typo.

* src/po/da_DK.po: Remove in favor of da.po file.
* src/po/da.po: Add (replaces da_DK.po).
* configure.in, configure: Switch from da_DK to da in languages.


svn: r3023
This commit is contained in:
Alex Roitman
2004-03-17 01:44:10 +00:00
parent 4836ae66f9
commit e96e59c3b2
5 changed files with 9 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ if gnomeprint.Context.__dict__.has_key('grestore'):
else:
support_photos = 0
print "LPRDoc: Photos and rotated text (used in TimeChart)"
print " are not supported for direct priting."
print " are not supported for direct printing."
print " Get gnome-python from CVS"
print " or wait for the next gnome-python release."
### end FIXME ###