diff options
author | Kevin Smith <git@kismith.co.uk> | 2009-06-28 09:41:38 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2009-06-28 09:41:38 (GMT) |
commit | 1231acac77f2811a94f9bc83e38abb8ed85468b3 (patch) | |
tree | c5c6e99544750d13ccc41717f0f6a28694028582 /resources/themes/Default/Outgoing/NextContent.html | |
parent | e2d9f9e47056a41d5e5a67ea3130ccdd860a06ed (diff) | |
download | swift-1231acac77f2811a94f9bc83e38abb8ed85468b3.zip swift-1231acac77f2811a94f9bc83e38abb8ed85468b3.tar.bz2 |
Moving resources into Swift/ and starting on Sound.
Diffstat (limited to 'resources/themes/Default/Outgoing/NextContent.html')
-rwxr-xr-x | resources/themes/Default/Outgoing/NextContent.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/resources/themes/Default/Outgoing/NextContent.html b/resources/themes/Default/Outgoing/NextContent.html deleted file mode 100755 index 4367197..0000000 --- a/resources/themes/Default/Outgoing/NextContent.html +++ /dev/null @@ -1,9 +0,0 @@ -<div> - <div class="followUp"></div> - <div> - %message% - <div class="timeStamp">%time%</div> - </div> - <span id="insert"></span> -</div> - |