From 4a2c663de31b33ceb7e1dd5982890280e3117c0c Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sat, 12 Jul 2008 12:38:05 +0000 Subject: [PATCH] bring the mac Makefile.am up-to-date --- macosx/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/macosx/Makefile.am b/macosx/Makefile.am index 9e008d4c7..011550417 100644 --- a/macosx/Makefile.am +++ b/macosx/Makefile.am @@ -13,11 +13,13 @@ EXTRA_DIST = \ Applescript \ Images \ Growl.framework \ - English.lproj \ + en.lproj \ es.lproj \ fr.lproj \ + it.lproj \ nl.lproj \ ru.lproj \ + zh_TW.lproj \ AboutWindowController.h \ AboutWindowController.m \ ActionPopUpButton.h \