diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-12 06:49:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-12 06:49:02 +0000 |
commit | 3c678e3a7d0cf96ee2b773343f00e6de70c2cd26 (patch) | |
tree | b2538bd4255cd90bc616637fc9c16bbb522ed910 /games/gnome-games/files/patch-af | |
parent | 58e9579e6723ee0a81ada95941c7685678db253c (diff) | |
download | ports-3c678e3a7d0cf96ee2b773343f00e6de70c2cd26.tar.gz ports-3c678e3a7d0cf96ee2b773343f00e6de70c2cd26.zip |
Update to GNOME 2.0 RC2.
Notes
Notes:
svn path=/head/; revision=58959
Diffstat (limited to 'games/gnome-games/files/patch-af')
-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); - |