mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-12 03:23:12 +00:00
layout- icons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6781 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2f126458d8
commit
ce04b1c7f1
25
lib/images/layout-character.xpm
Normal file
25
lib/images/layout-character.xpm
Normal file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * layout_character_xpm[] = {
|
||||
"20 20 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .... ",
|
||||
" . ",
|
||||
" .. ",
|
||||
" .. ",
|
||||
" .. ... ",
|
||||
" ..... .... ..",
|
||||
" .. .. ... ..",
|
||||
".. .. ... ..",
|
||||
" .. .. ..",
|
||||
" ...... .. ..",
|
||||
" .. .. .. ..",
|
||||
".. .. .. .. ",
|
||||
".. .. .. .. ",
|
||||
".. ... .. .. ",
|
||||
" ..... .. ...... ",
|
||||
" "};
|
25
lib/images/layout-document.xpm
Normal file
25
lib/images/layout-document.xpm
Normal file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * layout_document_xpm[] = {
|
||||
"20 20 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
" ",
|
||||
" .............. ",
|
||||
" . . ",
|
||||
" . . .. . .. . ",
|
||||
" . .. . . .. . ",
|
||||
" . . ",
|
||||
" . .. . . .. . ",
|
||||
" . . ",
|
||||
" . ... ... . ",
|
||||
" . . ",
|
||||
" . . .. .. . . ",
|
||||
" . . ",
|
||||
" . .. . . .. . ",
|
||||
" . . ",
|
||||
" . .... ... . ",
|
||||
" . . ",
|
||||
" . . .. .. . . ",
|
||||
" . . ",
|
||||
" .............. ",
|
||||
" "};
|
25
lib/images/layout-paragraph.xpm
Normal file
25
lib/images/layout-paragraph.xpm
Normal file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * layout_paragraph_xpm[] = {
|
||||
"20 20 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
" ",
|
||||
" ",
|
||||
" .............. ",
|
||||
" ",
|
||||
" ",
|
||||
" ................. ",
|
||||
" ",
|
||||
" ",
|
||||
" ................. ",
|
||||
" ",
|
||||
" ",
|
||||
" ................. ",
|
||||
" ",
|
||||
" ",
|
||||
" ................. ",
|
||||
" ",
|
||||
" ",
|
||||
" .......... ",
|
||||
" ",
|
||||
" "};
|
Loading…
Reference in New Issue
Block a user