mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
Merge remote branch 'johns/master'
This commit is contained in:
commit
9eb1fecfa7
16 changed files with 1329 additions and 2561 deletions
|
@ -25,7 +25,7 @@ var AttributePoolFactory = require("./AttributePoolFactory");
|
|||
/**
|
||||
* The initial Text of a Pad
|
||||
*/
|
||||
exports.startText = "Hello World\nGoodbye Etherpad";
|
||||
exports.startText = "Welcome to Etherpad Lite. This pad text is synchronized as you type, so that everyone viewing this page sees the same text.";
|
||||
|
||||
/**
|
||||
* A Array with all known Pads
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue