Commit e002762436de551935f4bf9de82456bfd5829371

Authored by Edmar Moretti
1 parent ab637357

$1

init/accessories-dictionary.png 0 → 100755

5.27 KB

init/application-vnd-google-earth-kml.png 0 → 100755

3.78 KB

init/applications-development-web.png 0 → 100755

9.53 KB

init/folder-image.png 0 → 100755

5.23 KB

init/index.php
... ... @@ -114,11 +114,11 @@ a {
114 114 <script>
115 115 botoesIni = [];
116 116 botoesIni.push({
117   - "img":"../imagens/oxygen/22x22/application-vnd.scribus.png",
  117 + "img":"start-here.png",
118 118 "href":"../testainstal.php",
119 119 "titulo":$trad(2,g_traducao_init)
120 120 },{
121   - "img":"../imagens/oxygen/22x22/preferences-system.png",
  121 + "img":"applications-development-web.png",
122 122 "href":"../admin",
123 123 "titulo":$trad(3,g_traducao_init)
124 124 },{
... ... @@ -158,39 +158,39 @@ botoesIni.push({
158 158 "href":"../ferramentas/metaestat/editorlimites.php",
159 159 "titulo":$trad(9,g_traducao_init)
160 160 },{
161   - "img":"../imagens/oxygen/22x22/download.png",
  161 + "img":"svn-update.png",
162 162 "href":"../datadownload.htm",
163 163 "titulo":$trad(10,g_traducao_init)
164 164 },{
165   - "img":"../imagens/oxygen/22x22/internet-web-browser.png",
  165 + "img":"ogc_logo.jpg",
166 166 "href":"../ogc.htm",
167 167 "titulo":$trad(11,g_traducao_init)
168 168 },{
169   - "img":"../imagens/oxygen/22x22/internet-web-browser.png",
  169 + "img":"application-vnd-google-earth-kml.png",
170 170 "href":"../kml.php",
171 171 "titulo":$trad(12,g_traducao_init)
172 172 },{
173   - "img":"../imagens/oxygen/22x22/preferences-web-browser-shortcuts.png",
  173 + "img":"insert-link.png",
174 174 "href":"../geradordelinks.htm",
175 175 "titulo":$trad(13,g_traducao_init)
176 176 },{
177   - "img":"../imagens/oxygen/22x22/help-contents.png",
  177 + "img":"folder-image.png",
178 178 "href":"../exemplos",
179 179 "titulo":$trad(14,g_traducao_init)
180 180 },{
181   - "img":"../imagens/oxygen/22x22/help-contents.png",
  181 + "img":"accessories-dictionary.png",
182 182 "href":"../documentacao/manual-i3geo-4_7-pt.pdf",
183 183 "titulo":$trad(15,g_traducao_init)
184 184 },{
185   - "img":"../imagens/oxygen/22x22/help-contents.png",
  185 + "img":"accessories-dictionary.png",
186 186 "href":"../documentacao/manual-admin-i3geo-4_7-pt.pdf",
187 187 "titulo":$trad(21,g_traducao_init)
188 188 },{
189   - "img":"../imagens/oxygen/22x22/help-contents.png",
  189 + "img":"accessories-dictionary.png",
190 190 "href":"../guia_de_migracao.txt",
191 191 "titulo":$trad(17,g_traducao_init)
192 192 },{
193   - "img":"../imagens/oxygen/22x22/kbugbuster.png",
  193 + "img":"tools-report-bug.png",
194 194 "href":"http://svn.softwarepublico.gov.br/trac/i3geo",
195 195 "titulo":$trad(16,g_traducao_init)
196 196 }
... ...
init/insert-link.png 0 → 100755

5.31 KB

init/ogc_logo.jpg 0 → 100644

1.26 KB

init/start-here.png 0 → 100755

7.87 KB

init/svn-update.png 0 → 100755

4.99 KB

init/tools-report-bug.png 0 → 100755

4.77 KB