#
# All content on this website (including text, images, source
# code and any other original works), unless otherwise noted,
# is licensed under a Creative Commons License.
#
# http://creativecommons.org/licenses/by-nc-sa/2.5/
#
# Copyright (C) Open-Xchange Inc., 2006-2012
# Mail: info@open-xchange.com
#
# @author Daniel Rentz <daniel.rentz@open-xchange.com>
#
# =============================================================================
#
# Icon definition file for OX Documents applications.
#
# Each line contains the file name of an icon image, followed by one or several
# CSS class names for that icon (all tokens are separated by white space
# characters). All resulting class names will contain the prefix "docs-". Each
# class may contain additional marker classes separated by a dot sign. The
# OX Documents toolkit automatically adds the current locale as CSS classes to
# each icon element. The CSS classes contain a leading "lc-" followed by the
# locale settings. The first CSS class added to the icon contains the language
# code only (e.g. "lc-en"). The second CSS class contains the complete locale
# (e.g. "lc-en_US").
#
# Example 1: The line
#
# icon01.png first-icon
#
# will assign the CSS class "docs-first-icon" to the icon file "icon01.png".
#
# Example 2: The line
#
# icon02.png second-icon special-icon
#
# will assign the CSS classes "docs-second-icon" and "docs-special-icon" to the 
# same icon file "icon02.png".
#
# Example 3: The lines
#
# icon03.png   third-icon
# icon03_1.png third-icon.lc-de third-icon.lc-fr
# icon03_2.png third-icon.lc-de_AT
#
# - will assign the CSS class "docs-third-icon" to the icon file "icon03.png",
# - will redirect "docs-third-icon" icons for German and French locales to the
#   icon file "icon03_1.png",
# - will redirect "docs-third-icon" icons for Austrian locale to the icon file
#   "icon03_2.png".
#

# GUI =========================================================================

caretdown.png           caret.down
caretup.png             caret.up
zoomin.png              zoom-in
zoomout.png             zoom-out
show.png                show-sidepane
hide.png                hide-sidepane

# OX Preview ==================================================================

backward.png            first-page
back.png                previous-page
next.png                next-page
forward.png             last-page

# OX Documents ================================================================

undo.png                undo
redo.png                redo
removestyle.png         reset-formatting
paragraph.png           pilcrow
link.png                hyperlink
linebreak.png           insert-linebreak
tab.png                 insert-tab
spellcheck.png          online-spelling

# font formatting

bold01.png              font-bold
bold02.png              font-bold.lc-de
bold03.png              font-bold.lc-fr
italic01.png            font-italic
italic02.png            font-italic.lc-de
underline01.png         font-underline
underline02.png         font-underline.lc-fr
strike01.png            font-strikeout
strike02.png            font-strikeout.lc-fr
superscript.png         font-superscript
subscript.png           font-subscript
colortext.png           font-color
colorhighlighttext.png  font-fill-color

# paragraph formatting

justifiedleft.png       para-align-left
justifiedcenter.png     para-align-center
justifiedright.png      para-align-right
justified.png           para-align-justify
spacingsingle.png       para-line-spacing-100 para-line-spacing-115
spacingnormal.png       para-line-spacing-150
spacingdouble.png       para-line-spacing-200
colorparagraph.png      para-fill-color

# lists

bulletspoints.png       list-bullet
bulletsnumbers.png      list-numbered
indentiondecrease.png   list-dec-level
indentionincrease.png   list-inc-level

# borders

border00.png            border
border01.png            border-t
border02.png            border-b
border03.png            border-tb
border04.png            border-h
border05.png            border-th
border06.png            border-bh
border07.png            border-tbh
border10.png            border-l
border11.png            border-tl
border12.png            border-bl
border13.png            border-tbl
border14.png            border-hl
border15.png            border-thl
border16.png            border-bhl
border17.png            border-tbhl
border20.png            border-r
border21.png            border-tr
border22.png            border-br
border23.png            border-tbr
border24.png            border-hr
border25.png            border-thr
border26.png            border-bhr
border27.png            border-tbhr
border30.png            border-lr
border31.png            border-tlr
border32.png            border-blr
border33.png            border-tblr
border34.png            border-hlr
border35.png            border-thlr
border36.png            border-bhlr
border37.png            border-tbhlr
border40.png            border-v
border41.png            border-tv
border42.png            border-bv
border43.png            border-tbv
border44.png            border-hv
border45.png            border-thv
border46.png            border-bhv
border47.png            border-tbhv
border50.png            border-lv
border51.png            border-tlv
border52.png            border-blv
border53.png            border-tblv
border54.png            border-hlv
border55.png            border-thlv
border56.png            border-bhlv
border57.png            border-tbhlv
border60.png            border-rv
border61.png            border-trv
border62.png            border-brv
border63.png            border-tbrv
border64.png            border-hrv
border65.png            border-thrv
border66.png            border-bhrv
border67.png            border-tbhrv
border70.png            border-lrv
border71.png            border-tlrv
border72.png            border-blrv
border73.png            border-tblrv
border74.png            border-hlrv
border75.png            border-thlrv
border76.png            border-bhlrv
border77.png            border-tbhlrv

# tables

cells.png               table-insert
addrow.png              table-insert-row
addcolumn.png           table-insert-column
removerow.png           table-delete-row
removecolumn.png        table-delete-column
resizerow.png           table-resize-row
resizecolumn.png        table-resize-column
tablestyle.png          table-style
colortable.png          table-fill-color cell-fill-color
verticaltop.png         cell-vertical-top
verticalmiddle.png      cell-vertical-middle
verticalbottom.png      cell-vertical-bottom

# drawing objects

drawinginline.png       drawing-inline
drawingleftnone.png     drawing-left-none
drawingleftright.png    drawing-left-right
drawingcenternone.png   drawing-center-none
drawingcenterleft.png   drawing-center-left
drawingcenterright.png  drawing-center-right
drawingcenterboth.png   drawing-center-both
drawingrightnone.png    drawing-right-none
drawingrightleft.png    drawing-right-left
pictureremove.png       drawing-remove
picture.png             image-insert
