diff options
author | Bdale Garbee <bdale@gag.com> | 2016-07-05 10:21:29 +0200 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2016-07-05 10:21:29 +0200 |
commit | cd97128e30c47edfcc71f7d872cbdad14867934c (patch) | |
tree | 9ada02dab297834e9a8f254b6249c41842e778c7 /debian/menu | |
parent | a439ee4ac0398f70209292d015c5b82cd58d1d9f (diff) |
remove debian/ from master branch, it should live only on the debian branch
Diffstat (limited to 'debian/menu')
-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" |