Convert source code to UTF-8
[platal.git] / templates / geoloc / init.tpl
1 {**************************************************************************}\r
2 {*                                                                        *}\r
3 {*  Copyright (C) 2003-2007 Polytechnique.org                             *}\r
4 {*  http://opensource.polytechnique.org/                                  *}\r
5 {*                                                                        *}\r
6 {*  This program is free software; you can redistribute it and/or modify  *}\r
7 {*  it under the terms of the GNU General Public License as published by  *}\r
8 {*  the Free Software Foundation; either version 2 of the License, or     *}\r
9 {*  (at your option) any later version.                                   *}\r
10 {*                                                                        *}\r
11 {*  This program is distributed in the hope that it will be useful,       *}\r
12 {*  but WITHOUT ANY WARRANTY; without even the implied warranty of        *}\r
13 {*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *}\r
14 {*  GNU General Public License for more details.                          *}\r
15 {*                                                                        *}\r
16 {*  You should have received a copy of the GNU General Public License     *}\r
17 {*  along with this program; if not, write to the Free Software           *}\r
18 {*  Foundation, Inc.,                                                     *}\r
19 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}\r
20 {*                                                                        *}\r
21 {**************************************************************************}\r
22 <config\r
23 grandOncleVisibility="-1"\r
24 tooltipSize="0"\r
25 tooltipDX="0"\r
26 tooltipDY="20"\r
27 panelSize="28"\r
28 citySize="6"\r
29 radius100="1.6"\r
30 radius0="3"\r
31 select="aim"\r
32 aimTween="5"\r
33 transition="2"\r
34 textLookInCity="Rechercher les x dans cette ville"\r
35 textZoomIn="Zoom"\r
36 textGoTo="Va Ã  "\r
37 textZoomBackTo="Revient Ã  "\r
38 textLoading="Chargement"\r
39 textYouAreIn="Tu es dans "\r
40 textSeeMapOfCity="Voir la carte de "\r
41 textYouHaveSelected="Tu as sélectionné "\r
42 {if $background}\r
43 background="{$background}"\r
44 zoomBarBackgroundColor="{$background}"\r
45 {/if} \r
46 textCopyright="Les rÚgles de l'annuaire s'appliquent aussi Ã  cette application"\r
47 autofolder="true"\r
48 iconSwf="icon.swf"\r
49 scriptInfosArea="country?{$querystring}"/>\r
50 {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}