Advertisement
assaflavie

dict

Feb 4th, 2012
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 'Chrome' : {
  2.     'default' : '16',
  3.     '16' : {
  4.         'default' : 'Windows',
  5.         'Windows' : [
  6.             "Click on the wrench button.",
  7.             "Choose 'Options'",
  8.             "Click on 'Under the Hood'",
  9.             "Click on 'Clear browsing data...'",
  10.             "Check <b>only</b> the \"Empty the cache\" checkbox and make sure the other checkboxes are not checked. Then click on 'Clear browsing data'."
  11.         ]
  12.     },
  13.     'logo' : 'chrome_logo.png'
  14. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement