diff options
author | sibel <lesibel at free dot fr> | 2010-06-24 18:14:17 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-06-24 18:14:17 +0200 |
commit | 9f61e0735bd4563a02511625e3b5b72d846f5ef2 (patch) | |
tree | 12a19e7d8f187716a2a21c265134f9b5a7dec23d /test/qgis/qgis.desktop | |
parent | b32be66de1688e78219282eecaf7e26b866dd276 (diff) | |
download | nutyx-pakxe-9f61e0735bd4563a02511625e3b5b72d846f5ef2.tar.gz nutyx-pakxe-9f61e0735bd4563a02511625e3b5b72d846f5ef2.tar.bz2 nutyx-pakxe-9f61e0735bd4563a02511625e3b5b72d846f5ef2.tar.xz nutyx-pakxe-9f61e0735bd4563a02511625e3b5b72d846f5ef2.zip |
qgis, déplacé dans test
Diffstat (limited to 'test/qgis/qgis.desktop')
-rw-r--r-- | test/qgis/qgis.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/qgis/qgis.desktop b/test/qgis/qgis.desktop new file mode 100644 index 000000000..05e7968fe --- /dev/null +++ b/test/qgis/qgis.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Quantum GIS +GenericName="QGIS" +Comment="Geographic Information System (GIS) that supports vector, raster & database formats" +Exec=/usr/bin/qgis +Icon=/usr/share/qgis/images/icons/qgis-icon.png +Terminal=false +MultipleArgs=false +Categories=Categories=Application;Office; + |