diff options
author | Agney Lopes Roth Ferraz <agney@debian.org> | 2006-05-25 22:13:49 -0300 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:34 -0500 |
commit | 5463b95dd354d4aff1c626b756d5586750f24d4d (patch) | |
tree | 3e124b3d621eec6911ac3187656438160f2f74f4 /debian/menu | |
parent | 1db37ee0b1dbfebe11ff6a0eee8000392e4f3f61 (diff) |
Import Debian changes 0.4-2
hardinfo (0.4-2) unstable; urgency=low
* Limited supported architectures. (Closes: #368582)
Diffstat (limited to 'debian/menu')
-rw-r--r-- | debian/menu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/menu b/debian/menu index 4a3ff6d4..f6d6d3be 100644 --- a/debian/menu +++ b/debian/menu @@ -2,5 +2,5 @@ needs="X11" \ section="Apps/System" \ title="System Information" command="/usr/bin/hardinfo" \ -icon="/usr/share/hardinfo/pixmaps/logo.xpm" +icon="/usr/share/pixmaps/hardinfo.xpm" |