mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
parent
a0d4393826
commit
e71a2ff448
@ -2120,7 +2120,7 @@ static void main_loop() {
|
||||
if ((changed != 0) && own_window_type.get(*state) == TYPE_PANEL) {
|
||||
int sidenum = -1;
|
||||
|
||||
fprintf(stderr, "%s", _(PACKAGE_NAME ": defining struts\n"));
|
||||
DBGP("%s", _(PACKAGE_NAME ": defining struts\n"));
|
||||
fflush(stderr);
|
||||
|
||||
switch (text_alignment.get(*state)) {
|
||||
|
Loading…
Reference in New Issue
Block a user