Ticket #1707: lcdproc.patch
File lcdproc.patch, 426 bytes (added by , 20 years ago) |
---|
-
lcdprocclient.cpp
old new 609 609 // version LCDd is using: 610 610 611 611 if (serverVersion.startsWith ("CVS-current") || 612 serverVersion.startsWith ("0.5 dev"))612 serverVersion.startsWith ("0.5")) 613 613 { 614 614 // Latest CVS versions of LCDd has priorities switched 615 615 pVersion = LCD_VERSION_5;