[svn] / branches / release-1_3-branch / xvidcore / vfw / src / resource.rc Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/vfw/src/resource.rc

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

revision 1939, Fri Dec 31 11:47:44 2010 UTC revision 1940, Mon Jan 3 08:31:22 2011 UTC
# Line 19  Line 19 
19  // Neutral resources  // Neutral resources
20    
21  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
22    #ifdef _WIN32
23  LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL  LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
24  #pragma code_page(1252)  #pragma code_page(1252)
25    #endif //_WIN32
26    
27  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
28  //  //
# Line 591  Line 593 
593  // Bitmap  // Bitmap
594  //  //
595    
596  IDB_LOGO                BITMAP                  "C:\\workspace\\xvidcore_head\\vfw\\src\\XviD_logo.bmp"  IDB_LOGO                BITMAP                  "XviD_logo.bmp"
597    
598  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
599  //  //
# Line 829  Line 831 
831      IDC_ZONE_FORCEIVOP      "Force a keyframe at the beginnig of the zone"      IDC_ZONE_FORCEIVOP      "Force a keyframe at the beginnig of the zone"
832  END  END
833    
 #endif    // Neutral resources  
 /////////////////////////////////////////////////////////////////////////////  
   
   
 /////////////////////////////////////////////////////////////////////////////  
 // Deutsch (Deutschland) resources  
   
 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)  
 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN  
 #pragma code_page(1252)  
   
834  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
835  //  //
836  // Icon  // Icon
# Line 851  Line 842 
842  IDI_HOME                ICON                    "home_40.ico"  IDI_HOME                ICON                    "home_40.ico"
843  IDI_HD1080              ICON                    "hd1080_40.ico"  IDI_HD1080              ICON                    "hd1080_40.ico"
844  IDI_HD720               ICON                    "hd720_40.ico"  IDI_HD720               ICON                    "hd720_40.ico"
845  #endif    // Deutsch (Deutschland) resources  #endif    // Neutral resources
846  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
847    
848    

Legend:
Removed from v.1939  
changed lines
  Added in v.1940

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4