31 lines
865 B
Text
31 lines
865 B
Text
|
# Gambas Project File 3.0
|
||
|
Title=Velocidad de Navegacion
|
||
|
Startup=FMain
|
||
|
Icon=VelocidadNavegacion_128.png
|
||
|
Version=1.0.10
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Component=gb.form
|
||
|
Description="Medidor Grafico de Velocidad de Navegacion\nLocaliza el host mas cercano y realiza test de subida y bajada"
|
||
|
Authors="Luis GuLo"
|
||
|
TabSize=2
|
||
|
Translate=1
|
||
|
Language=es_ES
|
||
|
SourcePath=/home/luisgulo/ProyectosGAMBAS/SOURCEs
|
||
|
Maintainer=luisgulo
|
||
|
Vendor=LuisGuLo
|
||
|
Address=luisgulo@soloconlinux.org.es
|
||
|
Url=https://repositorio.soloconlinux.org.es
|
||
|
License=General Public License
|
||
|
PackageName=velocidadnavegacion-0.0.5
|
||
|
CreateEachDirectory=1
|
||
|
Packager=1
|
||
|
Systems=debian
|
||
|
Menus=debian:"Applications/Network/Communication"
|
||
|
Categories=debian:"Network"
|
||
|
Groups=debian:"utils"
|
||
|
ExtraDependencies=debian:"speedtest-cli\t\t"
|
||
|
Tags=Web,Network,Monitor
|
||
|
WebSite=https://repositorio.soloconlinux.org.es
|
||
|
CreateMenu=1
|