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

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.31 by root, Wed Jan 11 02:13:56 2006 UTC vs.
Revision 1.32 by root, Mon Jan 16 15:00:20 2006 UTC

293/* 293/*
294 * (Hops) draw an internal border line on inside edge of the scrollbar 294 * (Hops) draw an internal border line on inside edge of the scrollbar
295 */ 295 */
296/* #define SB_BORDER */ 296/* #define SB_BORDER */
297 297
298/*------------------------------MENU BAR--------------------------------*/
299/*
300 * Choose how many of (experimental) menuBars you want to be able to stack at
301 * one time.
302 * A value of 1 disables menuBar stacking.
303 * A value of 0 disables menuBar all together.
304 * Note that the amount of memory overhead is the same for any value >= 2.
305 */
306#define MENUBAR_MAX 16
307
308/*
309 * Change the default shadow style
310 */
311/* #define MENUBAR_SHADOW_IN */
312
313/*
314 * Change the default shadow style
315 */
316#define MENU_SHADOW_IN
317
318/*---------------------------MULTILINGUAL-------------------------------*/ 298/*---------------------------MULTILINGUAL-------------------------------*/
319/* 299/*
320 * Allow run-time selection of Meta (Alt) to set the 8th bit on 300 * Allow run-time selection of Meta (Alt) to set the 8th bit on
321 */ 301 */
322#define META8_OPTION 302#define META8_OPTION

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines