mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 06:52:28 +01:00
rename vimperator.ver to vimperator.version
This commit is contained in:
@@ -203,7 +203,7 @@ function Vimperator() //{{{1
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////// PUBLIC SECTION //////////////////////////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
this.ver = "###VERSION### CVS (created: ###DATE###)";
|
||||
this.version = "###VERSION### CVS (created: ###DATE###)";
|
||||
// DJK FIXME
|
||||
// this.commandline = new CommandLine();
|
||||
// this.search = new Search();
|
||||
|
||||
Reference in New Issue
Block a user