diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 16:35:14 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 16:35:14 -0300 |
commit | 80dbf12dad7500caf6fb6336a68812f28e147f8f (patch) | |
tree | 1c7eeee16684af445b58830fca32f4f923530058 /debian/menu.ex | |
parent | 80056e1a52b9528701fb265f880c819dc92641aa (diff) | |
download | keyringer-80dbf12dad7500caf6fb6336a68812f28e147f8f.tar.gz keyringer-80dbf12dad7500caf6fb6336a68812f28e147f8f.tar.bz2 |
More debian specifics from dh_makedebian_keyringer_0.1-1
Diffstat (limited to 'debian/menu.ex')
-rw-r--r-- | debian/menu.ex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/menu.ex b/debian/menu.ex new file mode 100644 index 0000000..30b4aa5 --- /dev/null +++ b/debian/menu.ex @@ -0,0 +1,2 @@ +?package(keyringer):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\ + title="keyringer" command="/usr/bin/keyringer" |