This commit is contained in:
Sharat M R
2019-04-23 02:55:53 +05:30
parent 0ec8d1a621
commit 7c57363522
9 changed files with 138 additions and 42 deletions

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>entry</key>
<dict>
<key>bundle</key>
<string>ScreenDumpprefs</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>CCSRootListController</string>
<key>icon</key>
<string>ScreenDump.png</string>
<key>isController</key>
<true/>
<key>label</key>
<string>ScreenDump</string>
</dict>
</dict>
</plist>