diff options
-rw-r--r-- | debian/menu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/menu b/debian/menu index c175534d..b479ee5e 100644 --- a/debian/menu +++ b/debian/menu @@ -1,6 +1,6 @@ ?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" |