mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
First publishable version
This commit is contained in:
parent
c8b05825a0
commit
d32217c528
295 changed files with 28883 additions and 6764 deletions
|
|
@ -1 +0,0 @@
|
|||
close-active.xpm
|
||||
37
xfwm4/close-pressed.xpm
Normal file
37
xfwm4/close-pressed.xpm
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/* XPM */
|
||||
static char * button_active_xpm[] = {
|
||||
"25 30 4 1",
|
||||
" c #808080 s active_color_1",
|
||||
"@ c #FFFFFF s active_shadow_1",
|
||||
"+ c #505050 s active_hilight_1",
|
||||
"S c #C0C0C0 s active_text_color",
|
||||
"+++++++++++++++++++++++++",
|
||||
"+++++++++++++++++++++++++",
|
||||
" ",
|
||||
" ",
|
||||
" @@@@@@@@@@@@@@@@@@@@@@@ ",
|
||||
" @@@@@@@@@@@@@@@@@@@@@@+ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ SS SS ++ ",
|
||||
" @@ SSS SSS ++ ",
|
||||
" @@ SSS SSS ++ ",
|
||||
" @@ SSS SSS ++ ",
|
||||
" @@ SSS SSS ++ ",
|
||||
" @@ SSSSS ++ ",
|
||||
" @@ SSS ++ ",
|
||||
" @@ SSSSS ++ ",
|
||||
" @@ SSS SSS ++ ",
|
||||
" @@ SSS SSS ++ ",
|
||||
" @@ SSS SSS ++ ",
|
||||
" @@ SSS SSS ++ ",
|
||||
" @@ SS SS ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@+++++++++++++++++++++ ",
|
||||
" @++++++++++++++++++++++ ",
|
||||
" ",
|
||||
" "};
|
||||
Loading…
Add table
Add a link
Reference in a new issue