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/Header.html | |
parent | e2d9f9e47056a41d5e5a67ea3130ccdd860a06ed (diff) | |
download | swift-contrib-1231acac77f2811a94f9bc83e38abb8ed85468b3.zip swift-contrib-1231acac77f2811a94f9bc83e38abb8ed85468b3.tar.bz2 |
Moving resources into Swift/ and starting on Sound.
Diffstat (limited to 'resources/themes/Default/Header.html')
-rwxr-xr-x | resources/themes/Default/Header.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/themes/Default/Header.html b/resources/themes/Default/Header.html deleted file mode 100755 index b97bbb3..0000000 --- a/resources/themes/Default/Header.html +++ /dev/null @@ -1,5 +0,0 @@ -<div id="heading"> - <div class="conversationIncomingIcon"><img src="%incomingIconPath%" /></div> - <div class="conversationWith">%chatName%</div> - <div class="conversationTime">Conversation began %timeOpened%</div> -</div>
\ No newline at end of file |