diff options
Diffstat (limited to 'ubuntu/lucid_automake/kdeedu/debian/keduca-kde3.menu')
-rw-r--r-- | ubuntu/lucid_automake/kdeedu/debian/keduca-kde3.menu | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/kdeedu/debian/keduca-kde3.menu b/ubuntu/lucid_automake/kdeedu/debian/keduca-kde3.menu new file mode 100644 index 000000000..802a73a2f --- /dev/null +++ b/ubuntu/lucid_automake/kdeedu/debian/keduca-kde3.menu @@ -0,0 +1,15 @@ +?package(keduca):needs="X11"\ + section="Applications/Education"\ + hints="KDE"\ + title="KEduca"\ + longtitle="KEduca (Tests and Exams)"\ + command="/opt/kde3/bin/keduca"\ + icon="/opt/kde3/share/pixmaps/keduca.xpm" + +?package(keduca):needs="X11"\ + section="Applications/Education"\ + hints="KDE"\ + title="KEduca-Editor"\ + longtitle="KEduca-Editor (Tests and Exams Editor)"\ + command="/opt/kde3/bin/keducabuilder"\ + icon="/opt/kde3/share/pixmaps/keduca.xpm" |