diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-12 14:49:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-12 14:49:02 +0800 |
commit | 3aef974db7032a0e65f1057cde853e9b1721aad0 (patch) | |
tree | 84801278673a8206dec4fa8b5f51460e23fe235a /games/gnome-games/files | |
parent | 469be6488dd46c27ad3c714e372856a0a8fb178f (diff) | |
download | freebsd-ports-gnome-3aef974db7032a0e65f1057cde853e9b1721aad0.tar.gz freebsd-ports-gnome-3aef974db7032a0e65f1057cde853e9b1721aad0.tar.zst freebsd-ports-gnome-3aef974db7032a0e65f1057cde853e9b1721aad0.zip |
Update to GNOME 2.0 RC2.
Diffstat (limited to 'games/gnome-games/files')
-rw-r--r-- | games/gnome-games/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gnome-games/files/patch-af b/games/gnome-games/files/patch-af index c4577a44e07b..e69de29bb2d1 100644 --- a/games/gnome-games/files/patch-af +++ b/games/gnome-games/files/patch-af @@ -1,11 +0,0 @@ ---- gnome-stones/main.c.orig Wed May 8 16:01:18 2002 -+++ gnome-stones/main.c Wed May 8 16:25:11 2002 -@@ -1087,7 +1087,7 @@ - static gboolean - scan_public_plugin_directory (void) - { -- char *dir= gnome_unconditional_libdir_file ("gnome-stones/objects/"); -+ char *dir= gnome_unconditional_datadir_file ("gnome-stones/objects/"); - - plugin_load_plugins_in_dir (dir); - |