repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: a81d7f1c60c4bebf326a17239eeec0f3a83caa5f:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit a81d7f1c60c4bebf326a17239eeec0f3a83caa5f
Author: Marc Lehmann 
Date:   Thu Aug 17 21:56:11 2006 +0000

    *** empty log message ***

diff --git a/src/urxvt.pm b/src/urxvt.pm
index 8a48098b1cebf7cded4d8551b517f92c7e7538c7..
index ..bd6bde11f6caddd5f8e50b2d12e55a4350baa780 100644
--- a/src/urxvt.pm
+++ b/src/urxvt.pm
@@ -348,6 +348,11 @@ for the filename):

    URxvt.selection-pastebin.url: http://www.ta-sa.org/files/txt/%

+I xrdb uses the C preprocessor, which might interpret
+the double C characters as comment start. Use C<\057\057> instead,
+which works regardless of wether xrdb is used to parse the resource file
+or not.
+
 =item example-refresh-hooks

 Displays a very simple digital clock in the upper right corner of the

-----END OF PAGE-----