Skip to content

Commit

Permalink
[FIX] Correct tooltip on "Enable ClickToFlash" checkbox.
Browse files Browse the repository at this point in the history
  • Loading branch information
rentzsch committed Apr 8, 2009
1 parent b224861 commit 7c05e66
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Plugin/English.lproj/WhitelistPanel.xib
Expand Up @@ -8,7 +8,7 @@
<string key="IBDocument.HIToolboxVersion">353.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="42"/>
<integer value="2"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
Expand Down Expand Up @@ -736,10 +736,6 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes>
<string key="NSFrameAutosaveName">ClickToFlash_settingsWindow</string>
</object>
<object class="NSUserDefaultsController" id="913882380">
<object class="NSMutableArray" key="NSDeclaredKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>ClickToFlash_pluginEnabled</string>
</object>
<bool key="NSSharedInstance">YES</bool>
</object>
<object class="NSArrayController" id="258102979">
Expand Down Expand Up @@ -1403,7 +1399,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes>
<object class="IBToolTipAttribute" key="NS.object.0">
<string key="name">ToolTip</string>
<reference key="object" ref="596693856"/>
<string key="toolTip">Automatically load Flash views that are smaller than 8x8 pixels.</string>
<string key="toolTip">Enable or Disable ClickToFlash across all sites. Handy for site development.</string>
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down

0 comments on commit 7c05e66

Please sign in to comment.