Skip to content
Snippets Groups Projects
Commit c98d4cd3 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

begining of the stellar iconset fix

parent fe8221e7
No related branches found
No related tags found
No related merge requests found
plugins/gtkgui/icons/stellar/chat.png

732 B

/* XPM */
static char * closed_xpm[] = {
"6 8 2 1",
" c None",
". c #000000",
". ",
".. ",
"... ",
".... ",
"... ",
".. ",
". ",
" "};
plugins/gtkgui/icons/stellar/connect.png

660 B

/* XPM */
static char * opened_xpm[] = {
"7 6 2 1",
" c None",
". c #000000",
".......",
" ..... ",
" ... ",
" . ",
" ",
" "};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment