fix titles

This commit is contained in:
Chris Wanstrath
2011-08-23 10:34:50 -07:00
parent ce673218e7
commit a223efbca3

View File

@@ -68,7 +68,7 @@ Chrome =
sender: 'editor'
title: (text) ->
Chrome.activeWindow().setTitle text
App.window.title = text
toggleFullscreen: ->
if Chrome.fullscreen?