diff options
author | Michel Dänzer <michel@tungstengraphics.com> | 2006-12-06 14:06:52 +0100 |
---|---|---|
committer | Michel Dänzer <michel@tungstengraphics.com> | 2006-12-06 14:06:52 +0100 |
commit | 7daf30104617b95d83b014a13259e84e28e6aaf6 (patch) | |
tree | af9f9b365e74d4f8b627706d91f6fc0ff0a46b94 /src/mesa/drivers/dri/common/xmlpool/Makefile | |
parent | e8c5e0f0b4bff3cb9ac91dc22332eac4c80af949 (diff) |
Re-generate options.h with Swedish translations.
Diffstat (limited to 'src/mesa/drivers/dri/common/xmlpool/Makefile')
-rw-r--r-- | src/mesa/drivers/dri/common/xmlpool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/common/xmlpool/Makefile b/src/mesa/drivers/dri/common/xmlpool/Makefile index ef94541c37..b077809cd1 100644 --- a/src/mesa/drivers/dri/common/xmlpool/Makefile +++ b/src/mesa/drivers/dri/common/xmlpool/Makefile @@ -41,7 +41,7 @@ # - info gettext # The set of supported languages. Add languages as needed. -POS=de.po es.po nl.po fr.po +POS=de.po es.po nl.po fr.po sv.po # # Don't change anything below, unless you know what you're doing. |