From: Camille GOUTTEBROZE Date: Thu, 4 Dec 2014 14:59:44 +0000 (+0100) Subject: Typos X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=493abd3909c91cd2d5b8edabec759447194010f4;p=modules%2Fkernel.git Typos --- diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 1507cfbab..455fc61e1 100755 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -71,4 +71,3 @@ IF(SALOME_USE_PORTMANAGER) ENDIF() SALOME_INSTALL_SCRIPTS("${SCRIPTS}" ${SALOME_INSTALL_SCRIPT_SCRIPTS}) - diff --git a/bin/appli_gen.py b/bin/appli_gen.py index 084a3bc6e..5b6ee5411 100644 --- a/bin/appli_gen.py +++ b/bin/appli_gen.py @@ -1,5 +1,5 @@ #! /usr/bin/env python -# -*- coding: utf-8 -*- +# -*- coding: iso-8859-1 -*- # Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE # # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, diff --git a/bin/launchConfigureParser.py b/bin/launchConfigureParser.py index 35dc5f76d..4d003a386 100755 --- a/bin/launchConfigureParser.py +++ b/bin/launchConfigureParser.py @@ -1028,7 +1028,7 @@ def get_env(theAdditionalOptions=None, appname=salomeappname, cfgname=salomecfgn #################################################### # apply command-line options to the arguments # each option given in command line overrides the option from xml config file - #prefi + # # Options: gui, desktop, log_file, resources, # xterm, modules, embedded, standalone, # portkill, killall, interp, splash,