Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
changing one last (hopefully) instance of 'Click to Flash' to 'ClickT…
…oFlash'

Signed-off-by: Jonathan 'Wolf' Rentzsch <jwr.git@redshed.net>
  • Loading branch information
Simone Manganelli authored and rentzsch committed Jul 14, 2009
1 parent 4f29315 commit 047eedd
Showing 1 changed file with 36 additions and 8 deletions.
44 changes: 36 additions & 8 deletions Plugin/English.lproj/ContextualMenu.xib
Expand Up @@ -2,13 +2,12 @@
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
<data>
<int key="IBDocument.SystemTarget">1050</int>
<string key="IBDocument.SystemVersion">9G55</string>
<string key="IBDocument.SystemVersion">9J61</string>
<string key="IBDocument.InterfaceBuilderVersion">677</string>
<string key="IBDocument.AppKitVersion">949.43</string>
<string key="IBDocument.AppKitVersion">949.46</string>
<string key="IBDocument.HIToolboxVersion">353.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="14"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
Expand Down Expand Up @@ -99,7 +98,7 @@
</object>
<object class="NSMenuItem" id="831790790">
<reference key="NSMenu" ref="93442052"/>
<string key="NSTitle">Click to Flash Settings...</string>
<string key="NSTitle">ClickToFlash Settings...</string>
<string key="NSKeyEquiv"/>
<int key="NSMnemonicLoc">2147483647</int>
<reference key="NSOnImage" ref="121969399"/>
Expand Down Expand Up @@ -301,28 +300,57 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBPartialClassDescription">
<string key="className">CTFClickToFlashPlugin</string>
<string key="superclassName">NSView</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSMutableArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>addToWhitelist:</string>
<string>editWhitelist:</string>
<string>loadAllOnPage:</string>
<string>loadFlash:</string>
<string>loadH264:</string>
<string>removeFromWhitelist:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>id</string>
<string>id</string>
<string>id</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Plugin/CTFWhitelist.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">CTFClickToFlashPlugin</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Plugin/CTFsIFRSupport.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">CTFClickToFlashPlugin</string>
<string key="superclassName">NSView</string>
<object class="NSMutableDictionary" key="actions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSMutableArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>downloadH264:</string>
<string>loadAllOnPage:</string>
<string>loadFlash:</string>
<string>loadH264:</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>id</string>
<string>id</string>
<string>id</string>
<string>id</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<string key="NS.key.0">trackingArea</string>
<string key="NS.object.0">id</string>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Plugin/Plugin.h</string>
Expand Down

0 comments on commit 047eedd

Please sign in to comment.