]> git.gir.st - VimFx.git/commit
Closes #9. Implemented localization, refactored bootstrap.coffee
authorAnton Khodakivskiy <akhodakivskiy@gmail.com>
Thu, 15 Nov 2012 03:10:14 +0000 (22:10 -0500)
committerAnton Khodakivskiy <akhodakivskiy@gmail.com>
Thu, 15 Nov 2012 03:10:43 +0000 (22:10 -0500)
commitdb6c9f6976d4abd9bc9ccc85b52fdaee78505615
treeb82aebf5de879fa486e5aefa3d0acc01c38931bf
parent6e1a8800a56a9ac9c5d549c410e5cfbaaa23045e
Closes #9. Implemented localization, refactored bootstrap.coffee
Implemented localization of help dialog, toolbar button and extension preferences page. Currently there is only Russian localization
Cleaned a bit bootstrap.coffee to prevent global namespace pollution
14 files changed:
extension/bootstrap.coffee
extension/chrome.manifest [new file with mode: 0644]
extension/install.rdf
extension/locale/en/options.dtd [new file with mode: 0644]
extension/locale/en/vimfx.properties [new file with mode: 0644]
extension/locale/ru/options.dtd [new file with mode: 0644]
extension/locale/ru/vimfx.properties [new file with mode: 0644]
extension/options.xul
extension/packages/button.coffee
extension/packages/commands.coffee
extension/packages/help.coffee
extension/packages/l10n.coffee [new file with mode: 0644]
extension/packages/vim.coffee
extension/resources/style.css
Imprint / Impressum