[general]
name=Send2GE
description=Sends current location to Google Earth
description[ru]=Отправляет текущее местоположение в Google Earth
about=Grab current location and send it to Google Earth. Developed by NextGIS. Any feedback is welcome at https://nextgis.com/contact
about[ru]=Захватите текущее местоположение и отправьте его в Google Earth. Разработан компанией NextGIS. Любые отзывы приветствуются на https://nextgis.com/contact.
category=Vector
version=1.0.1
qgisMinimumVersion=3.32
qgisMaximumVersion=4.99

author=NextGIS
email=info@nextgis.com
icon=icons/send2ge.svg

tags=google,google earth

homepage=https://github.com/nextgis/send2google_earth
user_guide=https://docs.nextgis.com/docs_ngqgis/source/send2ge.html
user_guide[ru]=https://docs.nextgis.ru/docs_ngqgis/source/send2ge.html
tracker=https://github.com/nextgis/send2google_earth/issues
repository=https://github.com/nextgis/send2google_earth
video=https://youtu.be/HnNm7BhXPyU
video[ru]=https://youtu.be/LrJ8VAX6vbQ

experimental=False
deprecated=False

changelog=
    1.0.1
        * Fix toolbutton icon
    1.0.0
        * Added support for Qt6
        * Implemented Google Earth detection via .kml file association (Windows)
        * Moved plugin actions to the Web menu and toolbar
        * Updated plugin icons
        * Added a link to the community forum
    0.4.0
        * Updated the "About plugin" dialog
        * Added plugin item to help menu
    0.3.1
        * Сompatible with  QGIS2 and QGIS3
    0.3
        * Update to QGIS3
    0.2.1
		* Some fixes
	0.2:
		* Use xdotool (command-line X11 automation tool) for control Google Earth in Linux
	0.1:
        * add Shift+click to open GE without loosing focus
        * change Debian GE binary name for Debian
        * do not block window on Linux
        * few alternatives for GE location on Windows
