1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11-wm/e16/files/patch-ad

12 lines
537 B
Plaintext
Raw Normal View History

--- scripts/e_gen_menu.orig Sun Oct 3 17:34:49 1999
+++ scripts/e_gen_menu Sun Oct 3 17:35:01 1999
@@ -49,7 +49,7 @@
echo \"Netscape Mail\" NULL exec \"netscape -mail -no-about-splash\" >> $OUT
echo \"Balsa\" NULL exec \"balsa\" >> $OUT
echo \"Exmh\" NULL exec \"exmh\" >> $OUT
- echo \"Electric Eyes\" NULL exec \"ee\" >> $OUT
+ echo \"Electric Eyes\" NULL exec \"ElectricEyes\" >> $OUT
echo \"The GIMP\" NULL exec \"gimp\" >> $OUT
echo \"XV\" NULL exec \"xv\" >> $OUT
echo \"GQView\" NULL exec \"gqview\" >> $OUT