From 9524922a3a85101d38cb8159642fc91baca3e245 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mar 24 2007 03:15:56 +0000 Subject: update patches --- diff --git a/notification-daemon-0.3.5-remove-libsexy.patch b/notification-daemon-0.3.5-remove-libsexy.patch index f42583e..d65acd5 100644 --- a/notification-daemon-0.3.5-remove-libsexy.patch +++ b/notification-daemon-0.3.5-remove-libsexy.patch @@ -1,5 +1,5 @@ ---- notification-daemon-0.3.5/themes/standard/Makefile.in.remove-libsexy 2006-05-25 17:32:39.000000000 -0400 -+++ notification-daemon-0.3.5/themes/standard/Makefile.in 2006-05-25 17:33:33.000000000 -0400 +--- notification-daemon-0.3.5/src/themes/standard/Makefile.in.remove-libsexy 2006-05-25 17:32:39.000000000 -0400 ++++ notification-daemon-0.3.5/src/themes/standard/Makefile.in 2006-05-25 17:33:33.000000000 -0400 @@ -235,7 +235,7 @@ target_alias = @target_alias@ enginedir = $(libdir)/notification-daemon-1.0/engines @@ -9,8 +9,8 @@ libstandard_la_LDFLAGS = -module -avoid-version libstandard_la_LIBADD = $(NOTIFICATION_DAEMON_LIBS) INCLUDES = $(NOTIFICATION_DAEMON_CFLAGS) ---- notification-daemon-0.3.5/themes/standard/sexy-url-label.c.remove-libsexy 2006-05-25 17:30:45.000000000 -0400 -+++ notification-daemon-0.3.5/themes/standard/sexy-url-label.c 2006-05-25 17:30:24.000000000 -0400 +--- notification-daemon-0.3.5/src/themes/standard/sexy-url-label.c.remove-libsexy 2006-05-25 17:30:45.000000000 -0400 ++++ notification-daemon-0.3.5/src/themes/standard/sexy-url-label.c 2006-05-25 17:30:24.000000000 -0400 @@ -0,0 +1,834 @@ +/* + * @file libsexy/sexy-url-label.c URL Label @@ -846,8 +846,8 @@ + + update_wrap_width(url_label, priv->wrap_width); +} ---- notification-daemon-0.3.5/themes/standard/Makefile.am.remove-libsexy 2006-05-25 17:32:21.000000000 -0400 -+++ notification-daemon-0.3.5/themes/standard/Makefile.am 2006-05-25 17:31:27.000000000 -0400 +--- notification-daemon-0.3.5/src/themes/standard/Makefile.am.remove-libsexy 2006-05-25 17:32:21.000000000 -0400 ++++ notification-daemon-0.3.5/src/themes/standard/Makefile.am 2006-05-25 17:31:27.000000000 -0400 @@ -2,7 +2,7 @@ engine_LTLIBRARIES = libstandard.la @@ -857,8 +857,8 @@ libstandard_la_LDFLAGS = -module -avoid-version libstandard_la_LIBADD = $(NOTIFICATION_DAEMON_LIBS) ---- notification-daemon-0.3.5/themes/standard/theme.c.remove-libsexy 2006-05-25 17:24:02.000000000 -0400 -+++ notification-daemon-0.3.5/themes/standard/theme.c 2006-05-25 17:24:38.000000000 -0400 +--- notification-daemon-0.3.5/src/themes/standard/theme.c.remove-libsexy 2006-05-25 17:24:02.000000000 -0400 ++++ notification-daemon-0.3.5/src/themes/standard/theme.c 2006-05-25 17:24:38.000000000 -0400 @@ -1,7 +1,7 @@ #include "config.h" @@ -868,8 +868,8 @@ typedef void (*ActionInvokedCb)(GtkWindow *nw, const char *key); typedef void (*UrlClickedCb)(GtkWindow *nw, const char *url); ---- notification-daemon-0.3.5/themes/standard/internal-sexy-url-label.h.remove-libsexy 2006-05-25 17:25:25.000000000 -0400 -+++ notification-daemon-0.3.5/themes/standard/internal-sexy-url-label.h 2006-05-25 17:29:03.000000000 -0400 +--- notification-daemon-0.3.5/src/themes/standard/internal-sexy-url-label.h.remove-libsexy 2006-05-25 17:25:25.000000000 -0400 ++++ notification-daemon-0.3.5/src/themes/standard/internal-sexy-url-label.h 2006-05-25 17:29:03.000000000 -0400 @@ -0,0 +1,73 @@ +/* + * @file libsexy/sexy-url-label.h URL Label