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

Update ChangeLog

Update build scripts (ie rerun autogen.sh)
Update xfwm4's microdeck theme
Remove 1 pix border arround xffm menu bar


(Old svn revision: 10998)
parent 51ca8aad
No related branches found
No related tags found
No related merge requests found
Showing
with 38 additions and 32 deletions
2003-03-17 xfce
* Makefile.in, aclocal.m4, configure, ltcf-c.sh, ltconfig,
ltmain.sh: Make sure configure script is in line with Benny's
latest changes
2003-03-17 xfce
* ChangeLog: Update ChangeLog
2003-03-17 xfce
* src/events.c, themes/microdeck/Makefile.am,
......
......@@ -25,4 +25,4 @@ static char * title_2_active_xpm[] = {
"@@@@@@@@",
"@@@@@@@@",
"........",
"$$$$$$$$"};
"++++++++"};
......@@ -25,4 +25,4 @@ static char * title_2_inactive_xpm[] = {
"@@@@@@@@",
"@@@@@@@@",
"........",
"$$$$$$$$"};
"++++++++"};
......@@ -28,4 +28,4 @@ static char * title_2_active_xpm[] = {
"+@@@@@##########",
"+&&&&&&&&&&&&&&&",
"****************",
"................"};
"++++++++++++++++"};
......@@ -28,4 +28,4 @@ static char * title_2_inactive_xpm[] = {
"+@@@@@##########",
"+&&&&&&&&&&&&&&&",
"****************",
"................"};
"++++++++++++++++"};
......@@ -28,4 +28,4 @@ static char * title_3_active_xpm[] = {
"####################",
"&&&&&&&&&&&&&&&&&&&&",
"********************",
"...................."};
"++++++++++++++++++++"};
......@@ -28,4 +28,4 @@ static char * title_3_inactive_xpm[] = {
"####################",
"&&&&&&&&&&&&&&&&&&&&",
"********************",
"...................."};
"++++++++++++++++++++"};
......@@ -28,4 +28,4 @@ static char * title_4_active_xpm[] = {
"$$$$$$$$$$@@@@@#",
"***************#",
"################",
"................"};
"++++++++++++++++"};
......@@ -28,4 +28,4 @@ static char * title_4_inactive_xpm[] = {
"$$$$$$$$$$@@@@@#",
"***************#",
"################",
"................"};
"++++++++++++++++"};
......@@ -25,4 +25,4 @@ static char * title_5_active_xpm[] = {
"@@@@@@@@",
"@@@@@@@@",
"........",
"$$$$$$$$"};
"++++++++"};
/* XPM */
static char * title_5_inactive_xpm[] = {
"8 19 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
"$$$$$$$$",
"++++++++",
"@@@@@@@@",
......@@ -25,4 +25,4 @@ static char * title_5_inactive_xpm[] = {
"@@@@@@@@",
"@@@@@@@@",
"........",
"$$$$$$$$"};
"++++++++"};
/* XPM */
static char * top_left_active_xpm[] = {
"6 20 6 1",
"6 19 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #B4BAB4 s active_mid_2",
......@@ -24,6 +24,5 @@ static char * top_left_active_xpm[] = {
"$@###.",
"$@###.",
"$@###.",
"$@##+.",
"$@#+.$",
"$@### "};
"$@###.",
"$@###@"};
/* XPM */
static char * top_left_inactive_xpm[] = {
"6 20 6 1",
"6 19 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #B4BAB4 s inactive_mid_2",
......@@ -24,6 +24,5 @@ static char * top_left_inactive_xpm[] = {
"$@###.",
"$@###.",
"$@###.",
"$@##+.",
"$@#+.$",
"$@### "};
"$@###.",
"$@###@"};
/* XPM */
static char * top_right_active_xpm[] = {
"6 20 6 1",
"6 19 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
......@@ -24,6 +24,5 @@ static char * top_right_active_xpm[] = {
"+##@.$",
"+##@.$",
"+##@.$",
".@#@.$",
"$.@@.$",
" ##@.$"};
"+##@.$",
"+##@.$"};
/* XPM */
static char * top_right_inactive_xpm[] = {
"6 20 6 1",
"6 19 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
......@@ -24,6 +24,5 @@ static char * top_right_inactive_xpm[] = {
"+##@.$",
"+##@.$",
"+##@.$",
".@#@.$",
"$.@@.$",
" ##@.$"};
"+##@.$",
"+##@.$"};
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