aboutsummaryrefslogtreecommitdiff
path: root/debian/menu
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-10-10 10:34:56 -0400
committerB. Stack <bgstack15@gmail.com>2022-10-10 10:34:56 -0400
commit4767a3eb78e2e8286160000c203d1b91357614f7 (patch)
treeb3ecf8f3ba45c40f95efc8bc024e36cd5a61a8ed /debian/menu
parentreadd all images (diff)
downloadfbxkb-orig.tar.gz
fbxkb-orig.tar.bz2
fbxkb-orig.zip
original 0.6 source codeorig
from debian's orig.tar.gz. The original app is from sourceforge: https://fbxkb.sourceforge.net/index.html
Diffstat (limited to 'debian/menu')
-rw-r--r--debian/menu2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/menu b/debian/menu
deleted file mode 100644
index f8e1243..0000000
--- a/debian/menu
+++ /dev/null
@@ -1,2 +0,0 @@
-?package(fbxkb):needs="X11" section="Applications/System/Hardware"\
- title="fbxkb" command="/usr/bin/fbxkb"
bgstack15