From: Bdale Garbee Date: Thu, 5 Aug 2010 00:48:26 +0000 (-0400) Subject: add menu entries for openrocket X-Git-Tag: debian/1.1.0-2~10 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=12bcd69ffd9d37bcd78a07ce48808e5b72628813;p=debian%2Fopenrocket add menu entries for openrocket --- diff --git a/debian/menu b/debian/menu new file mode 100644 index 00000000..78ea6bcc --- /dev/null +++ b/debian/menu @@ -0,0 +1,6 @@ +?package(openrocket): \ + needs="X11" \ + section="Applications/Editors" \ + title="openrocket" \ + command="/usr/bin/openrocket" \ + icon="/usr/share/pixmaps/openrocket.xpm" diff --git a/debian/openrocket.desktop b/debian/openrocket.desktop new file mode 100644 index 00000000..bff7ed0b --- /dev/null +++ b/debian/openrocket.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=OpenRocket +GenericName=Rocket Design and Simulation +Comment=Design and simulate model rockets +Icon=/usr/share/pixmaps/openrocket.xpm +Exec=/usr/bin/openrocket %f +Terminal=false +MimeType=text/plain; +Categories=Viewer;Network;Editor; diff --git a/debian/openrocket.install b/debian/openrocket.install new file mode 100644 index 00000000..c1f10e62 --- /dev/null +++ b/debian/openrocket.install @@ -0,0 +1 @@ +pix/icon/icon-032.png usr/share/pixmaps/openrocket.png