From 686c65be92092d6f1341f6ba35b546513a45fb48 Mon Sep 17 00:00:00 2001 From: Tomáš Chvátal Date: Tue, 26 May 2009 19:04:03 +0200 Subject: Whitespace --- po/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po') diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index cf940ab..7483440 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -31,11 +31,11 @@ IF ( DEFINED $ENV{LINGUAS} ) MESSAGE ( "LINGUAS variable is set but no coresponding availible translations found. Installing none" ) ENDIF ( ${_install} ) ELSE ( $ENV{LINGUAS} ) - MESSAGE ( "LINGUAS variable is empty so no languages will be installed" + MESSAGE ( "LINGUAS variable is empty so no languages will be installed" ) ENDIF ( $ENV{LINGUAS} ) ELSE ( DEFINED $ENV{LINGUAS} ) # all languages - MESSAGE ( "Installing all available languages." + MESSAGE ( "Installing all available languages." ) FILE ( GLOB _po_files *.po ) ENDIF ( DEFINED $ENV{LINGUAS} ) SET ( _gmoFiles ) -- cgit v1.2.3