/[graveman]/graveman/current/src/interface.c
ViewVC logotype

Diff of /graveman/current/src/interface.c

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

revision 1.20 by scresto, Fri Feb 11 00:53:37 2005 UTC revision 1.21 by scresto, Fri Feb 11 01:34:15 2005 UTC
# Line 105  static Tmyentry Gisolevel[] = { Line 105  static Tmyentry Gisolevel[] = {
105    { "1", N_("ISO 9660 level 1"), FALSE },    { "1", N_("ISO 9660 level 1"), FALSE },
106    { "2", N_("ISO 9660 level 2 (default)"), TRUE },    { "2", N_("ISO 9660 level 2 (default)"), TRUE },
107    { "3", N_("ISO 9660 level 3"), FALSE },    { "3", N_("ISO 9660 level 3"), FALSE },
108      { "4", N_("ISO 9660 version 2"), FALSE },
109    { NULL }    { NULL }
110  };  };
111    

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26