source: main/trunk/greenstone3/gli.app/Contents/_CodeSignature/CodeResources@ 27388

Last change on this file since 27388 was 27388, checked in by ak19, 11 years ago

Adding mac app shortcuts with template document.wflow.in files. Had already committed updates to build.xml with a target to generate the document.wflow from this, and a change to the release-kit for the rk3 installer to call this target during installation

  • Property svn:executable set to *
File size: 1.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>files</key>
6 <dict>
7 <key>Resources/AutomatorApplet.icns</key>
8 <data>
9 jRxAYYIofUMnf9tIP5QD9rGoYuo=
10 </data>
11 <key>Resources/English.lproj/ApplicationStub.nib/classes.nib</key>
12 <dict>
13 <key>hash</key>
14 <data>
15 7v6NpJh0i1NEFtHCa4EizqeqKcM=
16 </data>
17 <key>optional</key>
18 <true/>
19 </dict>
20 <key>Resources/English.lproj/ApplicationStub.nib/info.nib</key>
21 <dict>
22 <key>hash</key>
23 <data>
24 wkkDyEeCThhmsnjZ5G6XjBDuH5g=
25 </data>
26 <key>optional</key>
27 <true/>
28 </dict>
29 <key>Resources/English.lproj/ApplicationStub.nib/keyedobjects.nib</key>
30 <dict>
31 <key>hash</key>
32 <data>
33 isnjgWGiU134vADIccQW7pKxWTs=
34 </data>
35 <key>optional</key>
36 <true/>
37 </dict>
38 <key>version.plist</key>
39 <data>
40 3jDDkXA83PxttZKs/oLFi5gdexU=
41 </data>
42 </dict>
43 <key>rules</key>
44 <dict>
45 <key>^Resources/</key>
46 <true/>
47 <key>^Resources/.*\.lproj/</key>
48 <dict>
49 <key>omit</key>
50 <true/>
51 <key>weight</key>
52 <real>10</real>
53 </dict>
54 <key>^Resources/.*\.lproj/locversion.plist$</key>
55 <dict>
56 <key>omit</key>
57 <true/>
58 <key>weight</key>
59 <real>30</real>
60 </dict>
61 <key>^Resources/.*\.nib/classes\.nib$</key>
62 <dict>
63 <key>optional</key>
64 <true/>
65 <key>weight</key>
66 <real>20</real>
67 </dict>
68 <key>^Resources/.*\.nib/data\.dependency$</key>
69 <dict>
70 <key>optional</key>
71 <true/>
72 <key>weight</key>
73 <real>20</real>
74 </dict>
75 <key>^Resources/.*\.nib/info\.nib$</key>
76 <dict>
77 <key>optional</key>
78 <true/>
79 <key>weight</key>
80 <real>20</real>
81 </dict>
82 <key>^Resources/English\.lproj/</key>
83 <dict>
84 <key>optional</key>
85 <true/>
86 <key>weight</key>
87 <real>20</real>
88 </dict>
89 <key>^version.plist$</key>
90 <true/>
91 </dict>
92</dict>
93</plist>
Note: See TracBrowser for help on using the repository browser.