ao-view is no longer included in the altos package, so have the old-style
authorBdale Garbee <bdale@gag.com>
Thu, 25 Aug 2011 07:35:18 +0000 (01:35 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 25 Aug 2011 07:35:18 +0000 (01:35 -0600)
Debian menu entry point to altosui instead

debian/menu

index c175534d199d9e1d606f87340a2aa4ca2f218829..b479ee5e340243fef04aa91a998fc7990b25541c 100644 (file)
@@ -1,6 +1,6 @@
 ?package(altos): \
        needs="X11" \
        section="Applications/Viewers" \
 ?package(altos): \
        needs="X11" \
        section="Applications/Viewers" \
-       title="ao-view" \
-       command="/usr/bin/ao-view" \
+       title="AltOS UI" \
+       command="/usr/bin/altosui" \
        icon="/usr/share/pixmaps/altusmetrum.xpm"
        icon="/usr/share/pixmaps/altusmetrum.xpm"