Skip to content
Snippets Groups Projects
Commit 01497943 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Clean up in the working directory

parent 2419fc6e
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 18553 deletions
This diff is collapsed.
This diff is collapsed.
doc/uml-diagrams/sflphonegui-uml.png

127 KiB

This diff is collapsed.
File moved
<?php
/**
* SFLphone website configuration file
*/
/** Git repository */
$GIT_REPOS = '../.git';
/** Use the branch for fetching latest revs. of pages */
$USE_BRANCH = 'master';
/** Cache path */
$CACHE_PATH = 'cache';
/** File prefix (inside the git trees) */
$PREFIX = 'doc';
?>
\ No newline at end of file
</div><!-- page_wrapper -->
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="sflphone.css" />
<title><?= ($title ? $title.' :: ' : '') ?> SFLphone</title>
</head>
<body>
<div id="page_wrapper">
<div id="header">
<a href="."><img src="images/logoSFLphone<?= ($module == 'home' ? '512x149' : '312x91') ?>.png" /></a>
<?php if ($module != 'home') { ?>
<div id="homebutton">
<a href="index.php"><img src="images/home.png" alt="Home" /></a>
</div>
<?php } ?>
</div>
\ No newline at end of file
www/images/bg-grad.png

1.77 KiB

www/images/devel.png

6 KiB

www/images/fetch.png

3.16 KiB

www/images/home.png

1.51 KiB

Replaced the plain DocBook XSL admonition icons with Jimmac's DocBook
icons (http://jimmac.musichall.cz/ikony.php3). I dropped transparency
from the Jimmac icons to get round MS IE and FOP PNG incompatibilies.
Stuart Rackham
---------
SFLphone took those from AsciiDoc package.
www/images/icons/callouts/1.png

329 B

www/images/icons/callouts/10.png

361 B

www/images/icons/callouts/11.png

565 B

www/images/icons/callouts/12.png

617 B

www/images/icons/callouts/13.png

623 B

www/images/icons/callouts/14.png

411 B

www/images/icons/callouts/15.png

640 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment