File: aboutDialog.html

package info (click to toggle)
libjs-jsxc 3.0.0%2Bdfsg3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 16,856 kB
  • ctags: 2,731
  • sloc: makefile: 13; sh: 1
file content (23 lines) | stat: -rw-r--r-- 978 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<h3>JavaScript XMPP Chat</h3>
<p>
   <b>Version: </b>{{version}}
   <br /> <a href="http://jsxc.org/" target="_blank">www.jsxc.org</a>
</p>
<p>
   <i>Released under the MIT license</i>
</p>
<p>
   Real-time chat app for {{app_name}} and more.
   <br /> Requires an external <a href="https://xmpp.org/xmpp-software/servers/" target="_blank">XMPP server</a>.
</p>
<p class="jsxc_credits">
   <b>Credits: </b> <a href="http://www.beepzoid.com/old-phones/" target="_blank">David English (Ringtone)</a>,
   <a href="https://soundcloud.com/freefilmandgamemusic/ping-1?in=freefilmandgamemusic/sets/free-notification-sounds-and" target="_blank">CameronMusic (Ping)</a>,
   <a href="http://www.picol.org/">Picol (Fullscreen icon)</a>, <a href="http://www.jabber.org/">Jabber Software Foundation (Jabber lightbulb logo)</a>
</p>
<p class="jsxc_libraries">
   <b>Libraries: </b>
   <$ dep.libraries $>
</p>

<button class="btn btn-default pull-right jsxc_debuglog">Show debug log</button>