ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/Prefs.h
(Generate patch)

Comparing Frodo4/Src/Prefs.h (file contents):
Revision 1.3 by cebix, 2003-07-09T13:51:13Z vs.
Revision 1.5 by cebix, 2004-01-12T15:13:20Z

# Line 1 | Line 1
1   /*
2   *  Prefs.h - Global preferences
3   *
4 < *  Frodo (C) 1994-1997,2002-2003 Christian Bauer
4 > *  Frodo (C) 1994-1997,2002-2004 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 47 | Line 47 | enum {
47   };
48  
49  
50 < // Display types (BeOS)
50 > // Display types
51   enum {
52 <        DISPTYPE_WINDOW,        // BWindow
53 <        DISPTYPE_SCREEN         // BWindowScreen
52 >        DISPTYPE_WINDOW,        // Window
53 >        DISPTYPE_SCREEN         // Fullscreen
54   };
55  
56  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines