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