freebsd-ports/x11-wm/gnome2wmaker/files/patch-aa
Jeremy Lea b2701c9746 This port breaks the record for depends for a single source file :-)
More interestingly, it allows you to have your GNOME menu within your
Window Maker menu.
2000-01-29 05:24:40 +00:00

11 lines
352 B
Text

--- gnome2wmaker.c.orig Sat Sep 18 22:51:36 1999
+++ gnome2wmaker.c Sat Sep 18 22:52:00 1999
@@ -59,7 +59,7 @@
gnome_init ("gnome2wmaker", VERSION, argc, argv);
- system_apps = gnome_unconditional_datadir_file ("gnome/apps");
+ system_apps = gnome_unconditional_datadir_file ("apps");
if (!g_file_exists (system_apps))
{