mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
6b753c5d97
* Makefile.am: remove image files * images/ChangeLog: delete * images/smallcaps.xpm: move to lib/images/font-smallcaps.xpm * lib/Makefile.am: add images to noinst files Move the following files to lib/images/math: * images/README * images/delim.xbm * images/ams_misc.xbm * images/equation.xpm * images/delim.xpm * images/arrows.xbm * images/bop.xbm * images/matrix.xpm * images/delim0.xpm * images/delim1.xpm * images/misc.xbm * images/greek.xbm * images/ams_nrel.xbm * images/style.xbm * images/ams_ops.xbm * images/varsz.xbm * images/font.xbm * images/sub.xpm * images/sqrt.xpm * images/dots.xbm * images/space.xpm * images/deco.xbm * images/super.xpm * images/ams_arrows.xbm * images/style.xpm * images/ams_rel.xbm * images/brel.xbm * images/font.xpm * images/deco.xpm * images/frac.xpm Adjust the following files to the moved images: * src/frontends/gtk/GMathPanel.C * src/frontends/gtk/Makefile.am * src/frontends/qt4/ui/QMathUi.ui * src/frontends/xforms/Makefile.am * src/frontends/xforms/FormMathsPanel.C git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13598 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
math | ||
amssymb.xpm | ||
banner.ppm | ||
bookmark-goto.xpm | ||
bookmark-save.xpm | ||
break-line.xpm | ||
buffer-close.xpm | ||
buffer-export_dvi.xpm | ||
buffer-export_latex.xpm | ||
buffer-export_ps.xpm | ||
buffer-export_text.xpm | ||
buffer-new.xpm | ||
buffer-reload.xpm | ||
buffer-update_dvi.xpm | ||
buffer-update_ps.xpm | ||
buffer-view_dvi.xpm | ||
buffer-view_ps.xpm | ||
buffer-write-as.xpm | ||
buffer-write.xpm | ||
build-program.xpm | ||
copy.xpm | ||
cut.xpm | ||
depth-decrement.xpm | ||
depth-increment.xpm | ||
dialog-preferences.xpm | ||
dialog-show_character.xpm | ||
dialog-show_findreplace.xpm | ||
dialog-show_mathpanel.xpm | ||
dialog-show_print.xpm | ||
dialog-show_spellchecker.xpm | ||
dialog-show-new-inset_citation.xpm | ||
dialog-show-new-inset_graphics.xpm | ||
dialog-show-new-inset_include.xpm | ||
dialog-show-new-inset_ref.xpm | ||
down.xpm | ||
ert-insert.xpm | ||
file-open.xpm | ||
float-insert_figure.xpm | ||
float-insert_table.xpm | ||
font-bold.xpm | ||
font-emph.xpm | ||
font-free-apply.xpm | ||
font-noun.xpm | ||
font-sans.xpm | ||
font-smallcaps.xpm | ||
footnote-insert.xpm | ||
index-insert.xpm | ||
label-insert.xpm | ||
layout_Description.xpm | ||
layout_Enumerate.xpm | ||
layout_Itemize.xpm | ||
layout_List.xpm | ||
layout_LyX-Code.xpm | ||
layout_Scrap.xpm | ||
layout_Section.xpm | ||
layout-document.xpm | ||
layout-paragraph.xpm | ||
lyx-quit.xpm | ||
lyx.xpm | ||
marginalnote-insert.xpm | ||
math-display.xpm | ||
math-matrix.xpm | ||
math-mode.xpm | ||
math-subscript.xpm | ||
math-superscript.xpm | ||
note-insert.xpm | ||
paste.xpm | ||
psnfss1.xpm | ||
psnfss2.xpm | ||
psnfss3.xpm | ||
psnfss4.xpm | ||
README | ||
redo.xpm | ||
standard.xpm | ||
tabular-feature_align-center.xpm | ||
tabular-feature_align-left.xpm | ||
tabular-feature_align-right.xpm | ||
tabular-feature_append-column.xpm | ||
tabular-feature_append-row.xpm | ||
tabular-feature_delete-column.xpm | ||
tabular-feature_delete-row.xpm | ||
tabular-feature_multicolumn.xpm | ||
tabular-feature_set-all-lines.xpm | ||
tabular-feature_set-longtabular.xpm | ||
tabular-feature_set-rotate-cell.xpm | ||
tabular-feature_set-rotate-tabular.xpm | ||
tabular-feature_toggle-line-bottom.xpm | ||
tabular-feature_toggle-line-left.xpm | ||
tabular-feature_toggle-line-right.xpm | ||
tabular-feature_toggle-line-top.xpm | ||
tabular-feature_unset-all-lines.xpm | ||
tabular-feature_valign-bottom.xpm | ||
tabular-feature_valign-middle.xpm | ||
tabular-feature_valign-top.xpm | ||
tabular-insert.xpm | ||
thesaurus-entry.xpm | ||
toc-view.xpm | ||
undo.xpm | ||
unknown.xpm | ||
up.xpm | ||
url-insert.xpm |
All icons to be used should follow this, so that the icons look alike. - size 20x20 pixels - five color: #000000000000 #BFBFBFBFBFBF #FFFFFFFFFFFF navy #B2B2ABABACAC - two color: #BFBFBFBFBFBF black Hint: for editing a bitmap, remove the 'const' with a text editor.