diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-07-19 16:34:22 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-07-19 19:15:52 +0200 |
commit | bef5fb5d5d7fecfed21a13004deb83bd90c2cdfe (patch) | |
tree | 1002942ce916399ba0f31c869ba9f39e8b0c1580 /doc/html_custom.xsl | |
parent | fa36afd4b61811fbce8e7bb8b41a9cf5e902077c (diff) | |
download | gtk-vlc-player-bef5fb5d5d7fecfed21a13004deb83bd90c2cdfe.tar.gz |
removed everything unrelated to the GtkVlcPlayer widget
Diffstat (limited to 'doc/html_custom.xsl')
-rw-r--r-- | doc/html_custom.xsl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/html_custom.xsl b/doc/html_custom.xsl deleted file mode 100644 index af94064..0000000 --- a/doc/html_custom.xsl +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version='1.0'?> - -<stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0"> - <import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/> - <import href="html_titlepage.xsl"/> -</stylesheet> |