diff options
author | Aron Xu <aronxu@gnome.org> | 2009-04-25 18:52:21 +0800 |
---|---|---|
committer | Aron Xu <aronxu@gnome.org> | 2009-04-25 18:52:21 +0800 |
commit | 7b5b25370cd2ebc950567e730654aeab0b134719 (patch) | |
tree | b233f62ecc1340e12a15e65d4a6b9b474fdfc170 /stickynotes | |
parent | 0d0b38594dc279227826fa1ced3827e22f3c9ecd (diff) |
Added zh_CN to Makefile.am
Diffstat (limited to 'stickynotes')
-rw-r--r-- | stickynotes/docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stickynotes/docs/Makefile.am b/stickynotes/docs/Makefile.am index b015fd86d..1a7a30c9a 100644 --- a/stickynotes/docs/Makefile.am +++ b/stickynotes/docs/Makefile.am @@ -10,4 +10,4 @@ DOC_FIGURES = figures/stickynote-right-menu-lock.png \ figures/stickynotes-note-prefs.png \ figures/stickynotes-prefs.png -DOC_LINGUAS = ca de el en_GB es eu fi fr ko oc pa pt_BR ru sv uk +DOC_LINGUAS = ca de el en_GB es eu fi fr ko oc pa pt_BR ru sv uk zh_CN |