On Sun, Jun 29, 2003 at 05:47:47AM +0300, Munzir Taha Obeid wrote:
>
> Isn't it enough just to change these lines in save.c?
>
> if (katoob_document_get_readonly (doc))
> {
> return katoob_real_save (doc,
> _("Please select where to save the file."),
> KATOOB_SAVE_AS);
> }
> else
> {
> return katoob_real_save (doc,
> _("Please select where to save the file."),
> KATOOB_SAVE);
> }
> Well done! i tald me self 1000 times not to respond to mails while i'm tired! I fixed another bug! When saving a readonly doument, Unset the read only state. -- ---------------- -- Katoob Main Developer Linux registered user # 224950 ICQ # 58475622 FIRST make it run, THEN make it run fast "Brian Kernighan". -- Don't send me any attachment in Micro$oft (.DOC, .PPT) format please Read http://www.fsf.org/philosophy/no-word-attachments.html Preferable attachments: .PDF, .HTML, .TXT Thanx for adding this text to Your signature
pgp00000.pgp
Description: PGP signature
_______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

