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/gnomegames2/files/patch-af | |
parent | upgrade to 0.3.0 (diff) |
Update to GNOME 2.0 RC2.
Notes
Notes:
svn path=/head/; revision=58959
Diffstat (limited to 'games/gnomegames2/files/patch-af')
-rw-r--r-- | games/gnomegames2/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gnomegames2/files/patch-af b/games/gnomegames2/files/patch-af index c4577a44e07b..e69de29bb2d1 100644 --- a/games/gnomegames2/files/patch-af +++ b/games/gnomegames2/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); - |