diff options
Diffstat (limited to 'debian/menu')
| -rw-r--r-- | debian/menu | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/debian/menu b/debian/menu index 708b736..fd40575 100644 --- a/debian/menu +++ b/debian/menu @@ -1,2 +1,5 @@ -?package(w3m):needs="text" section="Apps/Net"\ -  title="w3m" command="/usr/bin/w3m /usr/share/doc/w3m/MANUAL.html" hints="Web browsers" +?package(w3m):needs="text" \ +  section="Applications/Network/Web Browsing" \ +  title="w3m" \ +  command="/usr/bin/w3m /usr/share/doc/w3m/MANUAL.html" \ +  hints="Web browsers" | 
