shr-launcher updated

Midyr newsletters at dedanaan.de
Sun Mar 28 19:53:11 CEST 2010


 Hi,
BTW:

to solve the problem with more than one "=" in Exec line, it could be help
to do this in the two funktions in dbsqlite.c:

                        if (strncmp (line, "Exec", 4) == 0) {
                                #tystr = strtok(line, "=");
                                #tystr = strtok(NULL, "=");
                                #strcpy(typ, tystr);
                                strcpy(typ, line +5);

I can't test it because git.shr-project.org seemed to be down.

I hope it helps

Frank 
-- 
View this message in context: http://n2.nabble.com/shr-launcher-updated-tp4773819p4814002.html
Sent from the Openmoko Community mailing list archive at Nabble.com.



More information about the community mailing list