LenMus icons

License | Icons naming and format

Icons

Used in toolbars for buttons

32x32 24x24 16x16 image tag file name source & license
see notes
new tool_new_xx.png Ximian
open tool_open_xx.png Ximian
save tool_save_xx.png Ximian
copy tool_copy_xx.png Ximian
cut tool_cut_xx.png Ximian
paste tool_paste_xx.png Ximian
print tool_print_xx.png Ximian
help tool_help_xx.png Ximian
book_open tool_open_ebook_xx.png Zaitseff
metronome tool_metronome_xx.png Original
previous tool_previous_xx.png Ximian
next tool_next_xx.png Ximian
page_previous tool_page_previous_xx.png Ximian
page_next tool_page_next_xx.png Ximian
font_size tool_font_size_xx.png Ximian
play tool_play_xx.png Original
pause tool_pause_xx.png Original
stop tool_stop_xx.png Original
index_panel tool_index_panel_xx.png Original
options tool_options_xx.png eMule

For messages and message dialogs

32x32 24x24 16x16 image tag file name source & license
see notes
error msg_error_xx.png KDE
warning msg_warning_xx.png KDE
info msg_info_xx.png KDE

Used in options dialog

32x32 24x24 16x16 image tag file name source & license
see notes
colors opt_colors_xx.png KDE
language opt_language_xx.png Ximian
tools opt_tools_xx.png GNOME

Used for buttons

32x32 24x24 16x16 image tag file name source & license
see notes
cancel button_cancel_xx.png Ximian
accept button_accept_xx.png Ximian

Used in other parts of the application

32x32 24x24 16x16 image tag file name source & license
see notes
book_closed app_book_xx.png Zaitseff

Source and original licence

To my knowledge, all these icons are freely usable either under GNU GPL, LGPL licence, or Creative Commons. If this were not the case, please, let me know to stop using them. Procedence and original license is as follows:

License

All LenMus original artwork, as above identified, is released under the GNU GPL licence and under the Creative Commons Attribution-ShareAlike license. You can choose the one you prefer for the intended usage.

For the other icons its original licence aplies.

LenMus icons' naming rules and format

PNG, XPM and SVG are the freedesktop.org recommended bitmap formats for icons. As SVG is for vectorized icons and XPM is supported only due to backwards compability reasons, LenMus icons will be in PNG format.

In the LenMus program each icon/bitmap must have its own name and this name must identify the icon purpose and use, and not the particular image the icon contains. If the same image is used for two purposes/tools then there will be two icons with the same image but with different name.

Icon name is formed by three parts: [usage]_[name]_[size].png

[size] can be 16, 24 or 32, refering to 16x16, 24x24 or 32x32, respectively. [name] is the icon's name. And [usage] refers to where is it used in LenMus program, as follows:

usage name description
tool icons used in toolbars for buttons
button icons used for buttons (control wxButton)
opt icons used in options dialog, to select the appropiate panel and to identify the panel
msg artwork and icons used in messages and message dialogs
app artwork and icons used in other parts of the application