Skip to content

Commit 902cb61

Browse files
committed
Updated a few areas in preparation for the release.
1 parent 292a560 commit 902cb61

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Cognifide.PowerShell/Client/Applications/ExecutionMessages.cs

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,15 @@ public static class ExecutionMessages
7575
"So, do you come here often?",
7676
"Your script is important to us. Please hold.",
7777
"damn it! I've lost it again. Searching...",
78-
"commencing infinite loop (this may take some time)"
78+
"commencing infinite loop (this may take some time)",
79+
"spinning up the hamster...",
80+
"shovelling coal into the server...",
81+
"programming the flux capacitor",
82+
"loading humorous message...",
83+
"yes there really are magic elves with an abacus working frantically in here.",
84+
"elf down! We're cloning the elf that was supposed to get you the data.",
85+
"rewinding the tape.",
86+
"it's 12:38 and I'm trying to concentrate."
7987
};
8088
}
8189
}

Cognifide.PowerShell/sitecore modules/PowerShell/Scripts/ise.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ extend(cognifide, "powershell");
4343
"You can search for keywords using the <strong>Ctrl+F</strong> hotkey.",
4444
"You can toggle a comment block using the <strong>Ctrl+Shift+/</strong> hotkey.",
4545
"You can toggle a comment using the <strong>Ctrl+/</strong> hotkey.",
46-
"You can find more documentation in the Sitecore PowerShell Extensions <a href='https://www.gitbook.com/book/michaellwest/sitecore-powershell-extensions/details' target='_blank'>book</a>."
46+
"You can find more documentation in the Sitecore PowerShell Extensions <a href='http://sitecorepowershell.gitbooks.io/sitecore-powershell-extensions/' target='_blank'>book</a>."
4747
];
4848

4949
window.parent.focus();

Data/packages/SPE Remoting-3.2.zip

1.03 KB
Binary file not shown.

0 commit comments

Comments
 (0)