Re: [3/9] shell32: Load Control Panel title from resources

2008-07-22 Thread Alexandre Julliard
Owen Rudge [EMAIL PROTECTED] writes:

 --- a/dlls/shell32/shell32_Bg.rc
 +++ b/dlls/shell32/shell32_Bg.rc
 @@ -219,4 +219,6 @@ STRINGTABLE
   IDS_CDBURN_AREA Local Settings\\Application 
 Data\\Microsoft\\CD Burning
  
   IDS_NEWFOLDER   New Folder
 +
 +IDS_CPANEL_TITLEWine Control Panel

The indentation is wrong, looks like you are using the wrong tab size.

-- 
Alexandre Julliard
[EMAIL PROTECTED]




Re: [3/9] shell32: Load Control Panel title from resources

2008-07-22 Thread Owen Rudge
 The indentation is wrong, looks like you are using the wrong tab size.

I've resubmitted the patches with the indentation matching each .rc file. 
Not all of the .rc files have the same indentation, and even within them 
they are inconsistent, but my lines should now be consistent with most of 
it. (Note also that the New Folder line in many of the .rc files, which is 
above IDS_CPANEL_TITLE, is wrong in most of them.)

-- 
Owen Rudge
http://www.owenrudge.net/