diff options
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" |