r12384 - /packages/unstable/nautilus-sendto/debian/patches/20_pidgin-debug-info.patch
oysteigi-guest at users.alioth.debian.org
oysteigi-guest at users.alioth.debian.org
Sat Aug 25 16:03:22 UTC 2007
Author: oysteigi-guest
Date: Sat Aug 25 16:03:22 2007
New Revision: 12384
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12384
Log:
Really add the patch 20_pidgin-debug-info.patch
Added:
packages/unstable/nautilus-sendto/debian/patches/20_pidgin-debug-info.patch
Added: packages/unstable/nautilus-sendto/debian/patches/20_pidgin-debug-info.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-sendto/debian/patches/20_pidgin-debug-info.patch?rev=12384&op=file
==============================================================================
--- packages/unstable/nautilus-sendto/debian/patches/20_pidgin-debug-info.patch (added)
+++ packages/unstable/nautilus-sendto/debian/patches/20_pidgin-debug-info.patch Sat Aug 25 16:03:22 2007
@@ -1,0 +1,16 @@
+diff -Nur nautilus-sendto-0.12/pidgin_plugin/nautilus-sendto-plugin.c nautilus-sendto-0.12.new/pidgin_plugin/nautilus-sendto-plugin.c
+--- nautilus-sendto-0.12/pidgin_plugin/nautilus-sendto-plugin.c 2007-08-13 16:43:02.000000000 +0200
++++ nautilus-sendto-0.12.new/pidgin_plugin/nautilus-sendto-plugin.c 2007-08-25 17:50:40.000000000 +0200
+@@ -123,10 +123,10 @@
+ fclose (fd);
+ g_string_free (buddies_str, TRUE);
+ buddies_str = str;
+- gaim_debug_info ("nautilus", "save blist online\n");
++ pidgin_debug_info ("nautilus", "save blist online\n");
+ }else{
+ g_string_free (str, TRUE);
+- gaim_debug_info ("nautilus", "don't save blist online. No change\n");
++ pidgin_debug_info ("nautilus", "don't save blist online. No change\n");
+ }
+ g_free (fd_name);
+ }else{
More information about the pkg-gnome-commits
mailing list