diff options
Diffstat (limited to 'macosx/plugins/DFCdrom/Info.plist')
| -rw-r--r-- | macosx/plugins/DFCdrom/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/plugins/DFCdrom/Info.plist b/macosx/plugins/DFCdrom/Info.plist index f220550e..34e2144e 100644 --- a/macosx/plugins/DFCdrom/Info.plist +++ b/macosx/plugins/DFCdrom/Info.plist @@ -18,5 +18,7 @@ <string>CdDI</string> <key>CFBundleVersion</key> <string>1.0</string> + <key>NSPrincipalClass</key> + <string>DFCdromPluginConfigController</string> </dict> </plist> |
