Changeset 2584


Ignore:
Timestamp:
Jun 13, 2012, 5:29:02 PM (13 years ago)
Author:
bird
Message:

kdev.e: solaris font fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VSlickMacros/kdev.e

    r2583 r2584  
    34713471    {
    34723472        _default_font(CFG_MENU,'DejaVu Sans,10,0,0,');
    3473         _default_font(CFG_DIALOG,'DejaVu Sans,10,0,0,');
     3473        _default_font(CFG_DIALOG,'DejaVu Sans,10,0,,');
     3474        _ConfigEnvVar('VSLICKDIALOGFONT','DejaVu Sans,10,0,,');
    34743475    }
    34753476
Note: See TracChangeset for help on using the changeset viewer.