Hey'

One thing I didn't put in the patch because I'm not sure if it's an error:


in src/gnet_props.ag around line 1454 possibly s/allows/allow

prop = {
    name = "prefer_compressed_gnet";
    desc = "If active, only compressed incoming connections are allowed
after "
           "the minimum number of connections has been established. Always
"
           "allows for one non-compressed connection.";
    type = boolean;
    data = {
        default = FALSE;
    };
};

If you're telling the user that she should always allow for one
non-compressed connection, then s/allows/allow

If you're telling the user that gtkg always allows for one non-compressed
compression, then it's fine as is.

--
Murphy



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to