1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

fixed some stuffs

This commit is contained in:
kojima
2001-02-10 22:27:50 +00:00
parent 14f2db1eb2
commit de7f00d474
2 changed files with 10 additions and 4 deletions

View File

@@ -958,11 +958,17 @@ handleLogoPush(XEvent *event, void *data)
" .....XmnbN:q&Bo.... ",
" ............ "};
static char *msgs[] = {
"Have a nice day!"
"Have a nice day!",
"Focus follow mouse users will burn in hell!!!",
"F'ck Canada!!!!",
"F'ck Bastard Imperialists!!!",
"Hi! My name is bobby...",
"AHH! The neurotic monkeys are after me!"
};
clicks++;
if (!panel->timer && !broken && clicks > 0) {
char *file;
char *path;