eol-style fixes
[reactos.git] / reactos / lib / cpl / control / Sv.rc
index a725236..69cf949 100644 (file)
@@ -1,28 +1,28 @@
-// Swedish resources by Andreas Bjerkeholt 2005-04-28\r
-\r
-LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL\r
-\r
-/////////////////////////////////////////////////////////////////////////////\r
-//\r
-// Menu\r
-//\r
-\r
-IDM_MAINMENU MENU DISCARDABLE \r
-BEGIN\r
-    POPUP "&Arkiv"\r
-    BEGIN\r
-        MENUITEM "&Stäng",                      IDM_CLOSE\r
-    END\r
-    POPUP "&Visa"\r
-    BEGIN\r
-        MENUITEM "Stora ikoner",                 IDM_LARGEICONS\r
-        MENUITEM "Små ikoner",                 IDM_SMALLICONS\r
-        MENUITEM "Lista",                        IDM_LIST\r
-        MENUITEM "Detaljerad lista",                     IDM_DETAILS\r
-    END\r
-    POPUP "Hjälp"\r
-    BEGIN\r
-        MENUITEM "Om",                       IDM_ABOUT\r
-    END\r
-END\r
-\r
+// Swedish resources by Andreas Bjerkeholt 2005-04-28
+
+LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Menu
+//
+
+IDM_MAINMENU MENU DISCARDABLE 
+BEGIN
+    POPUP "&Arkiv"
+    BEGIN
+        MENUITEM "&Stäng",                      IDM_CLOSE
+    END
+    POPUP "&Visa"
+    BEGIN
+        MENUITEM "Stora ikoner",                 IDM_LARGEICONS
+        MENUITEM "Små ikoner",                 IDM_SMALLICONS
+        MENUITEM "Lista",                        IDM_LIST
+        MENUITEM "Detaljerad lista",                     IDM_DETAILS
+    END
+    POPUP "Hjälp"
+    BEGIN
+        MENUITEM "Om",                       IDM_ABOUT
+    END
+END
+