[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#444500: klaptopdaemon: "Hibernate" menu items missing with 2.6.22 and later kernels




Which version is this against?

kde svn 3.5 branch

My portable.cpp has

               if (p.exists() && p.open(IO_ReadOnly)) {

and

               else if (f.exists() && f.open(IO_ReadOnly)) {

instead of the plainer version in the patch.

you can easily adapt the patch as the important part 
is textstream usage.

Reply to: