From adc1e8e86a5b1de0aa11b52f3709c8644431aed5 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 14 Apr 2015 20:13:13 +0000 Subject: [PATCH] Inclusão de novo preview de mapas no editor de mapfiles --- .project | 8 ++++---- admin/admin.db | Bin 278528 -> 0 bytes init/applications-development.png | Bin 0 -> 3919 bytes init/dicionario.js | 7 +++++++ init/index.php | 4 ++++ pacotes/utils/.buildpath | 5 +++++ pacotes/utils/.project | 28 ++++++++++++++++++++++++++++ pacotes/utils/.settings/.jsdtscope | 4 ++++ pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.container | 1 + pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.name | 1 + pacotes/utils/colorbrewer.png | Bin 0 -> 14576 bytes pacotes/utils/index.php | 247 +++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ pacotes/utils/rgbcolors.html | 2 +- temas/_lbiomashp.map | 2 +- 14 files changed, 93 insertions(+), 216 deletions(-) create mode 100644 init/applications-development.png create mode 100644 pacotes/utils/.buildpath create mode 100644 pacotes/utils/.project create mode 100644 pacotes/utils/.settings/.jsdtscope create mode 100644 pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.container create mode 100644 pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.name create mode 100644 pacotes/utils/colorbrewer.png diff --git a/.project b/.project index 35562da..57f27a6 100644 --- a/.project +++ b/.project @@ -27,7 +27,7 @@ - 1418296414935 + 1428952996735 30 @@ -36,7 +36,7 @@ - 1418296414941 + 1428952996736 26 @@ -45,7 +45,7 @@ - 1418296414947 + 1428952996777 10 @@ -54,7 +54,7 @@ - 1418296414954 + 1428952996779 14 diff --git a/admin/admin.db b/admin/admin.db index 740e64d..2661615 100644 Binary files a/admin/admin.db and b/admin/admin.db differ diff --git a/init/applications-development.png b/init/applications-development.png new file mode 100644 index 0000000..58903ae Binary files /dev/null and b/init/applications-development.png differ diff --git a/init/dicionario.js b/init/dicionario.js index ef66b72..c44e44f 100644 --- a/init/dicionario.js +++ b/init/dicionario.js @@ -223,5 +223,12 @@ g_traducao_init = en : "", es : "" } + ], + 33 : [ + { + pt : "Utilitários", + en : "", + es : "" + } ] }; diff --git a/init/index.php b/init/index.php index 5a56b86..a7448d7 100755 --- a/init/index.php +++ b/init/index.php @@ -263,6 +263,10 @@ botoesIni.push({ "href":"../exemplos", "titulo":$trad(14,g_traducao_init) },{ + "img":"applications-development.png", + "href":"../pacotes/utils/index.php", + "titulo":$trad(33,g_traducao_init) + },{ "img":"accessories-dictionary.png", "href":"../guia_de_migracao.txt", "titulo":$trad(17,g_traducao_init) diff --git a/pacotes/utils/.buildpath b/pacotes/utils/.buildpath new file mode 100644 index 0000000..8bcb4b5 --- /dev/null +++ b/pacotes/utils/.buildpath @@ -0,0 +1,5 @@ + + + + + diff --git a/pacotes/utils/.project b/pacotes/utils/.project new file mode 100644 index 0000000..f5272ef --- /dev/null +++ b/pacotes/utils/.project @@ -0,0 +1,28 @@ + + + utils 6.0 + + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.eclipse.dltk.core.scriptbuilder + + + + + org.eclipse.wst.jsdt.core.javascriptValidator + + + + + + org.eclipse.wst.jsdt.core.jsNature + org.eclipse.php.core.PHPNature + + diff --git a/pacotes/utils/.settings/.jsdtscope b/pacotes/utils/.settings/.jsdtscope new file mode 100644 index 0000000..0e4b119 --- /dev/null +++ b/pacotes/utils/.settings/.jsdtscope @@ -0,0 +1,4 @@ + + + + diff --git a/pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.container b/pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.container new file mode 100644 index 0000000..49c8cd4 --- /dev/null +++ b/pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.container @@ -0,0 +1 @@ +org.eclipse.wst.jsdt.launching.JRE_CONTAINER \ No newline at end of file diff --git a/pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.name b/pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.name new file mode 100644 index 0000000..11006e2 --- /dev/null +++ b/pacotes/utils/.settings/org.eclipse.wst.jsdt.ui.superType.name @@ -0,0 +1 @@ +Global \ No newline at end of file diff --git a/pacotes/utils/colorbrewer.png b/pacotes/utils/colorbrewer.png new file mode 100644 index 0000000..fdac857 Binary files /dev/null and b/pacotes/utils/colorbrewer.png differ diff --git a/pacotes/utils/index.php b/pacotes/utils/index.php index 5a56b86..718b3f5 100755 --- a/pacotes/utils/index.php +++ b/pacotes/utils/index.php @@ -1,58 +1,9 @@ - - + - - - - - - - +