dnd



Hi,
 I need some help with dnd.
 I don't know what i am doing wrong.
 In gtranslator_parse func if you make a g_printf("%s", po->filename)
prints a good path when you drag n drop a file into gtranslator.
 I tested it doing something like:
if(strcmp(po->filename, "path/to/file.po")){g_printf("its the same file");
but po_file_read returns NULL with po->filename, and works fine with "path/to/file.po" parameter.

Any idea?


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