diff options
-rw-r--r-- | debian/menu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/menu b/debian/menu index 7e15c9c8..9bd98c5a 100644 --- a/debian/menu +++ b/debian/menu @@ -1,2 +1,2 @@ ?package(altos):needs="X11" section="Applications/Viewers"\ - title="aoview" command="/usr/bin/aoview" + title="ao-view" command="/usr/bin/ao-view" |