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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user