~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to screen.h

  • Committer: Richard Levitte
  • Author(s): Claude Lecommandeur
  • Date: 2003-02-02 16:57:07 UTC
  • Revision ID: richard@levitte.org-20030202165707-iui8wsl36rsoqwpf
Tags: ctwm-1.2
CTWM version 1.2

Monotone-Parent: b3c7582e14387de7b1a24f0c48c00e8c1f9fbe52
Monotone-Revision: c2a6cbc82eb21a8c0e88685c2b2d50136fe1d772

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
    struct IconRegion *FirstRegion;     /* pointer to icon regions */
196
196
    struct IconRegion *LastRegion;      /* pointer to the last icon region */
197
197
    char *IconDirectory;        /* icon directory to search */
 
198
    char *XPMIconDirectory;     /* XPM icon directory to search */
198
199
    int SizeStringOffset;       /* x offset in size window for drawing */
199
200
    int SizeStringWidth;        /* minimum width of size window */
200
201
    int BorderWidth;            /* border width of twm windows */