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

Comparing rxvt-unicode/src/optinc.h (file contents):
Revision 1.9 by ayin, Sat Nov 24 10:32:32 2007 UTC vs.
Revision 1.10 by root, Mon Nov 26 12:17:48 2007 UTC

1// all resource indices, used by rxvtlib.h and rxvtperl.xs 1// all resource indices, used by rxvtlib.h and rxvtperl.xs
2 2
3 def(console, 0)
4 def(loginShell, 1) 3 def(loginShell, 1)
5 def(iconic, 2) 4 def(iconic, 2)
6 def(visualBell, 3) 5 def(visualBell, 3)
7 def(mapAlert, 4) 6 def(mapAlert, 4)
8 def(reverseVideo, 5) 7 def(reverseVideo, 5)
55#if ISO_14755 54#if ISO_14755
56 def(iso14755_52, 32) 55 def(iso14755_52, 32)
57#else 56#else
58 nodef(iso14755_52) 57 nodef(iso14755_52)
59#endif 58#endif
59 def(console, 33)
60 60

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines