SOURCES: rtorrent-colors.patch - updated to 0.2.7

charles charles at pld-linux.org
Fri Jul 15 13:16:38 CEST 2005


Author: charles                      Date: Fri Jul 15 11:16:38 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 0.2.7

---- Files affected:
SOURCES:
   rtorrent-colors.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/rtorrent-colors.patch
diff -u SOURCES/rtorrent-colors.patch:1.1 SOURCES/rtorrent-colors.patch:1.2
--- SOURCES/rtorrent-colors.patch:1.1	Sat Jul  2 22:48:09 2005
+++ SOURCES/rtorrent-colors.patch	Fri Jul 15 13:16:32 2005
@@ -101,12 +101,12 @@
  
  }
 diff -ru -x Makefile -x '*.avi*' -x 'config.*' -x .deps -x stamp-h1 rtorrent-0.2.4.orig/src/display/window_statusbar.cc rtorrent-0.2.4/src/display/window_statusbar.cc
---- rtorrent-0.2.4.orig/src/display/window_statusbar.cc	2005-06-07 21:58:18.000000000 +0200
-+++ rtorrent-0.2.4/src/display/window_statusbar.cc	2005-06-10 20:50:45.000000000 +0200
-@@ -62,6 +62,7 @@
- 		  (int)torrent::get_listen_port(),
- 		  !torrent::get_bind().empty() ? ("  Bind: " + torrent::get_bind()).c_str() : "",
- 		  torrent::get_total_handshakes());
+--- rtorrent-0.2.7/src/display/window_statusbar.cc.orig	2005-07-06 12:34:37.000000000 +0200
++++ rtorrent-0.2.7/src/display/window_statusbar.cc	2005-07-15 13:11:22.000000000 +0200
+@@ -85,6 +85,7 @@
+ 		 torrent::get_max_open_sockets());
+ 
+   m_canvas->print(m_canvas->get_width() - pos, 0, "%s", buf);
 +  m_canvas->set_attr(0, 0, m_canvas->get_screen_width(), A_REVERSE, 0);
  }
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rtorrent-colors.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list