okular/ui/data
Urs Wolfer 2ea7ce44b3 Re-compress svgz files with:
find . -name "*.svgz" -exec advdef -z -4 '{}' \;

That saves around 6MB in trunk without any restrictions.

Also correct the svn mimetype for all svgz files which had a wrong one (which is thy reason why my fist commit failed...) with:
svn propset svn:mime-type 'application/octet-stream'

svn path=/trunk/KDE/kdegraphics/okular/; revision=756680
2008-01-03 15:25:23 +00:00
..
sources Re-compress svgz files with: 2008-01-03 15:25:23 +00:00
checkmark.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
circle.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
CMakeLists.txt Use Oxygen icons for the text tools. Much better now. 2007-12-13 00:06:31 +00:00
comment.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
cross.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
help.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
insert.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
key.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
newparagraph.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
note.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
okular.knsrc Riactivate the very very very, and I underline very, experimental newstuff support we had before the KNS1 -> KNS2 switch: 2007-07-19 22:27:45 +00:00
paragraph.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
README.Icons Added directory desctiption. 2005-04-14 11:34:26 +00:00
rightarrow.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
rightpointer.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
star.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool-note-inline.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool-note.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool_ellipse_okular.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool_hl_orange.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool_hl_pink.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool_hl_yellow.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool_ink_green.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool_line_okular.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool_note.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tool_polygon_okular.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
tools.xml Use Oxygen icons for the text tools. Much better now. 2007-12-13 00:06:31 +00:00
uparrow.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
upleftarrow.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00

The icons contained in this directory are divided into:

>> Annotations TOOLBAR Icons:
These icons are displayed only on the annotation toolbar that popups up
then entering the review mode:
  tool_eraser, tool_hl_orange, tool_hl_pink, tool_hl_yellow, tool_ink_green,
  tool_note

>> Annotations PAGE Icons
The following icons are mandated in the PDF1.6 spec or adopted de facto by
some programs. The following are used by Text notes (Stamps not yet ready):
  checkmark, circle, comment, cross, help, insert, key, newparagraph,
  note, paragraph, rightarrow, rightpointer, star, uparrow, upleftarrow