/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/xwin.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/branches/seamlessrdp-branch/rdesktop/xwin.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 265 by astrand, Tue Nov 19 10:37:39 2002 UTC revision 273 by astrand, Tue Nov 19 14:22:47 2002 UTC
# Line 307  ui_init(void) Line 307  ui_init(void)
307                  {                  {
308                          error("Failed to get workarea.\n");                          error("Failed to get workarea.\n");
309                          error("Perhaps your window manager does not support EWMH?\n");                          error("Perhaps your window manager does not support EWMH?\n");
310                          exit(1);                          error("Defaulting to geometry 800x600\n");
311                            width = 800; height = 600;
312                  }                  }
313          }          }
314    

Legend:
Removed from v.265  
changed lines
  Added in v.273

  ViewVC Help
Powered by ViewVC 1.1.26