From: Bdale Garbee Date: Thu, 5 Aug 2010 05:16:58 +0000 (-0400) Subject: we ship a png, not an xpm X-Git-Tag: debian/1.1.0-2 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=48647a1eadd93079f946fe1259667b20ea949b5b;p=debian%2Fopenrocket we ship a png, not an xpm --- diff --git a/debian/menu b/debian/menu index 78ea6bcc..46fa39af 100644 --- a/debian/menu +++ b/debian/menu @@ -3,4 +3,4 @@ section="Applications/Editors" \ title="openrocket" \ command="/usr/bin/openrocket" \ - icon="/usr/share/pixmaps/openrocket.xpm" + icon="/usr/share/pixmaps/openrocket.png"