Hi,
is it possible to apply the attached patch to cvs?
Otherwise the menu-creation won't create menu-items for kde- and
gnome-apps.
Greets Marcus
diff -Naur e16-0.16.8.old/scripts/e_gen_menu e16-0.16.8/scripts/e_gen_menu
--- e16-0.16.8.old/scripts/e_gen_menu 2006-03-29 21:22:02.000000000 +0200
+++ e16-0.16.8/scripts/e_gen_menu 2006-03-29 21:27:17.000000000 +0200
@@ -25,7 +25,7 @@
##############################################################################
# Likely prefixes
-$Prefixes = "/usr/local:/usr:/opt:/opt/kde:$ENV{'KDEDIR'}";
+$Prefixes = "/usr/local:/usr:/opt:/opt/kde:/opt/kde3:/opt/gnome:$ENV{'KDEDIR'}";
$Prefixes = RemoveDuplcates($Prefixes);
# Where to look for GNOME2/KDE2,3 stuff