diff --git a/resources/macos/plist/pleditor.Info.plist.in b/resources/macos/plist/pleditor.Info.plist.in
index 5f80650282..bf54c3b9f6 100644
--- a/resources/macos/plist/pleditor.Info.plist.in
+++ b/resources/macos/plist/pleditor.Info.plist.in
@@ -10,15 +10,15 @@
                     <array>
                         <string>kicad_wks</string>
                     </array>
-                <key>CFBundleTypeIconFile</key>     <string>pl_editor_doc.icns</string>
-                <key>CFBundleTypeName</key>         <string>pl_editor document</string>
+                <key>CFBundleTypeIconFile</key>     <string>pagelayout_editor_doc.icns</string>
+                <key>CFBundleTypeName</key>         <string>pagelayout_editor document</string>
                 <key>LSHandlerRank</key>            <string>Owner</string>
             </dict>
         </array>
     <key>CFBundleDevelopmentRegion</key>            <string>English</string>
     <key>CFBundleExecutable</key>                   <string>pl_editor</string>
     <key>CFBundleGetInfoString</key>                <string></string>
-    <key>CFBundleIconFile</key>                     <string>pl_editor.icns</string>
+    <key>CFBundleIconFile</key>                     <string>pagelayout_editor.icns</string>
     <key>CFBundleIdentifier</key>                   <string>org.kicad.pl_editor</string>
     <key>CFBundleInfoDictionaryVersion</key>        <string>6.0</string>
     <key>CFBundleLongVersionString</key>            <string>@KICAD_VERSION_FULL@</string>