Merge pull request +15153 from c9/ide-change-welcome-messages

Remove line about sauce labs from messages
pull/389/head
Tim Robinson 2017-01-03 14:04:35 -08:00 zatwierdzone przez GitHub
commit edfe98b67d
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -21,7 +21,6 @@
var messages = [ var messages = [
"Share your code by sharing your workspace URL.", "Share your code by sharing your workspace URL.",
"Test your code in different browsers with the Sauce Labs plugin.",
"Each workspace is its own Ubuntu virtual machine.", "Each workspace is its own Ubuntu virtual machine.",
"Run 'dpkg -l' in the terminal to see all packages installed.", "Run 'dpkg -l' in the terminal to see all packages installed.",
"Remember to run your code on port 8080, 8081, or 8082.", "Remember to run your code on port 8080, 8081, or 8082.",
@ -33,7 +32,7 @@
"POST /desktop/era", "POST /desktop/era",
"Try using VIM mode!", "Try using VIM mode!",
"Not your grandmother's IDE", "Not your grandmother's IDE",
"Makes your laptop cooler" "Literally makes your laptop cooler"
]; ];
var mac_keybindings = [ var mac_keybindings = [