916e06ced2
- bump PKGNAME from Antoine Jacoutot (maintainer) update-plist while here
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
$OpenBSD: patch-jpilot-sync_c,v 1.1 2005/12/04 22:19:24 steven Exp $
|
|
--- jpilot-sync.c.orig Sun Dec 4 16:09:12 2005
|
|
+++ jpilot-sync.c Sun Dec 4 16:09:31 2005
|
|
@@ -44,6 +44,7 @@ int pipe_to_parent, pipe_from_parent;
|
|
pid_t glob_child_pid;
|
|
GtkWidget *glob_dialog;
|
|
pid_t glob_child_pid;
|
|
+GtkTooltips *glob_tooltips;
|
|
|
|
unsigned char skip_plugins;
|
|
|