Diff for /np2/win9x/resources/932/np2.rc between versions 1.1 and 1.2

version 1.1, 2007/12/28 22:12:06 version 1.2, 2008/02/17 01:29:17
Line 913  BEGIN Line 913  BEGIN
         MENUITEM "&Reset",                      IDM_RESET          MENUITEM "&Reset",                      IDM_RESET
         MENUITEM SEPARATOR          MENUITEM SEPARATOR
         MENUITEM "&Configure...",               IDM_CONFIG          MENUITEM "&Configure...",               IDM_CONFIG
         MENUITEM "&NewDisk...",                 IDM_NEWDISK          MENUITEM "&New disk...",                IDM_NEWDISK
         MENUITEM "&Font...",                    IDM_CHANGEFONT          MENUITEM "&Font...",                    IDM_CHANGEFONT
         MENUITEM SEPARATOR          MENUITEM SEPARATOR
         MENUITEM "E&xit",                       IDM_EXIT          MENUITEM "E&xit",                       IDM_EXIT
Line 1471  END Line 1471  END
 STRINGTABLE DISCARDABLE   STRINGTABLE DISCARDABLE 
 BEGIN  BEGIN
     IDS_NEWDISKEXT          "d88"      IDS_NEWDISKEXT          "d88"
     IDS_NEWDISKFILTER       "D88 image files (*.d88;*.d98)|*.d88;*.88d;*.d98;*.98d|Anex86 harddisk image files (*.hdi)|*.hdi|T98 harddisk image files (*.thd)|*.thd|T98-Next harddisk image files (*.nhd)|*.nhd|Virtual98 harddisk image files (*.HDD)|*.hdd|"      IDS_NEWDISKFILTER       "D88 image files (*.d88;*.d98)|*.d88;*.88d;*.d98;*.98d|Anex86 harddisk image files (*.hdi)|*.hdi|T98 harddisk image files (*.thd)|*.thd|T98-Next harddisk image files (*.nhd)|*.nhd|Virtual98 harddisk image files (*.hdd)|*.hdd|"
     IDS_NEWDISKFILTER2      "D88 image files (*.d88;*.d98)|*.d88;*.88d;*.d98;*.98d|Anex86 harddisk image files (*.hdi)|*.hdi|T98 harddisk image files (*.thd)|*.thd|T98-Next harddisk image files (*.nhd)|*.nhd|"      IDS_NEWDISKFILTER2      "D88 image files (*.d88;*.d98)|*.d88;*.88d;*.d98;*.98d|Anex86 harddisk image files (*.hdi)|*.hdi|T98 harddisk image files (*.thd)|*.thd|T98-Next harddisk image files (*.nhd)|*.nhd|"
     IDS_S98TITLE            "Save as S98 log"      IDS_S98TITLE            "Save as S98 log"
     IDS_S98EXT              "s98"      IDS_S98EXT              "s98"

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>