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

Update default theme

(Old svn revision: 11511)
parent 7b19945c
No related branches found
No related tags found
No related merge requests found
Showing
with 64 additions and 26 deletions
......@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2004-01-03 22:16+0100\n"
"POT-Creation-Date: 2004-01-04 23:17+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -303,7 +303,7 @@ msgstr ""
msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
msgstr ""
#: src/events.c:1490
#: src/events.c:1497
#, c-format
msgid "%s: Operation not supported (yet)\n"
msgstr ""
......@@ -313,27 +313,27 @@ msgstr ""
msgid "%s: Segmentation fault"
msgstr ""
#: src/main.c:399
#: src/main.c:402
#, c-format
msgid "%s: Another Window Manager is already running"
msgstr ""
#: src/main.c:404
#: src/main.c:407
#, c-format
msgid "%s: Missing data from default files"
msgstr ""
#: src/main.c:413
#: src/main.c:416
#, c-format
msgid "%s: Failed to enter daemon mode: %s"
msgstr ""
#: src/main.c:421
#: src/main.c:424
#, c-format
msgid "%s: Failed to create new process: %s"
msgstr ""
#: src/main.c:442
#: src/main.c:445
#, c-format
msgid "%s: Unknown error occured"
msgstr ""
......
/* XPM */
static char * close_active_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * close_active_xpm[] = {
"$ c #B4BAB4 s active_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * close_active_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * close_inactive_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
......@@ -9,6 +9,7 @@ static char * close_inactive_xpm[] = {
"$ c #B4BAB4 s inactive_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * close_inactive_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * close_pressed_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * close_pressed_xpm[] = {
"# c #000000",
" ",
" ",
" ",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
......@@ -27,5 +28,6 @@ static char * close_pressed_xpm[] = {
".@@@@@@@@@@@@@@@=",
"+================",
" ",
" ",
" "}:
/* XPM */
static char * hide_active_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * hide_active_xpm[] = {
"$ c #B4BAB4 s active_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * hide_active_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * hide_inactive_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
......@@ -9,6 +9,7 @@ static char * hide_inactive_xpm[] = {
"$ c #B4BAB4 s inactive_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * hide_inactive_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * hide_pressed_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * hide_pressed_xpm[] = {
"# c #000000",
" ",
" ",
" ",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
......@@ -27,5 +28,6 @@ static char * hide_pressed_xpm[] = {
".@@@@@@@@@@@@@@@=",
"+================",
" ",
" ",
" "};
/* XPM */
static char * maximize_active_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * maximize_active_xpm[] = {
"$ c #B4BAB4 s active_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * maximize_active_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * maximize_inactive_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
......@@ -9,6 +9,7 @@ static char * maximize_inactive_xpm[] = {
"$ c #B4BAB4 s inactive_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * maximize_inactive_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * maximize_pressed_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * maximize_pressed_xpm[] = {
"# c #000000",
" ",
" ",
" ",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
......@@ -27,5 +28,6 @@ static char * maximize_pressed_xpm[] = {
".@@@@@@@@@@@@@@@=",
"+================",
" ",
" ",
" "};
/* XPM */
static char * maximize_toggled_active_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * maximize_toggled_active_xpm[] = {
"$ c #B4BAB4 s active_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * maximize_toggled_active_xpm[] = {
"++++++$$$$$$$$+++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * maximize_toggled_inactive_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
......@@ -9,6 +9,7 @@ static char * maximize_toggled_inactive_xpm[] = {
"$ c #B4BAB4 s inactive_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * maximize_toggled_inactive_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * maximize_toggled_pressed_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * maximize_toggled_pressed_xpm[] = {
"# c #000000",
" ",
" ",
" ",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
......@@ -27,5 +28,6 @@ static char * maximize_toggled_pressed_xpm[] = {
".@@@@@@@@@@@@@@@=",
"+================",
" ",
" ",
" "};
/* XPM */
static char * menu_active_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * menu_active_xpm[] = {
"$ c #B4BAB4 s active_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * menu_active_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * menu_inactive_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
......@@ -9,6 +9,7 @@ static char * menu_inactive_xpm[] = {
"$ c #B4BAB4 s inactive_mid_2",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * menu_inactive_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * menu_pressed_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * menu_pressed_xpm[] = {
"# c #000000",
" ",
" ",
" ",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
......@@ -27,5 +28,6 @@ static char * menu_pressed_xpm[] = {
".@@@@@@@@@@@@@@@=",
"+================",
" ",
" ",
" "};
/* XPM */
static char * shade_active_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * shade_active_xpm[] = {
"$ c #000000",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * shade_active_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * shade_inactive_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
......@@ -9,6 +9,7 @@ static char * shade_inactive_xpm[] = {
"$ c #000000",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * shade_inactive_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" ",
" ",
" "};
/* XPM */
static char * shade_pressed_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * shade_pressed_xpm[] = {
"# c #000000",
" ",
" ",
" ",
"................+",
".@@@@@@@@@@@@@@@=",
".@@@@@@@@@@@@@@@=",
......@@ -27,5 +28,6 @@ static char * shade_pressed_xpm[] = {
".@@@@@@@@@@@@@@@=",
"+================",
" ",
" ",
" "};
/* XPM */
static char * shade_toggled_active_xpm[] = {
"17 20 6 1",
"17 22 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
......@@ -9,6 +9,7 @@ static char * shade_toggled_active_xpm[] = {
"$ c #000000",
" ",
" ",
" ",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
......@@ -27,5 +28,6 @@ static char * shade_toggled_active_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