Author: tfaber
Date: Tue Sep 27 17:14:39 2016
New Revision: 72828

URL: http://svn.reactos.org/svn/reactos?rev=72828&view=rev
Log:
[SHELL32]
- Work around what appears to be a bug in the VS 2010 resource compiler (it 
failed without an error message when processing this file)

Modified:
    trunk/reactos/dll/win32/shell32/lang/sv-SE.rc

Modified: trunk/reactos/dll/win32/shell32/lang/sv-SE.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/sv-SE.rc?rev=72828&r1=72827&r2=72828&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/sv-SE.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/sv-SE.rc       [iso-8859-1] Tue Sep 27 
17:14:39 2016
@@ -26,7 +26,7 @@
             MENUITEM "&Lista", FCIDM_SHVIEW_LISTVIEW
             MENUITEM "&Detaljer", FCIDM_SHVIEW_REPORTVIEW
         END
-        MENUITEM SEPARATOR
+        MENUITEM "", -1, MFT_SEPARATOR
         POPUP "Ordna &ikoner", FCIDM_SHVIEW_ARRANGE
         BEGIN
             MENUITEM "", -1, MFT_SEPARATOR


Reply via email to