Skip to content
Snippets Groups Projects
Commit 6b668273 authored by Olivier Fourdan's avatar Olivier Fourdan
Browse files

*** empty log message ***

(Old svn revision: 10739)
parent 93d0f04f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ static char * stick_active_xpm[] = {
" c None",
". c #000000 s active_border_color",
"+ c #FFFFFF s active_hilight_2",
"@ c #B4B6B4 s active_color_2",
"@ c #B4B6B4 s active_shadow_2",
" ",
" ",
" ",
......
......@@ -4,7 +4,7 @@ static char * stick_inactive_xpm[] = {
" c None",
". c #000000 s inactive_border_color",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #B4B6B4 s inactive_color_2",
"@ c #B4B6B4 s inactive_shadow_2",
" ",
" ",
" ",
......
......@@ -4,7 +4,7 @@ static char * stick_pressed_xpm[] = {
" c None",
". c #000000 s active_border_color",
"+ c #FFFFFF s active_hilight_2",
"@ c #B4B6B4 s active_color_2",
"@ c #B4B6B4 s active_shadow_2",
" ",
" ",
" ",
......
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