From afa7278ac140d16b70b4c5601a5d8d36d4a3949f Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 18 Jan 2012 02:33:25 +0000 Subject: [PATCH] --- ferramentas/uploadkml/index.js.php | 5 +++-- interface/googleearth.phtml | 1 - pacotes/eudock/barImages/dockBg-l.png | Bin 908 -> 0 bytes pacotes/eudock/barImages/dockBg-lx.png | Bin 0 -> 946 bytes pacotes/eudock/barImages/dockBg-r.png | Bin 1125 -> 0 bytes 5 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 pacotes/eudock/barImages/dockBg-lx.png diff --git a/ferramentas/uploadkml/index.js.php b/ferramentas/uploadkml/index.js.php index 334c4c9..3aa32b6 100644 --- a/ferramentas/uploadkml/index.js.php +++ b/ferramentas/uploadkml/index.js.php @@ -86,6 +86,7 @@ i3GEOF.uploadkml = { */ html:function(){ var ins = '
' + + '

Não use arquivos ou nome de layer com espaços em branco ou acentuação

' + '

Arquivo kml:

' + '

Nome do layer KML:

' + '

Projeção:

' + @@ -111,8 +112,8 @@ i3GEOF.uploadkml = { }; titulo = "Upload de arquivo KML    "; janela = i3GEO.janela.cria( - "340px", - "320px", + "450px", + "360px", "", "", "", diff --git a/interface/googleearth.phtml b/interface/googleearth.phtml index c4ed647..080b6ce 100644 --- a/interface/googleearth.phtml +++ b/interface/googleearth.phtml @@ -28,7 +28,6 @@ include_once("../ms_configura.php"); -
diff --git a/pacotes/eudock/barImages/dockBg-l.png b/pacotes/eudock/barImages/dockBg-l.png index a1acfbb..2e6a7f4 100644 Binary files a/pacotes/eudock/barImages/dockBg-l.png and b/pacotes/eudock/barImages/dockBg-l.png differ diff --git a/pacotes/eudock/barImages/dockBg-lx.png b/pacotes/eudock/barImages/dockBg-lx.png new file mode 100644 index 0000000..9b4fc3d Binary files /dev/null and b/pacotes/eudock/barImages/dockBg-lx.png differ diff --git a/pacotes/eudock/barImages/dockBg-r.png b/pacotes/eudock/barImages/dockBg-r.png index d9d991d..fb4f5b9 100644 Binary files a/pacotes/eudock/barImages/dockBg-r.png and b/pacotes/eudock/barImages/dockBg-r.png differ -- libgit2 0.21.2