diff options
Diffstat (limited to 'app-pda/jpilot/files/jpilot-0.99.8-glob.patch')
-rw-r--r-- | app-pda/jpilot/files/jpilot-0.99.8-glob.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app-pda/jpilot/files/jpilot-0.99.8-glob.patch b/app-pda/jpilot/files/jpilot-0.99.8-glob.patch deleted file mode 100644 index 3b478400f286..000000000000 --- a/app-pda/jpilot/files/jpilot-0.99.8-glob.patch +++ /dev/null @@ -1,15 +0,0 @@ -Index: jpilot-sync.c -=================================================================== -RCS file: /cvs/jpilot/jpilot_src/jpilot-sync.c,v -retrieving revision 1.23 -diff -u -r1.23 jpilot-sync.c ---- jpilot-sync.c 28 Jan 2005 16:54:13 -0000 1.23 -+++ jpilot-sync.c 5 Nov 2005 15:07:57 -0000 -@@ -44,6 +44,7 @@ - pid_t glob_child_pid; - GtkWidget *glob_dialog; - pid_t glob_child_pid; -+GtkTooltips *glob_tooltips; - - unsigned char skip_plugins; - |