mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
12 lines
352 B
Plaintext
12 lines
352 B
Plaintext
|
--- 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))
|
||
|
{
|