diff options
Diffstat (limited to 'ubuntu/lucid_automake/kdepim/debian/kaddressbook-kde3.menu')
-rw-r--r-- | ubuntu/lucid_automake/kdepim/debian/kaddressbook-kde3.menu | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/kdepim/debian/kaddressbook-kde3.menu b/ubuntu/lucid_automake/kdepim/debian/kaddressbook-kde3.menu new file mode 100644 index 000000000..a5d1dc83c --- /dev/null +++ b/ubuntu/lucid_automake/kdepim/debian/kaddressbook-kde3.menu @@ -0,0 +1,8 @@ +?package(kaddressbook):\ + needs="X11"\ + section="Applications/Data Management"\ + hints="KDE"\ + title="KAddressbook"\ + icon32x32="/usr/share/pixmaps/kaddressbook.xpm"\ + icon16x16="/usr/share/pixmaps/kaddressbook-16.xpm"\ + command="/opt/kde3/bin/kaddressbook" |