Menustuff added/modified!
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* client_data.h
|
||||
* client.c
|
||||
* This file is part of LCDd, the lcdproc server.
|
||||
*
|
||||
* This file is released under the GNU General Public License. Refer to the
|
||||
@@ -260,4 +260,4 @@ client_remove_screen (Client * c, Screen * s)
|
||||
int client_screen_count (Client * c)
|
||||
{
|
||||
return LL_Length(c->screenlist);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user