From 7aac45c2ff3634ea31cf9b1a97889065edf650f7 Mon Sep 17 00:00:00 2001 From: Alexis Puente Montiel Date: Thu, 17 Feb 2022 22:17:14 +0100 Subject: Quanta: Add dtep to support HTML5 mode. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Puente Montiel Minor fixes. Signed-off-by: Slávek Banko (cherry picked from commit 3b06901a66232c9de174fae3c09bdad401b234c2) --- quanta/data/icons/22x22/CMakeLists.txt | 119 +++++++++++++++++---------- quanta/data/icons/22x22/Makefile.am | 102 +++++++++++++++++++++-- quanta/data/icons/22x22/html5_DT.png | Bin 0 -> 186 bytes quanta/data/icons/22x22/html5_a.png | Bin 0 -> 211 bytes quanta/data/icons/22x22/html5_abbr.png | Bin 0 -> 206 bytes quanta/data/icons/22x22/html5_address.png | Bin 0 -> 216 bytes quanta/data/icons/22x22/html5_area.png | Bin 0 -> 243 bytes quanta/data/icons/22x22/html5_article.png | Bin 0 -> 233 bytes quanta/data/icons/22x22/html5_aside.png | Bin 0 -> 180 bytes quanta/data/icons/22x22/html5_audio.png | Bin 0 -> 209 bytes quanta/data/icons/22x22/html5_b.png | Bin 0 -> 205 bytes quanta/data/icons/22x22/html5_base.png | Bin 0 -> 232 bytes quanta/data/icons/22x22/html5_bdi.png | Bin 0 -> 219 bytes quanta/data/icons/22x22/html5_bdo.png | Bin 0 -> 231 bytes quanta/data/icons/22x22/html5_big.png | Bin 0 -> 230 bytes quanta/data/icons/22x22/html5_blockquote.png | Bin 0 -> 214 bytes quanta/data/icons/22x22/html5_body.png | Bin 0 -> 185 bytes quanta/data/icons/22x22/html5_br.png | Bin 0 -> 168 bytes quanta/data/icons/22x22/html5_caption.png | Bin 0 -> 159 bytes quanta/data/icons/22x22/html5_center.png | Bin 0 -> 183 bytes quanta/data/icons/22x22/html5_cite.png | Bin 0 -> 209 bytes quanta/data/icons/22x22/html5_code.png | Bin 0 -> 147 bytes quanta/data/icons/22x22/html5_col.png | Bin 0 -> 151 bytes quanta/data/icons/22x22/html5_colgroup.png | Bin 0 -> 153 bytes quanta/data/icons/22x22/html5_com.png | Bin 0 -> 196 bytes quanta/data/icons/22x22/html5_data.png | Bin 0 -> 202 bytes quanta/data/icons/22x22/html5_dd.png | Bin 0 -> 154 bytes quanta/data/icons/22x22/html5_del.png | Bin 0 -> 209 bytes quanta/data/icons/22x22/html5_details.png | Bin 0 -> 155 bytes quanta/data/icons/22x22/html5_dir.png | Bin 0 -> 148 bytes quanta/data/icons/22x22/html5_div.png | Bin 0 -> 170 bytes quanta/data/icons/22x22/html5_dl.png | Bin 0 -> 149 bytes quanta/data/icons/22x22/html5_dt.png | Bin 0 -> 155 bytes quanta/data/icons/22x22/html5_embed.png | Bin 0 -> 190 bytes quanta/data/icons/22x22/html5_figcaption.png | Bin 0 -> 239 bytes quanta/data/icons/22x22/html5_figure.png | Bin 0 -> 206 bytes quanta/data/icons/22x22/html5_font.png | Bin 0 -> 186 bytes quanta/data/icons/22x22/html5_footer.png | Bin 0 -> 183 bytes quanta/data/icons/22x22/html5_h1.png | Bin 0 -> 173 bytes quanta/data/icons/22x22/html5_h2.png | Bin 0 -> 175 bytes quanta/data/icons/22x22/html5_h3.png | Bin 0 -> 171 bytes quanta/data/icons/22x22/html5_h4.png | Bin 0 -> 159 bytes quanta/data/icons/22x22/html5_h5.png | Bin 0 -> 169 bytes quanta/data/icons/22x22/html5_h6.png | Bin 0 -> 162 bytes quanta/data/icons/22x22/html5_head.png | Bin 0 -> 198 bytes quanta/data/icons/22x22/html5_header.png | Bin 0 -> 185 bytes quanta/data/icons/22x22/html5_hr.png | Bin 0 -> 132 bytes quanta/data/icons/22x22/html5_html.png | Bin 0 -> 205 bytes quanta/data/icons/22x22/html5_i.png | Bin 0 -> 181 bytes quanta/data/icons/22x22/html5_img.png | Bin 0 -> 234 bytes quanta/data/icons/22x22/html5_ins.png | Bin 0 -> 201 bytes quanta/data/icons/22x22/html5_kbd.png | Bin 0 -> 238 bytes quanta/data/icons/22x22/html5_li.png | Bin 0 -> 146 bytes quanta/data/icons/22x22/html5_link.png | Bin 0 -> 244 bytes quanta/data/icons/22x22/html5_main.png | Bin 0 -> 179 bytes quanta/data/icons/22x22/html5_map.png | Bin 0 -> 241 bytes quanta/data/icons/22x22/html5_mark.png | Bin 0 -> 186 bytes quanta/data/icons/22x22/html5_meta.png | Bin 0 -> 231 bytes quanta/data/icons/22x22/html5_nav.png | Bin 0 -> 179 bytes quanta/data/icons/22x22/html5_noscript.png | Bin 0 -> 268 bytes quanta/data/icons/22x22/html5_object.png | Bin 0 -> 183 bytes quanta/data/icons/22x22/html5_ol.png | Bin 0 -> 181 bytes quanta/data/icons/22x22/html5_p.png | Bin 0 -> 139 bytes quanta/data/icons/22x22/html5_picture.png | Bin 0 -> 244 bytes quanta/data/icons/22x22/html5_pre.png | Bin 0 -> 194 bytes quanta/data/icons/22x22/html5_q.png | Bin 0 -> 194 bytes quanta/data/icons/22x22/html5_rp.png | Bin 0 -> 205 bytes quanta/data/icons/22x22/html5_rt.png | Bin 0 -> 179 bytes quanta/data/icons/22x22/html5_ruby.png | Bin 0 -> 159 bytes quanta/data/icons/22x22/html5_samp.png | Bin 0 -> 173 bytes quanta/data/icons/22x22/html5_script.png | Bin 0 -> 202 bytes quanta/data/icons/22x22/html5_section.png | Bin 0 -> 213 bytes quanta/data/icons/22x22/html5_small.png | Bin 0 -> 174 bytes quanta/data/icons/22x22/html5_source.png | Bin 0 -> 221 bytes quanta/data/icons/22x22/html5_span.png | Bin 0 -> 152 bytes quanta/data/icons/22x22/html5_strong.png | Bin 0 -> 138 bytes quanta/data/icons/22x22/html5_style.png | Bin 0 -> 254 bytes quanta/data/icons/22x22/html5_sub.png | Bin 0 -> 219 bytes quanta/data/icons/22x22/html5_sup.png | Bin 0 -> 209 bytes quanta/data/icons/22x22/html5_svg.png | Bin 0 -> 212 bytes quanta/data/icons/22x22/html5_table.png | Bin 0 -> 147 bytes quanta/data/icons/22x22/html5_tbody.png | Bin 0 -> 156 bytes quanta/data/icons/22x22/html5_td.png | Bin 0 -> 155 bytes quanta/data/icons/22x22/html5_tfoot.png | Bin 0 -> 157 bytes quanta/data/icons/22x22/html5_th.png | Bin 0 -> 157 bytes quanta/data/icons/22x22/html5_thead.png | Bin 0 -> 158 bytes quanta/data/icons/22x22/html5_time.png | Bin 0 -> 169 bytes quanta/data/icons/22x22/html5_title.png | Bin 0 -> 202 bytes quanta/data/icons/22x22/html5_tr.png | Bin 0 -> 156 bytes quanta/data/icons/22x22/html5_track.png | Bin 0 -> 170 bytes quanta/data/icons/22x22/html5_u.png | Bin 0 -> 179 bytes quanta/data/icons/22x22/html5_ul.png | Bin 0 -> 143 bytes quanta/data/icons/22x22/html5_var.png | Bin 0 -> 170 bytes quanta/data/icons/22x22/html5_video.png | Bin 0 -> 203 bytes quanta/data/icons/22x22/html5_wbr.png | Bin 0 -> 217 bytes 95 files changed, 172 insertions(+), 49 deletions(-) create mode 100644 quanta/data/icons/22x22/html5_DT.png create mode 100644 quanta/data/icons/22x22/html5_a.png create mode 100644 quanta/data/icons/22x22/html5_abbr.png create mode 100644 quanta/data/icons/22x22/html5_address.png create mode 100644 quanta/data/icons/22x22/html5_area.png create mode 100644 quanta/data/icons/22x22/html5_article.png create mode 100644 quanta/data/icons/22x22/html5_aside.png create mode 100644 quanta/data/icons/22x22/html5_audio.png create mode 100644 quanta/data/icons/22x22/html5_b.png create mode 100644 quanta/data/icons/22x22/html5_base.png create mode 100644 quanta/data/icons/22x22/html5_bdi.png create mode 100644 quanta/data/icons/22x22/html5_bdo.png create mode 100644 quanta/data/icons/22x22/html5_big.png create mode 100644 quanta/data/icons/22x22/html5_blockquote.png create mode 100644 quanta/data/icons/22x22/html5_body.png create mode 100644 quanta/data/icons/22x22/html5_br.png create mode 100644 quanta/data/icons/22x22/html5_caption.png create mode 100644 quanta/data/icons/22x22/html5_center.png create mode 100644 quanta/data/icons/22x22/html5_cite.png create mode 100644 quanta/data/icons/22x22/html5_code.png create mode 100644 quanta/data/icons/22x22/html5_col.png create mode 100644 quanta/data/icons/22x22/html5_colgroup.png create mode 100644 quanta/data/icons/22x22/html5_com.png create mode 100644 quanta/data/icons/22x22/html5_data.png create mode 100644 quanta/data/icons/22x22/html5_dd.png create mode 100644 quanta/data/icons/22x22/html5_del.png create mode 100644 quanta/data/icons/22x22/html5_details.png create mode 100644 quanta/data/icons/22x22/html5_dir.png create mode 100644 quanta/data/icons/22x22/html5_div.png create mode 100644 quanta/data/icons/22x22/html5_dl.png create mode 100644 quanta/data/icons/22x22/html5_dt.png create mode 100644 quanta/data/icons/22x22/html5_embed.png create mode 100644 quanta/data/icons/22x22/html5_figcaption.png create mode 100644 quanta/data/icons/22x22/html5_figure.png create mode 100644 quanta/data/icons/22x22/html5_font.png create mode 100644 quanta/data/icons/22x22/html5_footer.png create mode 100644 quanta/data/icons/22x22/html5_h1.png create mode 100644 quanta/data/icons/22x22/html5_h2.png create mode 100644 quanta/data/icons/22x22/html5_h3.png create mode 100644 quanta/data/icons/22x22/html5_h4.png create mode 100644 quanta/data/icons/22x22/html5_h5.png create mode 100644 quanta/data/icons/22x22/html5_h6.png create mode 100644 quanta/data/icons/22x22/html5_head.png create mode 100644 quanta/data/icons/22x22/html5_header.png create mode 100644 quanta/data/icons/22x22/html5_hr.png create mode 100644 quanta/data/icons/22x22/html5_html.png create mode 100644 quanta/data/icons/22x22/html5_i.png create mode 100644 quanta/data/icons/22x22/html5_img.png create mode 100644 quanta/data/icons/22x22/html5_ins.png create mode 100644 quanta/data/icons/22x22/html5_kbd.png create mode 100644 quanta/data/icons/22x22/html5_li.png create mode 100644 quanta/data/icons/22x22/html5_link.png create mode 100644 quanta/data/icons/22x22/html5_main.png create mode 100644 quanta/data/icons/22x22/html5_map.png create mode 100644 quanta/data/icons/22x22/html5_mark.png create mode 100644 quanta/data/icons/22x22/html5_meta.png create mode 100644 quanta/data/icons/22x22/html5_nav.png create mode 100644 quanta/data/icons/22x22/html5_noscript.png create mode 100644 quanta/data/icons/22x22/html5_object.png create mode 100644 quanta/data/icons/22x22/html5_ol.png create mode 100644 quanta/data/icons/22x22/html5_p.png create mode 100644 quanta/data/icons/22x22/html5_picture.png create mode 100644 quanta/data/icons/22x22/html5_pre.png create mode 100644 quanta/data/icons/22x22/html5_q.png create mode 100644 quanta/data/icons/22x22/html5_rp.png create mode 100644 quanta/data/icons/22x22/html5_rt.png create mode 100644 quanta/data/icons/22x22/html5_ruby.png create mode 100644 quanta/data/icons/22x22/html5_samp.png create mode 100644 quanta/data/icons/22x22/html5_script.png create mode 100644 quanta/data/icons/22x22/html5_section.png create mode 100644 quanta/data/icons/22x22/html5_small.png create mode 100644 quanta/data/icons/22x22/html5_source.png create mode 100644 quanta/data/icons/22x22/html5_span.png create mode 100644 quanta/data/icons/22x22/html5_strong.png create mode 100644 quanta/data/icons/22x22/html5_style.png create mode 100644 quanta/data/icons/22x22/html5_sub.png create mode 100644 quanta/data/icons/22x22/html5_sup.png create mode 100644 quanta/data/icons/22x22/html5_svg.png create mode 100644 quanta/data/icons/22x22/html5_table.png create mode 100644 quanta/data/icons/22x22/html5_tbody.png create mode 100644 quanta/data/icons/22x22/html5_td.png create mode 100644 quanta/data/icons/22x22/html5_tfoot.png create mode 100644 quanta/data/icons/22x22/html5_th.png create mode 100644 quanta/data/icons/22x22/html5_thead.png create mode 100644 quanta/data/icons/22x22/html5_time.png create mode 100644 quanta/data/icons/22x22/html5_title.png create mode 100644 quanta/data/icons/22x22/html5_tr.png create mode 100644 quanta/data/icons/22x22/html5_track.png create mode 100644 quanta/data/icons/22x22/html5_u.png create mode 100644 quanta/data/icons/22x22/html5_ul.png create mode 100644 quanta/data/icons/22x22/html5_var.png create mode 100644 quanta/data/icons/22x22/html5_video.png create mode 100644 quanta/data/icons/22x22/html5_wbr.png (limited to 'quanta/data/icons/22x22') diff --git a/quanta/data/icons/22x22/CMakeLists.txt b/quanta/data/icons/22x22/CMakeLists.txt index 896d99a1..18584447 100644 --- a/quanta/data/icons/22x22/CMakeLists.txt +++ b/quanta/data/icons/22x22/CMakeLists.txt @@ -10,61 +10,92 @@ ################################################# install( FILES - ball.png check_clear.png check_grey.png - check.png css.png date.png debug_leap.png - debug_run.png debug_skip.png debug_stepinto.png - debug_stepout.png debug_stepover.png - div_center.png div_justify.png div_left.png - div_right.png font_dec.png font_inc.png form.png - frame.png ftab.png ftpclient.png lineedit.png + ball.png button.png check_clear.png + check_grey.png check.png css.png + date.png debug_leap.png debug_run.png + debug_skip.png debug_stepinto.png debug_stepout.png + debug_stepover.png div_center.png div_justify.png + div_left.png div_right.png font_dec.png + font_inc.png form.png frame.png + ftab.png ftpclient.png html5_abbr.png + html5_address.png html5_a.png html5_area.png + html5_article.png html5_aside.png html5_audio.png + html5_base.png html5_bdi.png html5_bdo.png + html5_big.png html5_blockquote.png html5_body.png + html5_b.png html5_br.png html5_caption.png + html5_center.png html5_cite.png html5_code.png + html5_colgroup.png html5_col.png html5_com.png + html5_data.png html5_dd.png html5_del.png + html5_details.png html5_dir.png html5_div.png + html5_dl.png html5_dt.png html5_DT.png + html5_embed.png html5_figcaption.png html5_figure.png + html5_font.png html5_footer.png html5_h1.png + html5_h2.png html5_h3.png html5_h4.png + html5_h5.png html5_h6.png html5_header.png + html5_head.png html5_hr.png html5_html.png + html5_img.png html5_ins.png html5_i.png + html5_kbd.png html5_link.png html5_li.png + html5_main.png html5_map.png html5_mark.png + html5_meta.png html5_nav.png html5_noscript.png + html5_object.png html5_ol.png html5_picture.png + html5_p.png html5_pre.png html5_q.png + html5_rp.png html5_rt.png html5_ruby.png + html5_samp.png html5_script.png html5_section.png + html5_small.png html5_source.png html5_span.png + html5_strong.png html5_style.png html5_sub.png + html5_sup.png html5_svg.png html5_table.png + html5_tbody.png html5_td.png html5_tfoot.png + html5_thead.png html5_th.png html5_time.png + html5_title.png html5_track.png html5_tr.png + html5_ul.png html5_u.png html5_var.png + html5_video.png html5_wbr.png lineedit.png linepas.png output_win.png preview.png ptab.png quick_list.png quick-screenshot.png quick_start.png quick_table.png radio.png - replace.png reset.png select.png submit.png - button.png table_data.png table_head.png - tag_access.png tag_all.png tag_anyAttribute.png - tag_any.png tag_a.png tag_appInfo.png - tag_attributeGroup.png tag_attribute.png + replace.png reset.png select.png + submit.png table_data.png table_head.png + tag_access.png tag_all.png tag_amp.png + tag_anyAttribute.png tag_any.png tag_a.png + tag_appInfo.png tag_attributeGroup.png tag_attribute.png tag_attr.png tag_a_url.png tag_bold.png tag_br.png tag_caption.png tag_card.png - tag_chapter.png tag_choice.png tag_comm.png - tag_complexContent.png tag_complexType.png + tag_cdata.png tag_chapter.png tag_choice.png + tag_comm.png tag_complexContent.png tag_complexType.png tag_dd.png tag_dl.png tag_documenation.png - tag_do.png tag_dt.png tag_element.png tag_em.png - tag_example.png tag_extension.png tag_field.png - tag_font_base.png tag_font.png tag_footnote.png - tag_footnoteref.png tag_fractionDigits.png + tag_do.png tag_dt.png tag_element.png + tag_em.png tag_example.png tag_extension.png + tag_field.png tag_font_base.png tag_font.png + tag_footnote.png tag_footnoteref.png tag_fractionDigits.png tag_go.png tag_group.png tag_guimenuitem.png tag_guimenu.png tag_guisubmenu.png tag_h1.png - tag_h2.png tag_h3.png tag_h4.png tag_h5.png - tag_head.png tag_hr.png tag_imagedata.png - tag_image.png tag_import.png tag_include.png - tag_informalexample.png tag_inlinemediaobject.png + tag_h2.png tag_h3.png tag_h4.png + tag_h5.png tag_head.png tag_hr.png + tag_imagedata.png tag_image.png tag_import.png + tag_include.png tag_informalexample.png tag_inlinemediaobject.png tag_i.png tag_keycap.png tag_keycombo.png tag_key.png tag_keyref.png tag_label.png tag_link.png tag_li.png tag_listitem.png tag_list.png tag_loc.png tag_mail.png - tag_member.png tag_menuchoice.png - tag_menu.png tag_meta.png tag_misc.png - tag_nbsp.png tag_noop.png tag_notation.png - tag_ol.png tag_onevent.png tag_para.png - tag_postfield.png tag_p.png tag_pre.png - tag_procedure.png tag_redefine.png - tag_restriction.png tag_schema.png - tag_screenshotinfo.png tag_screenshot.png - tag_sect1.png tag_sect2.png tag_sect3.png - tag_sect4.png tag_sect5.png tag_selector.png - tag_sequence.png tag_setvar.png tag_shortcut.png - tag_simpleContent.png tag_simpleType.png - tag_step.png tag_sub.png tag_substeps.png - tag_sup.png tag_table_body.png tag_table.png - tag_table_row.png tag_tag.png tag_tbody.png - tag_td.png tag_term.png tag_tgroup.png tag_th.png - tag_title.png tag_tr.png tag_ulink.png tag_ul.png + tag_member.png tag_menuchoice.png tag_menu.png + tag_meta.png tag_misc.png tag_nbsp.png + tag_noop.png tag_notation.png tag_ol.png + tag_onevent.png tag_para.png tag_postfield.png + tag_p.png tag_pre.png tag_procedure.png + tag_redefine.png tag_restriction.png tag_schema.png + tag_screenshotinfo.png tag_screenshot.png tag_sect1.png + tag_sect2.png tag_sect3.png tag_sect4.png + tag_sect5.png tag_selector.png tag_sequence.png + tag_setvar.png tag_shortcut.png tag_simpleContent.png + tag_simpleType.png tag_step.png tag_sub.png + tag_substeps.png tag_sup.png tag_table_body.png + tag_table.png tag_table_row.png tag_tag.png + tag_tbody.png tag_td.png tag_term.png + tag_tgroup.png tag_th.png tag_title.png + tag_tr.png tag_ulink.png tag_ul.png tag_union.png tag_unique.png tag_u.png - tag_variablelist.png tag_varlistentry.png - tag_varlistitem.png tag_what.png tag_wml.png - tag_xref.png textarea.png tree_win.png ttab.png - view_text.png vpl.png vpl_text.png xmlval.png - xsltproc.png tag_amp.png tag_cdata.png + tag_variablelist.png tag_varlistentry.png tag_varlistitem.png + tag_what.png tag_wml.png tag_xref.png + textarea.png tree_win.png ttab.png + view_text.png vpl.png vpl_text.png + xmlval.png xsltproc.png DESTINATION ${DATA_INSTALL_DIR}/quanta/toolbar ) diff --git a/quanta/data/icons/22x22/Makefile.am b/quanta/data/icons/22x22/Makefile.am index 7eb10c7d..4cd1e390 100644 --- a/quanta/data/icons/22x22/Makefile.am +++ b/quanta/data/icons/22x22/Makefile.am @@ -1,5 +1,6 @@ quantadir = ${quanta_datadir}/toolbar quanta_DATA = ball.png \ +button.png \ check_clear.png \ check_grey.png \ check.png \ @@ -21,6 +22,99 @@ form.png \ frame.png \ ftab.png \ ftpclient.png \ +html5_abbr.png \ +html5_address.png \ +html5_a.png \ +html5_area.png \ +html5_article.png \ +html5_aside.png \ +html5_audio.png \ +html5_base.png \ +html5_bdi.png \ +html5_bdo.png \ +html5_big.png \ +html5_blockquote.png \ +html5_body.png \ +html5_b.png \ +html5_br.png \ +html5_caption.png \ +html5_center.png \ +html5_cite.png \ +html5_code.png \ +html5_colgroup.png \ +html5_col.png \ +html5_com.png \ +html5_data.png \ +html5_dd.png \ +html5_del.png \ +html5_details.png \ +html5_dir.png \ +html5_div.png \ +html5_dl.png \ +html5_dt.png \ +html5_DT.png \ +html5_embed.png \ +html5_figcaption.png \ +html5_figure.png \ +html5_font.png \ +html5_footer.png \ +html5_h1.png \ +html5_h2.png \ +html5_h3.png \ +html5_h4.png \ +html5_h5.png \ +html5_h6.png \ +html5_header.png \ +html5_head.png \ +html5_hr.png \ +html5_html.png \ +html5_img.png \ +html5_ins.png \ +html5_i.png \ +html5_kbd.png \ +html5_link.png \ +html5_li.png \ +html5_main.png \ +html5_map.png \ +html5_mark.png \ +html5_meta.png \ +html5_nav.png \ +html5_noscript.png \ +html5_object.png \ +html5_ol.png \ +html5_picture.png \ +html5_p.png \ +html5_pre.png \ +html5_q.png \ +html5_rp.png \ +html5_rt.png \ +html5_ruby.png \ +html5_samp.png \ +html5_script.png \ +html5_section.png \ +html5_small.png \ +html5_source.png \ +html5_span.png \ +html5_strong.png \ +html5_style.png \ +html5_sub.png \ +html5_sup.png \ +html5_svg.png \ +html5_table.png \ +html5_tbody.png \ +html5_td.png \ +html5_tfoot.png \ +html5_thead.png \ +html5_th.png \ +html5_time.png \ +html5_title.png \ +html5_track.png \ +html5_tr.png \ +html5_ul.png \ +html5_u.png \ +html5_var.png \ +html5_video.png \ +html5_wbr.png \ lineedit.png \ linepas.png \ output_win.png \ @@ -35,11 +129,11 @@ replace.png \ reset.png \ select.png \ submit.png \ -button.png \ table_data.png \ table_head.png \ tag_access.png \ tag_all.png \ +tag_amp.png \ tag_anyAttribute.png \ tag_any.png \ tag_a.png \ @@ -52,6 +146,7 @@ tag_bold.png \ tag_br.png \ tag_caption.png \ tag_card.png \ +tag_cdata.png \ tag_chapter.png \ tag_choice.png \ tag_comm.png \ @@ -166,7 +261,4 @@ view_text.png \ vpl.png \ vpl_text.png \ xmlval.png \ -xsltproc.png \ -tag_amp.png \ -tag_cdata.png - +xsltproc.png diff --git a/quanta/data/icons/22x22/html5_DT.png b/quanta/data/icons/22x22/html5_DT.png new file mode 100644 index 00000000..a1453930 Binary files /dev/null and b/quanta/data/icons/22x22/html5_DT.png differ diff --git a/quanta/data/icons/22x22/html5_a.png b/quanta/data/icons/22x22/html5_a.png new file mode 100644 index 00000000..e9ff6a72 Binary files /dev/null and b/quanta/data/icons/22x22/html5_a.png differ diff --git a/quanta/data/icons/22x22/html5_abbr.png b/quanta/data/icons/22x22/html5_abbr.png new file mode 100644 index 00000000..42af2587 Binary files /dev/null and b/quanta/data/icons/22x22/html5_abbr.png differ diff --git a/quanta/data/icons/22x22/html5_address.png b/quanta/data/icons/22x22/html5_address.png new file mode 100644 index 00000000..75fc33a9 Binary files /dev/null and b/quanta/data/icons/22x22/html5_address.png differ diff --git a/quanta/data/icons/22x22/html5_area.png b/quanta/data/icons/22x22/html5_area.png new file mode 100644 index 00000000..caad509c Binary files /dev/null and b/quanta/data/icons/22x22/html5_area.png differ diff --git a/quanta/data/icons/22x22/html5_article.png b/quanta/data/icons/22x22/html5_article.png new file mode 100644 index 00000000..c2aa738f Binary files /dev/null and b/quanta/data/icons/22x22/html5_article.png differ diff --git a/quanta/data/icons/22x22/html5_aside.png b/quanta/data/icons/22x22/html5_aside.png new file mode 100644 index 00000000..da321bee Binary files /dev/null and b/quanta/data/icons/22x22/html5_aside.png differ diff --git a/quanta/data/icons/22x22/html5_audio.png b/quanta/data/icons/22x22/html5_audio.png new file mode 100644 index 00000000..e2fd30dc Binary files /dev/null and b/quanta/data/icons/22x22/html5_audio.png differ diff --git a/quanta/data/icons/22x22/html5_b.png b/quanta/data/icons/22x22/html5_b.png new file mode 100644 index 00000000..29c3c4cc Binary files /dev/null and b/quanta/data/icons/22x22/html5_b.png differ diff --git a/quanta/data/icons/22x22/html5_base.png b/quanta/data/icons/22x22/html5_base.png new file mode 100644 index 00000000..abc2013b Binary files /dev/null and b/quanta/data/icons/22x22/html5_base.png differ diff --git a/quanta/data/icons/22x22/html5_bdi.png b/quanta/data/icons/22x22/html5_bdi.png new file mode 100644 index 00000000..78cdbcad Binary files /dev/null and b/quanta/data/icons/22x22/html5_bdi.png differ diff --git a/quanta/data/icons/22x22/html5_bdo.png b/quanta/data/icons/22x22/html5_bdo.png new file mode 100644 index 00000000..ab8a5b10 Binary files /dev/null and b/quanta/data/icons/22x22/html5_bdo.png differ diff --git a/quanta/data/icons/22x22/html5_big.png b/quanta/data/icons/22x22/html5_big.png new file mode 100644 index 00000000..79ad4075 Binary files /dev/null and b/quanta/data/icons/22x22/html5_big.png differ diff --git a/quanta/data/icons/22x22/html5_blockquote.png b/quanta/data/icons/22x22/html5_blockquote.png new file mode 100644 index 00000000..9e50c2e1 Binary files /dev/null and b/quanta/data/icons/22x22/html5_blockquote.png differ diff --git a/quanta/data/icons/22x22/html5_body.png b/quanta/data/icons/22x22/html5_body.png new file mode 100644 index 00000000..f48cbf42 Binary files /dev/null and b/quanta/data/icons/22x22/html5_body.png differ diff --git a/quanta/data/icons/22x22/html5_br.png b/quanta/data/icons/22x22/html5_br.png new file mode 100644 index 00000000..cd047a22 Binary files /dev/null and b/quanta/data/icons/22x22/html5_br.png differ diff --git a/quanta/data/icons/22x22/html5_caption.png b/quanta/data/icons/22x22/html5_caption.png new file mode 100644 index 00000000..b5d2d71a Binary files /dev/null and b/quanta/data/icons/22x22/html5_caption.png differ diff --git a/quanta/data/icons/22x22/html5_center.png b/quanta/data/icons/22x22/html5_center.png new file mode 100644 index 00000000..a830104a Binary files /dev/null and b/quanta/data/icons/22x22/html5_center.png differ diff --git a/quanta/data/icons/22x22/html5_cite.png b/quanta/data/icons/22x22/html5_cite.png new file mode 100644 index 00000000..ae7cabac Binary files /dev/null and b/quanta/data/icons/22x22/html5_cite.png differ diff --git a/quanta/data/icons/22x22/html5_code.png b/quanta/data/icons/22x22/html5_code.png new file mode 100644 index 00000000..880e08fd Binary files /dev/null and b/quanta/data/icons/22x22/html5_code.png differ diff --git a/quanta/data/icons/22x22/html5_col.png b/quanta/data/icons/22x22/html5_col.png new file mode 100644 index 00000000..e7d926d8 Binary files /dev/null and b/quanta/data/icons/22x22/html5_col.png differ diff --git a/quanta/data/icons/22x22/html5_colgroup.png b/quanta/data/icons/22x22/html5_colgroup.png new file mode 100644 index 00000000..ea7d23d0 Binary files /dev/null and b/quanta/data/icons/22x22/html5_colgroup.png differ diff --git a/quanta/data/icons/22x22/html5_com.png b/quanta/data/icons/22x22/html5_com.png new file mode 100644 index 00000000..244fd8f2 Binary files /dev/null and b/quanta/data/icons/22x22/html5_com.png differ diff --git a/quanta/data/icons/22x22/html5_data.png b/quanta/data/icons/22x22/html5_data.png new file mode 100644 index 00000000..eae99c74 Binary files /dev/null and b/quanta/data/icons/22x22/html5_data.png differ diff --git a/quanta/data/icons/22x22/html5_dd.png b/quanta/data/icons/22x22/html5_dd.png new file mode 100644 index 00000000..958ada02 Binary files /dev/null and b/quanta/data/icons/22x22/html5_dd.png differ diff --git a/quanta/data/icons/22x22/html5_del.png b/quanta/data/icons/22x22/html5_del.png new file mode 100644 index 00000000..228bbdaa Binary files /dev/null and b/quanta/data/icons/22x22/html5_del.png differ diff --git a/quanta/data/icons/22x22/html5_details.png b/quanta/data/icons/22x22/html5_details.png new file mode 100644 index 00000000..81c02d37 Binary files /dev/null and b/quanta/data/icons/22x22/html5_details.png differ diff --git a/quanta/data/icons/22x22/html5_dir.png b/quanta/data/icons/22x22/html5_dir.png new file mode 100644 index 00000000..1c21f7e9 Binary files /dev/null and b/quanta/data/icons/22x22/html5_dir.png differ diff --git a/quanta/data/icons/22x22/html5_div.png b/quanta/data/icons/22x22/html5_div.png new file mode 100644 index 00000000..03d700e3 Binary files /dev/null and b/quanta/data/icons/22x22/html5_div.png differ diff --git a/quanta/data/icons/22x22/html5_dl.png b/quanta/data/icons/22x22/html5_dl.png new file mode 100644 index 00000000..51e9cc6a Binary files /dev/null and b/quanta/data/icons/22x22/html5_dl.png differ diff --git a/quanta/data/icons/22x22/html5_dt.png b/quanta/data/icons/22x22/html5_dt.png new file mode 100644 index 00000000..87da2ffe Binary files /dev/null and b/quanta/data/icons/22x22/html5_dt.png differ diff --git a/quanta/data/icons/22x22/html5_embed.png b/quanta/data/icons/22x22/html5_embed.png new file mode 100644 index 00000000..6a684cba Binary files /dev/null and b/quanta/data/icons/22x22/html5_embed.png differ diff --git a/quanta/data/icons/22x22/html5_figcaption.png b/quanta/data/icons/22x22/html5_figcaption.png new file mode 100644 index 00000000..19204936 Binary files /dev/null and b/quanta/data/icons/22x22/html5_figcaption.png differ diff --git a/quanta/data/icons/22x22/html5_figure.png b/quanta/data/icons/22x22/html5_figure.png new file mode 100644 index 00000000..3d38ea0e Binary files /dev/null and b/quanta/data/icons/22x22/html5_figure.png differ diff --git a/quanta/data/icons/22x22/html5_font.png b/quanta/data/icons/22x22/html5_font.png new file mode 100644 index 00000000..4483a7e2 Binary files /dev/null and b/quanta/data/icons/22x22/html5_font.png differ diff --git a/quanta/data/icons/22x22/html5_footer.png b/quanta/data/icons/22x22/html5_footer.png new file mode 100644 index 00000000..73e6aefe Binary files /dev/null and b/quanta/data/icons/22x22/html5_footer.png differ diff --git a/quanta/data/icons/22x22/html5_h1.png b/quanta/data/icons/22x22/html5_h1.png new file mode 100644 index 00000000..7274abc7 Binary files /dev/null and b/quanta/data/icons/22x22/html5_h1.png differ diff --git a/quanta/data/icons/22x22/html5_h2.png b/quanta/data/icons/22x22/html5_h2.png new file mode 100644 index 00000000..f54219a4 Binary files /dev/null and b/quanta/data/icons/22x22/html5_h2.png differ diff --git a/quanta/data/icons/22x22/html5_h3.png b/quanta/data/icons/22x22/html5_h3.png new file mode 100644 index 00000000..08ee9d14 Binary files /dev/null and b/quanta/data/icons/22x22/html5_h3.png differ diff --git a/quanta/data/icons/22x22/html5_h4.png b/quanta/data/icons/22x22/html5_h4.png new file mode 100644 index 00000000..6a7880fb Binary files /dev/null and b/quanta/data/icons/22x22/html5_h4.png differ diff --git a/quanta/data/icons/22x22/html5_h5.png b/quanta/data/icons/22x22/html5_h5.png new file mode 100644 index 00000000..73f153d9 Binary files /dev/null and b/quanta/data/icons/22x22/html5_h5.png differ diff --git a/quanta/data/icons/22x22/html5_h6.png b/quanta/data/icons/22x22/html5_h6.png new file mode 100644 index 00000000..bcc80a1e Binary files /dev/null and b/quanta/data/icons/22x22/html5_h6.png differ diff --git a/quanta/data/icons/22x22/html5_head.png b/quanta/data/icons/22x22/html5_head.png new file mode 100644 index 00000000..d9aa4777 Binary files /dev/null and b/quanta/data/icons/22x22/html5_head.png differ diff --git a/quanta/data/icons/22x22/html5_header.png b/quanta/data/icons/22x22/html5_header.png new file mode 100644 index 00000000..62a99473 Binary files /dev/null and b/quanta/data/icons/22x22/html5_header.png differ diff --git a/quanta/data/icons/22x22/html5_hr.png b/quanta/data/icons/22x22/html5_hr.png new file mode 100644 index 00000000..a73694e7 Binary files /dev/null and b/quanta/data/icons/22x22/html5_hr.png differ diff --git a/quanta/data/icons/22x22/html5_html.png b/quanta/data/icons/22x22/html5_html.png new file mode 100644 index 00000000..c7c11c8c Binary files /dev/null and b/quanta/data/icons/22x22/html5_html.png differ diff --git a/quanta/data/icons/22x22/html5_i.png b/quanta/data/icons/22x22/html5_i.png new file mode 100644 index 00000000..860abe10 Binary files /dev/null and b/quanta/data/icons/22x22/html5_i.png differ diff --git a/quanta/data/icons/22x22/html5_img.png b/quanta/data/icons/22x22/html5_img.png new file mode 100644 index 00000000..271a9989 Binary files /dev/null and b/quanta/data/icons/22x22/html5_img.png differ diff --git a/quanta/data/icons/22x22/html5_ins.png b/quanta/data/icons/22x22/html5_ins.png new file mode 100644 index 00000000..849661ae Binary files /dev/null and b/quanta/data/icons/22x22/html5_ins.png differ diff --git a/quanta/data/icons/22x22/html5_kbd.png b/quanta/data/icons/22x22/html5_kbd.png new file mode 100644 index 00000000..06c8c9f0 Binary files /dev/null and b/quanta/data/icons/22x22/html5_kbd.png differ diff --git a/quanta/data/icons/22x22/html5_li.png b/quanta/data/icons/22x22/html5_li.png new file mode 100644 index 00000000..ec8bcf45 Binary files /dev/null and b/quanta/data/icons/22x22/html5_li.png differ diff --git a/quanta/data/icons/22x22/html5_link.png b/quanta/data/icons/22x22/html5_link.png new file mode 100644 index 00000000..88d956c3 Binary files /dev/null and b/quanta/data/icons/22x22/html5_link.png differ diff --git a/quanta/data/icons/22x22/html5_main.png b/quanta/data/icons/22x22/html5_main.png new file mode 100644 index 00000000..2dc24c6f Binary files /dev/null and b/quanta/data/icons/22x22/html5_main.png differ diff --git a/quanta/data/icons/22x22/html5_map.png b/quanta/data/icons/22x22/html5_map.png new file mode 100644 index 00000000..e7adaa5a Binary files /dev/null and b/quanta/data/icons/22x22/html5_map.png differ diff --git a/quanta/data/icons/22x22/html5_mark.png b/quanta/data/icons/22x22/html5_mark.png new file mode 100644 index 00000000..2e869a6c Binary files /dev/null and b/quanta/data/icons/22x22/html5_mark.png differ diff --git a/quanta/data/icons/22x22/html5_meta.png b/quanta/data/icons/22x22/html5_meta.png new file mode 100644 index 00000000..6a169691 Binary files /dev/null and b/quanta/data/icons/22x22/html5_meta.png differ diff --git a/quanta/data/icons/22x22/html5_nav.png b/quanta/data/icons/22x22/html5_nav.png new file mode 100644 index 00000000..af3aa6ac Binary files /dev/null and b/quanta/data/icons/22x22/html5_nav.png differ diff --git a/quanta/data/icons/22x22/html5_noscript.png b/quanta/data/icons/22x22/html5_noscript.png new file mode 100644 index 00000000..52180391 Binary files /dev/null and b/quanta/data/icons/22x22/html5_noscript.png differ diff --git a/quanta/data/icons/22x22/html5_object.png b/quanta/data/icons/22x22/html5_object.png new file mode 100644 index 00000000..0bdcd70c Binary files /dev/null and b/quanta/data/icons/22x22/html5_object.png differ diff --git a/quanta/data/icons/22x22/html5_ol.png b/quanta/data/icons/22x22/html5_ol.png new file mode 100644 index 00000000..27ab357f Binary files /dev/null and b/quanta/data/icons/22x22/html5_ol.png differ diff --git a/quanta/data/icons/22x22/html5_p.png b/quanta/data/icons/22x22/html5_p.png new file mode 100644 index 00000000..ae8dc38c Binary files /dev/null and b/quanta/data/icons/22x22/html5_p.png differ diff --git a/quanta/data/icons/22x22/html5_picture.png b/quanta/data/icons/22x22/html5_picture.png new file mode 100644 index 00000000..89524cb1 Binary files /dev/null and b/quanta/data/icons/22x22/html5_picture.png differ diff --git a/quanta/data/icons/22x22/html5_pre.png b/quanta/data/icons/22x22/html5_pre.png new file mode 100644 index 00000000..b5b8fd74 Binary files /dev/null and b/quanta/data/icons/22x22/html5_pre.png differ diff --git a/quanta/data/icons/22x22/html5_q.png b/quanta/data/icons/22x22/html5_q.png new file mode 100644 index 00000000..a78c998e Binary files /dev/null and b/quanta/data/icons/22x22/html5_q.png differ diff --git a/quanta/data/icons/22x22/html5_rp.png b/quanta/data/icons/22x22/html5_rp.png new file mode 100644 index 00000000..83195c19 Binary files /dev/null and b/quanta/data/icons/22x22/html5_rp.png differ diff --git a/quanta/data/icons/22x22/html5_rt.png b/quanta/data/icons/22x22/html5_rt.png new file mode 100644 index 00000000..002dbbf2 Binary files /dev/null and b/quanta/data/icons/22x22/html5_rt.png differ diff --git a/quanta/data/icons/22x22/html5_ruby.png b/quanta/data/icons/22x22/html5_ruby.png new file mode 100644 index 00000000..5eb2e561 Binary files /dev/null and b/quanta/data/icons/22x22/html5_ruby.png differ diff --git a/quanta/data/icons/22x22/html5_samp.png b/quanta/data/icons/22x22/html5_samp.png new file mode 100644 index 00000000..05ca7536 Binary files /dev/null and b/quanta/data/icons/22x22/html5_samp.png differ diff --git a/quanta/data/icons/22x22/html5_script.png b/quanta/data/icons/22x22/html5_script.png new file mode 100644 index 00000000..766c2ff7 Binary files /dev/null and b/quanta/data/icons/22x22/html5_script.png differ diff --git a/quanta/data/icons/22x22/html5_section.png b/quanta/data/icons/22x22/html5_section.png new file mode 100644 index 00000000..3a428273 Binary files /dev/null and b/quanta/data/icons/22x22/html5_section.png differ diff --git a/quanta/data/icons/22x22/html5_small.png b/quanta/data/icons/22x22/html5_small.png new file mode 100644 index 00000000..c941d93d Binary files /dev/null and b/quanta/data/icons/22x22/html5_small.png differ diff --git a/quanta/data/icons/22x22/html5_source.png b/quanta/data/icons/22x22/html5_source.png new file mode 100644 index 00000000..c1a91e70 Binary files /dev/null and b/quanta/data/icons/22x22/html5_source.png differ diff --git a/quanta/data/icons/22x22/html5_span.png b/quanta/data/icons/22x22/html5_span.png new file mode 100644 index 00000000..06223aaf Binary files /dev/null and b/quanta/data/icons/22x22/html5_span.png differ diff --git a/quanta/data/icons/22x22/html5_strong.png b/quanta/data/icons/22x22/html5_strong.png new file mode 100644 index 00000000..8145590e Binary files /dev/null and b/quanta/data/icons/22x22/html5_strong.png differ diff --git a/quanta/data/icons/22x22/html5_style.png b/quanta/data/icons/22x22/html5_style.png new file mode 100644 index 00000000..ec6e0861 Binary files /dev/null and b/quanta/data/icons/22x22/html5_style.png differ diff --git a/quanta/data/icons/22x22/html5_sub.png b/quanta/data/icons/22x22/html5_sub.png new file mode 100644 index 00000000..ae053aeb Binary files /dev/null and b/quanta/data/icons/22x22/html5_sub.png differ diff --git a/quanta/data/icons/22x22/html5_sup.png b/quanta/data/icons/22x22/html5_sup.png new file mode 100644 index 00000000..0ea37e0e Binary files /dev/null and b/quanta/data/icons/22x22/html5_sup.png differ diff --git a/quanta/data/icons/22x22/html5_svg.png b/quanta/data/icons/22x22/html5_svg.png new file mode 100644 index 00000000..1e6050c2 Binary files /dev/null and b/quanta/data/icons/22x22/html5_svg.png differ diff --git a/quanta/data/icons/22x22/html5_table.png b/quanta/data/icons/22x22/html5_table.png new file mode 100644 index 00000000..e8dd8e03 Binary files /dev/null and b/quanta/data/icons/22x22/html5_table.png differ diff --git a/quanta/data/icons/22x22/html5_tbody.png b/quanta/data/icons/22x22/html5_tbody.png new file mode 100644 index 00000000..c84522c8 Binary files /dev/null and b/quanta/data/icons/22x22/html5_tbody.png differ diff --git a/quanta/data/icons/22x22/html5_td.png b/quanta/data/icons/22x22/html5_td.png new file mode 100644 index 00000000..38d3ea97 Binary files /dev/null and b/quanta/data/icons/22x22/html5_td.png differ diff --git a/quanta/data/icons/22x22/html5_tfoot.png b/quanta/data/icons/22x22/html5_tfoot.png new file mode 100644 index 00000000..dc633655 Binary files /dev/null and b/quanta/data/icons/22x22/html5_tfoot.png differ diff --git a/quanta/data/icons/22x22/html5_th.png b/quanta/data/icons/22x22/html5_th.png new file mode 100644 index 00000000..28f5fc82 Binary files /dev/null and b/quanta/data/icons/22x22/html5_th.png differ diff --git a/quanta/data/icons/22x22/html5_thead.png b/quanta/data/icons/22x22/html5_thead.png new file mode 100644 index 00000000..bcabca1a Binary files /dev/null and b/quanta/data/icons/22x22/html5_thead.png differ diff --git a/quanta/data/icons/22x22/html5_time.png b/quanta/data/icons/22x22/html5_time.png new file mode 100644 index 00000000..7b53c65c Binary files /dev/null and b/quanta/data/icons/22x22/html5_time.png differ diff --git a/quanta/data/icons/22x22/html5_title.png b/quanta/data/icons/22x22/html5_title.png new file mode 100644 index 00000000..157e4109 Binary files /dev/null and b/quanta/data/icons/22x22/html5_title.png differ diff --git a/quanta/data/icons/22x22/html5_tr.png b/quanta/data/icons/22x22/html5_tr.png new file mode 100644 index 00000000..f4eb080a Binary files /dev/null and b/quanta/data/icons/22x22/html5_tr.png differ diff --git a/quanta/data/icons/22x22/html5_track.png b/quanta/data/icons/22x22/html5_track.png new file mode 100644 index 00000000..8df75171 Binary files /dev/null and b/quanta/data/icons/22x22/html5_track.png differ diff --git a/quanta/data/icons/22x22/html5_u.png b/quanta/data/icons/22x22/html5_u.png new file mode 100644 index 00000000..5ba3034c Binary files /dev/null and b/quanta/data/icons/22x22/html5_u.png differ diff --git a/quanta/data/icons/22x22/html5_ul.png b/quanta/data/icons/22x22/html5_ul.png new file mode 100644 index 00000000..8c4e1f6d Binary files /dev/null and b/quanta/data/icons/22x22/html5_ul.png differ diff --git a/quanta/data/icons/22x22/html5_var.png b/quanta/data/icons/22x22/html5_var.png new file mode 100644 index 00000000..467eba4c Binary files /dev/null and b/quanta/data/icons/22x22/html5_var.png differ diff --git a/quanta/data/icons/22x22/html5_video.png b/quanta/data/icons/22x22/html5_video.png new file mode 100644 index 00000000..68baec39 Binary files /dev/null and b/quanta/data/icons/22x22/html5_video.png differ diff --git a/quanta/data/icons/22x22/html5_wbr.png b/quanta/data/icons/22x22/html5_wbr.png new file mode 100644 index 00000000..6ea9f6b8 Binary files /dev/null and b/quanta/data/icons/22x22/html5_wbr.png differ -- cgit v1.2.1