Changeset 26339

Show
Ignore:
Timestamp:
12/11/08 06:41:10 (5 years ago)
Author:
hogelog
Message:
  • follow 2.0pre.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/vimperator-plugins/trunk/incuri.js

    r25172 r26339  
    7777        ].forEach(function(direction) { 
    7878            var [prefix, dir] = direction; 
    79             liberator.commands 
     79            commands 
    8080                     .add([prefix.toLowerCase() + "c" + suffix], 
    8181                          prefix + "crement the number in the " + name + ".",