diff options
Diffstat (limited to 'debian/menu')
| -rw-r--r-- | debian/menu | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/menu b/debian/menu index 7e15c9c8..c175534d 100644 --- a/debian/menu +++ b/debian/menu @@ -1,2 +1,6 @@ -?package(altos):needs="X11" section="Applications/Viewers"\ - title="aoview" command="/usr/bin/aoview" +?package(altos): \ + needs="X11" \ + section="Applications/Viewers" \ + title="ao-view" \ + command="/usr/bin/ao-view" \ + icon="/usr/share/pixmaps/altusmetrum.xpm" |
