diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/tdewebdev/debian/docrc/css.docrc | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/tdewebdev/debian/docrc/css.docrc')
-rw-r--r-- | ubuntu/precise/tdewebdev/debian/docrc/css.docrc | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/ubuntu/precise/tdewebdev/debian/docrc/css.docrc b/ubuntu/precise/tdewebdev/debian/docrc/css.docrc deleted file mode 100644 index c5c04681f..000000000 --- a/ubuntu/precise/tdewebdev/debian/docrc/css.docrc +++ /dev/null @@ -1,30 +0,0 @@ -# KDE Config File -[Tree] - -Doc dir=css - -#top level elements -Top Element=Cascading Style Sheets - -Cascading Style Sheets=TOC,Font,Background and Color,Text,Box,Classification,Units -TOC=index.html -Font=font/index.html -Background and Color=color-background/index.html -Text=text/index.html -Box=box/index.html -Classification=classification/index.html -Units=units.html - - - -# keywords for context help -[Context] - -ContextList=font-family,font-style,font-variant,font-weight,font-size - -font-family=font/font-family.html -font-style=font/font-style.html -font-variant=font/font-variant.html -font-weight=font/font-weight.html -font-size=font/font-size.html - |