diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 16:34:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 16:34:35 +0000 |
commit | b43745dd10634b98d4d3a3a18990532d63040880 (patch) | |
tree | 08aa051f0fc55e1e3727b9c4226e67c1c0e49a27 /debian/webhttrack.menu | |
parent | 478a210694756e2c63ddf2d097aef82fac79cb2f (diff) |
Icon fixes.
See probably related issue: https://bugs.launchpad.net/ubuntu/+source/httrack/+bug/1156982
Diffstat (limited to 'debian/webhttrack.menu')
-rw-r--r-- | debian/webhttrack.menu | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/webhttrack.menu b/debian/webhttrack.menu index 0ec04ac..eaa6cda 100644 --- a/debian/webhttrack.menu +++ b/debian/webhttrack.menu @@ -1,3 +1,4 @@ ?package(webhttrack):needs="X11" section="Applications/Network/Web Browsing" \ title="WebHTTrack" command="webhttrack" hints="Offline browsers" \ - icon="/usr/share/pixmaps/httrack.xpm" + icon16x16="/usr/share/pixmaps/webhttrack16x16.xpm" \ + icon32x32="/usr/share/pixmaps/webhttrack32x32.xpm" |