diff -u lshw-02.06/debian/changelog lshw-02.06/debian/changelog --- lshw-02.06/debian/changelog +++ lshw-02.06/debian/changelog @@ -1,3 +1,10 @@ +lshw (02.06-3ubuntu1) dapper; urgency=low + + * Added a .desktop file, thanks to Emmet Hickory. + (Closes: Malone #28763) + + -- Benjamin Montgomery Sun, 26 Mar 2006 21:38:38 -0600 + lshw (02.06-3) unstable; urgency=low * "See you in GUA, Debconf-es2" Release diff -u lshw-02.06/debian/lshw-gtk.dirs lshw-02.06/debian/lshw-gtk.dirs --- lshw-02.06/debian/lshw-gtk.dirs +++ lshw-02.06/debian/lshw-gtk.dirs @@ -1,0 +2,2 @@ +usr/share/applications +usr/share/pixmaps diff -u lshw-02.06/debian/rules lshw-02.06/debian/rules --- lshw-02.06/debian/rules +++ lshw-02.06/debian/rules @@ -70,7 +70,8 @@ # lshw-common data files mv $(CURDIR)/debian/lshw/usr/share/lshw/* $(CURDIR)/debian/lshw-common/usr/share/lshw/ pod2man --lax $(CURDIR)/debian/patches/lshw-gtk.pod > $(CURDIR)/debian/patches/lshw-gtk.1 - cp $(CURDIR)/debian/patches/logo.xpm $(CURDIR)/debian/lshw-gtk/usr/share/lshw/artwork/lshw-gtk.xpm + install $(CURDIR)/debian/lshw-gtk.desktop $(CURDIR)/debian/lshw-gtk/usr/share/applications/lshw-gtk.desktop + install $(CURDIR)/debian/patches/logo.xpm $(CURDIR)/debian/lshw-gtk/usr/share/pixmaps/lshw-gtk.xpm # Build architecture-independent files here. binary-indep: build install only in patch2: unchanged: --- lshw-02.06.orig/debian/lshw-gtk.desktop +++ lshw-02.06/debian/lshw-gtk.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Encoding=UTF-8 +Name=lshw-gtk +GenericName= +Comment=Provides information on hardware +Icon=lshw-gtk +Exec=lshw-gtk +Terminal=false +Categories=Application;System;