ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.156 by root, Fri Apr 22 12:52:28 2005 UTC vs.
Revision 1.157 by root, Mon Jun 13 05:30:26 2005 UTC

267 267
268#define R_SB_ALIGN_CENTRE 0 268#define R_SB_ALIGN_CENTRE 0
269#define R_SB_ALIGN_TOP 1 269#define R_SB_ALIGN_TOP 1
270#define R_SB_ALIGN_BOTTOM 2 270#define R_SB_ALIGN_BOTTOM 2
271 271
272#define R_SB_RXVT 0
273#define R_SB_NEXT 1 272#define R_SB_NEXT 1
274#define R_SB_XTERM 2 273#define R_SB_XTERM 2
275#define R_SB_PLAIN 4 274#define R_SB_PLAIN 4
275#define R_SB_RXVT 8
276 276
277#define SB_WIDTH_NEXT 19 277#define SB_WIDTH_NEXT 19
278#define SB_WIDTH_XTERM 15 278#define SB_WIDTH_XTERM 15
279#define SB_WIDTH_PLAIN 7 279#define SB_WIDTH_PLAIN 7
280#ifndef SB_WIDTH_RXVT 280#ifndef SB_WIDTH_RXVT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines