diff options
Diffstat (limited to 'graphics/geist/files/patch-ae')
-rw-r--r-- | graphics/geist/files/patch-ae | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/geist/files/patch-ae b/graphics/geist/files/patch-ae deleted file mode 100644 index 315dbdbb8c69..000000000000 --- a/graphics/geist/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- src/main.c.orig Sat Feb 12 22:43:06 2005 -+++ src/main.c Sat Feb 12 22:43:47 2005 -@@ -49,6 +49,7 @@ - opt.debug_level = 3; - D_ENTER(3); - -+ gtk_set_locale(); - gtk_init(&argc, &argv); - - obj_win = geist_create_object_list(); |