diff options
Diffstat (limited to 'x11-fm/gnomemc/files/patch-ad')
-rw-r--r-- | x11-fm/gnomemc/files/patch-ad | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/x11-fm/gnomemc/files/patch-ad b/x11-fm/gnomemc/files/patch-ad index 1074809019fc..694c000fe771 100644 --- a/x11-fm/gnomemc/files/patch-ad +++ b/x11-fm/gnomemc/files/patch-ad @@ -1,11 +1,11 @@ ---- gnome/gtools.c.orig Tue Feb 2 16:10:31 1999 -+++ gnome/gtools.c Tue Feb 2 16:10:41 1999 -@@ -4,7 +4,7 @@ - * Written by Miguel de Icaza - */ - #include <config.h> +--- gnome/gtools.c.orig Tue Feb 16 01:29:19 1999 ++++ gnome/gtools.c Fri Feb 19 01:43:53 1999 +@@ -13,7 +13,7 @@ + #undef HAVE_LIBGPM + #include "mouse.h" + #include "key.h" -#include "myslang.h" +#include "tty.h" - #include <gnome.h> - #include <gdk/gdkkeysyms.h> - #include <string.h> + #include "widget.h" + #include "wtools.h" + #include "dialog.h" |