diff options
author | Bdale Garbee <bdale@gag.com> | 2009-08-19 02:11:00 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2009-08-19 02:11:00 -0600 |
commit | 8d4d6655f1b4c2fbc522fd255bfb75406e5ddaef (patch) | |
tree | ae5ab9183b45487113cdbe40b3cc0cae14ada302 | |
parent | b9a97aea65f871fd287bc0bb566d8664766f4afd (diff) |
oops, aoview is now ao-view!
-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" |