nextgis / nextgisqgis

:four_leaf_clover: NextGIS build of QGIS
GNU General Public License v2.0
27 stars 11 forks source link

Rebrand Nextgis Desktop app on Linux #82

Closed phongng-it closed 4 years ago

phongng-it commented 4 years ago

I want to run this application when it is finished. But don't know how to run. Please, help me.

[Desktop Entry] Type=Application Name=NextGIS QGIS Version=19.12.0 GenericName=Geographic Information System GenericName[ru]=Геоинформационная система Icon=/usr/share/ngqgis/images/icons/qgis-icon.png TryExec=/usr/bin/ngqgis Exec=/usr/bin/ngqgis %F Terminal=false StartupNotify=false Categories=Qt;Education;Science;Geography; MimeType=application/x-qgis-project;image/tiff;image/jpeg;image/jp2;application/x-raster-aig;application/x-raster-ecw;application/x-raster-mrsid;application/x-mapinfo-mif;application/x-esri-shape; Keywords=map;globe;postgis;wms;wfs;ogc;osgeo;

BishopGIS commented 4 years ago
sudo make install
phongng-it commented 4 years ago

Thank you!!!