diff options
author | Bdale Garbee <bdale@gag.com> | 2017-08-28 13:06:28 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-08-28 13:06:28 -0600 |
commit | 6fbc6aa2cd20a51372af0898450c154a4936bff2 (patch) | |
tree | 159f18dad5bb47a53fc754924f438f8b0cc6d392 | |
parent | 7697d946528f1fff285188d6a140667e62d4147f (diff) |
stop delivering menu file in wake of TC decision
-rw-r--r-- | debian/menu | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/menu b/debian/menu deleted file mode 100644 index b479ee5e..00000000 --- a/debian/menu +++ /dev/null @@ -1,6 +0,0 @@ -?package(altos): \ - needs="X11" \ - section="Applications/Viewers" \ - title="AltOS UI" \ - command="/usr/bin/altosui" \ - icon="/usr/share/pixmaps/altusmetrum.xpm" |