Added mim types and try to put qgis in root of application menu (Until I can figure out how to get it to create a new menu folder called science and add it into there)

git-svn-id: http://svn.osgeo.org/qgis/trunk@8149 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2008-02-13 03:41:10 +00:00
parent 6f3986b922
commit 04ed1817dc
3 changed files with 9 additions and 1 deletions

2
debian/qgis.menu vendored
View File

@ -1,3 +1,3 @@
?package(qgis):needs="X11" section="Apps/Science"\
?package(qgis):needs="X11" section="Apps"\
icon="/usr/share/pixmaps/qgis-icon.png" title="QGIS"\
command="/usr/bin/qgis"

7
debian/qgis.mime vendored Normal file
View File

@ -0,0 +1,7 @@
application/shp; qgis '%s'; edit=qgis '%s'; test=test "$DISPLAY" != ""; priority=2
application/mif; qgis '%s'; edit=qgis '%s'; test=test "$DISPLAY" != ""; priority=2
application/jpg; qgis '%s'; edit=qgis '%s'; test=test "$DISPLAY" != ""; priority=2
application/tif; qgis '%s'; edit=qgis '%s'; test=test "$DISPLAY" != ""; priority=2
application/aig; qgis '%s'; edit=qgis '%s'; test=test "$DISPLAY" != ""; priority=2
application/ecw; qgis '%s'; edit=qgis '%s'; test=test "$DISPLAY" != ""; priority=2
application/sid; qgis '%s'; edit=qgis '%s'; test=test "$DISPLAY" != ""; priority=2

1
debian/rules vendored
View File

@ -88,6 +88,7 @@ binary-arch: build install
dh_desktop
dh_installman -pqgis debian/gridmaker.1
dh_installman -plibqgis1-dev debian/qgis-config.1
dh_installmime -pqgis
dh_link
dh_strip
dh_compress --exclude=pdf